Added schema.sql and testdata.sql, moved sql out of tests package
This commit is contained in:
1
testdata.sql
Normal file
1
testdata.sql
Normal file
@@ -0,0 +1 @@
|
||||
INSERT INTO users VALUES(1,'testuser','hashedpassword',1738995274);
|
||||
Reference in New Issue
Block a user