- Deprecated/broken migration files archived - New auth_schema migration (015) - Trading service events migration (016) - Migration renumbering utility - Migration test suite
6 lines
250 B
SQL
6 lines
250 B
SQL
-- Migration 005: Placeholder (original migration deprecated)
|
|
-- This migration slot is reserved for historical sequence continuity
|
|
-- Original migration moved to .deprecated/005_up_create_advanced_risk_management.sql
|
|
|
|
SELECT 1; -- No-op placeholder
|