Format sql
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- [RULES]
|
||||
|
||||
CREATE TABLE RULES
|
||||
create table rules
|
||||
(
|
||||
Content TEXT PRIMARY KEY
|
||||
content text primary key
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user