-
We need to decide how to manage SQL migration versioning.
Currently, the database version is set to 7.22.0 by Operaton. To ensure compatibility, we need to:
1. Increase the database version to 7…
-
As we are intending for Open RMS to be available for more than one client, I'd like to propose moving to database versioning and script control more like Vlad describes [here](http://enterprisecraftsm…
-
For streams that do not require strict versioning and to provide more write reliability (namely less concurrency conflict for higher throughput generic sub-streams) the event store should have the abi…
-
Currently, if database tables are changed, you need to delete them manually before using new code.
-
## Summary
This Parent Issue encompasses the tasks required to implement a zero-downtime schema migration strategy. The primary goal is to manage API versioning, database schema migration, and se…
-
-
The format of the .cmissync SQLite database sometimes changes.
Have a key-value in table "general" to identify database format version.
-
**Pick a category**
- [] New Checks/Rules
- [] New Services coverage
- [] UI improvement
- [x] New Features (e.g: new parameter, new filter, new page)
- [] Others...
**Is your feature request …
-
We need to have a version attribute of the database in the form of YYYYMMDD, which should match corresponding tags in the advent-db unit. This version should be shown on AdVent startup and with `db-dj…
-
In order to maintain a smooth database working pipeline and avoid breaking the database between versions we will need to implement some database versioning solution, there are some options:
alembic (…