alert service
This commit is contained in:
parent
0e73841b3e
commit
608561ab38
8 changed files with 283 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
drop table if exists alert;
|
||||
drop type alert_condition;
|
||||
drop table if exists instrument;
|
||||
drop table if exists currency;
|
||||
drop table if exists users;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue