Files
lti-api/internal/database/migrations/20260218090010_seed_fifo_stock_v2_config.up.sql
T

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;