sfcnr/gamemodes/irresistible/config/migrations/blank_migration.sql.sample

4 lines
168 B
Plaintext

-- CREATE A MIGRATION ENTRY
INSERT INTO `DB_MIGRATIONS` (`MIGRATION`) VALUES (/*'yyyymmdd_server_description'*/); -- put the migration's filename as the value
-- BEGIN