Move database into the main app
I was having issues including the lib as a crate, its fine just being a module for now.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP TABLE users
|
||||
Reference in New Issue
Block a user
I was having issues including the lib as a crate, its fine just being a module for now.
@@ -0,0 +1 @@
|
||||
DROP TABLE users
|
||||