CC-2141 : Upgrade support for Airtime 1.7
This commit is contained in:
parent
953456e709
commit
19e75a3756
4 changed files with 33 additions and 3 deletions
|
@ -195,7 +195,7 @@ CREATE TABLE "cc_show_days"
|
|||
"repeat_type" INT2 NOT NULL,
|
||||
"next_pop_date" DATE,
|
||||
"show_id" INTEGER NOT NULL,
|
||||
"record" INT2,
|
||||
"record" INT2 default 0,
|
||||
PRIMARY KEY ("id")
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue