exchangemarket/args
sairajzero 76339f1621 Optimization and Bug fix
- Renamed all `status` columns to `r_status`
- r_status uses INT instead of VARCHAR
- status-codes are used instead of strings
- Codes for status and modes can be found at floExchangeAPI.processCode
- Merged DepositCoin, WithdrawCoin, DepositToken, WithdrawToken into VaultTransactions so that all deposit/withdraw transactions can be viewed in order
- Updated relevant SQL syntaxes for the above
- Converted all multi-valued placeholders in SQL queries to array based placeholders
- Fixed minor bugs
2022-10-20 04:23:35 +05:30
..
param-default.json adding args and set_globals 2021-08-30 22:01:42 +05:30
schema.sql Optimization and Bug fix 2022-10-20 04:23:35 +05:30
truncateAll.sql Optimization and Bug fix 2022-10-20 04:23:35 +05:30