a2a-source-edit: write db/migrations/001_app_records.sql

This commit is contained in:
a2a-cloud
2026-07-18 03:26:56 +00:00
parent e65c5ba76d
commit ed91e1e1d8

View File

@@ -0,0 +1,3 @@
-- Retained migration slot from the full-stack scaffold.
-- QuoteJudge product tables live in 001_quotejudge.sql.
SELECT 1;