chore: add migration tooling

This commit is contained in:
Philipp
2026-06-10 15:04:52 +02:00
parent 2112821f79
commit d4752159fb
8 changed files with 126 additions and 8 deletions
@@ -0,0 +1,3 @@
-- Baseline migration for golang-migrate.
-- Schema tables start with E2-T02.
SELECT 1;