Files
chat/chat/db/migrations/0001_init_meta.sql
T
2026-04-26 11:32:32 -04:00

3 lines
86 B
SQL

-- meta table is created by the migrate runner; this migration is a marker.
SELECT 1;