fix: remove comments from schema.sql

This commit is contained in:
StirGpea 2026-08-21 11:56:18 +00:00
parent b0dcac751b
commit 6ef6b33497

View file

@ -1,5 +1,3 @@
-- PieVR Database Schema
CREATE TABLE IF NOT EXISTS questions (
id INTEGER PRIMARY KEY AUTOINCREMENT,
type TEXT NOT NULL,