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