fix: remove comments from schema.sql
This commit is contained in:
parent
b0dcac751b
commit
6ef6b33497
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
-- PieVR Database Schema
|
||||
|
||||
CREATE TABLE IF NOT EXISTS questions (
|
||||
id INTEGER PRIMARY KEY AUTOINCREMENT,
|
||||
type TEXT NOT NULL,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue