4 lines
182 B
MySQL
4 lines
182 B
MySQL
|
|
-- Baseline migration cannot be rolled back
|
||
|
|
-- This is the initial state of the database schema
|
||
|
|
-- If you need to revert, you must manually drop all tables and recreate from scratch
|