Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Orakl CLI from SQLite to PostgreSQL #388

Merged
merged 41 commits into from
Mar 16, 2023

Conversation

martinkersner
Copy link
Member

@martinkersner martinkersner commented Mar 15, 2023

Description

This PR migrates the remaining configuration previously stored in SQLite to Orakl Network state that is governened by the Orakl Network API. The configuration data are now stored in PostreSQL database.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist before requesting a review

  • I have performed a self-review of my code.

Deployment

  • Should publish npm package
  • Should publish Docker image

@martinkersner martinkersner self-assigned this Mar 15, 2023
@martinkersner martinkersner linked an issue Mar 15, 2023 that may be closed by this pull request
4 tasks
@martinkersner martinkersner marked this pull request as ready for review March 16, 2023 06:17
@martinkersner martinkersner merged commit 7e71db3 into master Mar 16, 2023
@martinkersner martinkersner deleted the i-387/feat/orakl-climigrate-from-sqlite branch March 16, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orakl CLI: Fully migrate from SQLite to PostgreSQL
1 participant