Remove an excess comment
This commit is contained in:
parent
cab0fc92df
commit
0187969571
|
@ -1,4 +1,3 @@
|
|||
-- Add migration script here
|
||||
CREATE TABLE IF NOT EXISTS users (
|
||||
id INTEGER PRIMARY KEY NOT NULL,
|
||||
username TEXT NOT NULL,
|
||||
|
|
Loading…
Reference in New Issue