Api fixes #75

Merged
KevinMidboe merged 11 commits from api_fixes into master 2018-02-05 14:02:11 +00:00
Showing only changes of commit eedfe4cf3f - Show all commits

View File

@@ -23,7 +23,7 @@ CREATE TABLE IF NOT EXISTS search_history (
CREATE TABLE IF NOT EXISTS requests( CREATE TABLE IF NOT EXISTS requests(
id TEXT, id TEXT,
name TEXT, title TEXT,
year NUMBER, year NUMBER,
poster_path TEXT DEFAULT NULL, poster_path TEXT DEFAULT NULL,
background_path TEXT DEFAULT NULL, background_path TEXT DEFAULT NULL,