clean db
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
3785ac599a
commit
33682eafb6
12 changed files with 31 additions and 244 deletions
|
|
@ -2,7 +2,7 @@ DROP TABLE IF EXISTS account_snapshot;
|
|||
DROP TABLE IF EXISTS position_snapshot;
|
||||
DROP TABLE IF EXISTS transaction;
|
||||
DROP TABLE IF EXISTS recurring_rule;
|
||||
DROP TABLE IF EXISTS envelope;
|
||||
DROP TABLE IF EXISTS account;
|
||||
DROP TABLE IF EXISTS instrument_ticker_cache;
|
||||
DROP TABLE IF EXISTS price_history;
|
||||
DROP TABLE IF EXISTS instrument;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue