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