evdubs / renegade-way

Option Trading Application
Mozilla Public License 2.0
122 stars 24 forks source link

Order information in the database needs to be keyed on id and account #6

Closed evdubs closed 4 years ago

evdubs commented 4 years ago

It looks like order IDs are unique per account, so each of the order and order_* tables needs to refer to both order_id and account