generated from pure_sagacity/rust-starter
c64ed1be4e
added clap arguments added the gen_or_get_key func in lib git ignore for .env migrations
3 lines
61 B
SQL
3 lines
61 B
SQL
DROP TABLE IF EXISTS secrets;
|
|
DROP TABLE IF EXISTS projects;
|