3 lines
86 B
SQL
3 lines
86 B
SQL
-- meta table is created by the migrate runner; this migration is a marker.
|
|
SELECT 1;
|
-- meta table is created by the migrate runner; this migration is a marker.
|
|
SELECT 1;
|