mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Small updates including assembly version
This commit is contained in:
parent
98d143c9b2
commit
ced6d989c9
8 changed files with 76 additions and 30 deletions
|
@ -26,6 +26,7 @@ CREATE TABLE IF NOT EXISTS Requested
|
|||
Title varchar(50) NOT NULL,
|
||||
PosterPath varchar(50) NOT NULL,
|
||||
ReleaseDate varchar(50) NOT NULL
|
||||
Status varchar(50) NOT NULL
|
||||
);
|
||||
|
||||
CREATE TABLE IF NOT EXISTS GlobalSettings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue