This commit is contained in:
2023-03-16 15:32:14 +00:00
parent 53128a92de
commit b76d5599d8
10 changed files with 3827 additions and 4061 deletions

View File

@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE `Paragraph` MODIFY `time` DATETIME NOT NULL;