First commit
This commit is contained in:
5
db/drop.sql
Normal file
5
db/drop.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
drop view dailylift;
|
||||
drop table training;
|
||||
drop table shorthand;
|
||||
drop table exercise;
|
||||
drop table account;
|
||||
Reference in New Issue
Block a user