generated from pure_sagacity/rust-starter
added database stuff
added clap arguments added the gen_or_get_key func in lib git ignore for .env migrations
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS secrets;
|
||||
DROP TABLE IF EXISTS projects;
|
||||
Reference in New Issue
Block a user