mirror of
https://github.com/aljazceru/nsecbunkerd.git
synced 2025-12-17 06:04:22 +01:00
3 lines
68 B
SQL
3 lines
68 B
SQL
-- AlterTable
|
|
ALTER TABLE "Policy" ADD COLUMN "deletedAt" DATETIME;
|