fix imports

This commit is contained in:
daniel31x13
2024-03-27 03:20:00 -04:00
parent 495af0a752
commit 2e2d7baee1
5 changed files with 107 additions and 63 deletions
@@ -0,0 +1,2 @@
-- AlterTable
ALTER TABLE "Link" ADD COLUMN "importDate" TIMESTAMP(3);