MrCode97 / windowOrganizer

0 stars 0 forks source link

Concept for database shema evolution #16

Open luechtdiode opened 1 month ago

luechtdiode commented 1 month ago

The actual setup for the database is not scaleable for later schema evolution. The init.sql script is only applied on initial startup of the system, when no database exists.

Some suggestions: