nightly commit
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
PRAGMA encoding = "UTF-8";
|
||||
PRAGMA foreign_keys = ON;
|
||||
|
||||
CREATE TABLE user(
|
||||
[ccn_name] TEXT NOT NULL,
|
||||
[ccn_password] TEXT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user