mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 21:41:55 +00:00
7 lines
179 B
PL/PgSQL
7 lines
179 B
PL/PgSQL
BEGIN;
|
|
|
|
-- no-op: moved to 20260306090011_disable_chickin_fifo_consumption_after_core.up.sql
|
|
-- to ensure FIFO core + seed are applied before this data update migration.
|
|
|
|
COMMIT;
|