Merge remote-tracking branch 'origin/pr/420' into codex/pr-416-420-integration

This commit is contained in:
fawney19
2026-05-10 18:44:29 +08:00
20 changed files with 851 additions and 42 deletions

View File

@@ -0,0 +1,2 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the MySQL baseline.

View File

@@ -0,0 +1,3 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the squashed baseline and
-- 20260505000000_sync_core_export_columns for existing Postgres deployments.

View File

@@ -0,0 +1,2 @@
-- Historical compatibility no-op.
-- The auth module tables are already present in the SQLite baseline.