创建基本的表结构

This commit is contained in:
2026-03-07 13:52:16 +08:00
parent 88861f4264
commit 5e0e39bfc3
8 changed files with 156 additions and 0 deletions

View File

@ -0,0 +1,2 @@
UPDATE migrate_version
SET version = ?;