Skip to content
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
-- Dummy no-op migration to test the out-of-order CI check.
-- Timestamp (2020-01-01) is intentionally earlier than the latest migration on main.
SELECT 1;
Loading