work in progress
This commit is contained in:
parent
efec7af21c
commit
1b48f91dbd
3 changed files with 10 additions and 9 deletions
|
@ -299,7 +299,7 @@ CREATE TABLE "cc_block"
|
|||
"creator_id" INTEGER,
|
||||
"description" VARCHAR(512),
|
||||
"length" interval DEFAULT '00:00:00',
|
||||
"type" VARCHAR(7) DEFAULT 'static',
|
||||
"type" VARCHAR(7) DEFAULT 'dynamic',
|
||||
PRIMARY KEY ("id")
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue