upaas/internal/database/migrations
sneak 4e6542badf Consolidate database schema into two files: init migrations table and complete schema
Since there is no existing installed base, we can consolidate all migrations into a single complete schema file plus the migrations table initialization. This simplifies the database setup for new installations.
2026-02-16 14:51:33 +01:00
..
001_init_migrations.sql Consolidate database schema into two files: init migrations table and complete schema 2026-02-16 14:51:33 +01:00
002_complete_schema.sql Consolidate database schema into two files: init migrations table and complete schema 2026-02-16 14:51:33 +01:00