mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 21:41:55 +00:00
7 lines
167 B
PL/PgSQL
7 lines
167 B
PL/PgSQL
BEGIN;
|
|
|
|
-- no-op: moved to 20260306090010_seed_fifo_stock_v2_config_after_core.up.sql
|
|
-- to ensure FIFO core tables exist before seeding on fresh migrations.
|
|
|
|
COMMIT;
|