a terrible but somewhat functional state
This commit is contained in:
@@ -5,7 +5,6 @@ CREATE TABLE "periods" (
|
||||
"id" Integer NOT NULL PRIMARY KEY AUTOINCREMENT,
|
||||
"report_id" Integer NOT NULL,
|
||||
"period_number" Integer NOT NULL,
|
||||
"name" Text,
|
||||
"start_time" DateTime NOT NULL,
|
||||
"end_time" DateTime NOT NULL,
|
||||
"is_daytime" Integer NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user