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