Incompatible changes due to Database Migration #29
Replies: 1 comment
-
|
Please note that this change is now released in version 1.0.0.a2. To discuss more, go to #77 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The project has decided to switch to using sqlite as it's database instead of duckdb. The migration was completed via #24.
As such, all users are advised to manually migrate their database before updating to the latest development version of NiveshPy. Alternatively, you can delete and re-populate the database after updating the app.
Please keep in mind that further major changes are expected as part of #27. Please keep these in mind before continuing to work on this project.
Beta Was this translation helpful? Give feedback.
All reactions