secanis / stjorna

STJÓRNA was created to have an easy product management with the possibility to access the categories and products over an simple only readable REST API.
https://stjorna.secanis.ch
MIT License
2 stars 1 forks source link

Implement DB versioning #19

Open matthiasbaldi opened 6 years ago

matthiasbaldi commented 6 years ago

To avoid problems during schema update on the database, we should implement a DB versioning to run upgrade/downgrade scripts if required.

matthiasbaldi commented 4 years ago

Will be done in v3, because of switching to a "real" database.