Remove remaining SQLite-only schema and docs residue.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
PRAGMA foreign_keys = ON;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS users (
|
||||
id TEXT PRIMARY KEY,
|
||||
username TEXT NOT NULL UNIQUE,
|
||||
|
||||
Reference in New Issue
Block a user