added migration script support

This commit is contained in:
2026-04-16 22:25:04 -05:00
parent c08b570457
commit e55e02509b
2 changed files with 71 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
Migration scripts for MySQL go in this directory. Name them as YYYYMMDDNN.sql, where YYYYMMDD is the
current date and NN is a two-digit sequence number beginning at 01.