Ferdinand Thiessen
|
507eb8d711
|
fix(migrations): Fix rebase issues
ci/woodpecker/push/lint Pipeline was successful
Details
ci/woodpecker/push/test Pipeline was successful
Details
ci/woodpecker/pr/lint Pipeline was successful
Details
ci/woodpecker/pr/test Pipeline was successful
Details
|
2022-02-23 15:24:24 +01:00 |
Ferdinand Thiessen
|
4248405462
|
feat(plugins): Identify plugins by id, migrations must be provided at defined location, add utils for plugin functions
|
2022-02-23 15:24:24 +01:00 |
Ferdinand Thiessen
|
f5c7e59162
|
feat(docs): Add documentation on how to install tables
Also various documentation fixed and improvments
|
2022-02-23 15:24:21 +01:00 |
Ferdinand Thiessen
|
5cf54c1a08
|
feat(db): Add migrations support to plugins
* Add initial migrations for core Flaschengeist
* Add migrations to balance
* Add migrations to pricelist
|
2022-02-23 15:21:37 +01:00 |
Ferdinand Thiessen
|
4d972defdc
|
feat(db): Add database migration support, implements #19
Migrations allow us to keep track of database changes and upgrading databases if needed.
|
2022-02-23 15:21:37 +01:00 |
Ferdinand Thiessen
|
a3ccd6cea1
|
feat(db): Use named database constraints
|
2021-12-18 01:48:12 +01:00 |
Ferdinand Thiessen
|
05dc158719
|
[cleanup] PEP8 cleanup
|
2021-11-18 12:56:02 +01:00 |
Ferdinand Thiessen
|
7129469835
|
[roles] MySQL is caseinsensitive for strings so workaround it for renaming roles
|
2021-07-29 17:18:01 +02:00 |
Ferdinand Thiessen
|
a5d3b837cd
|
Restructured project, renamed modules, removed geruecht as it is dead.
|
2020-10-30 03:30:46 +01:00 |