first commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add cert_download_count field to hosts table
|
||||
ALTER TABLE "hosts" ADD COLUMN "cert_download_count" INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user