Andras Banki-Horvath 91c3e1496f
sqldb: separate migration execution from construction
This commit separates the execution of SQL and in-code migrations
from their construction. This change is necessary because,
currently, the SQL schema is migrated during the construction
phase in the lncfg package. However, migrations are typically
executed when individual stores are constructed within the
configuration builder.
2025-01-23 09:10:59 +01:00
..
2024-10-26 14:18:00 +02:00
2024-10-26 14:18:00 +02:00
2024-10-26 14:18:00 +02:00