.. |
20200721225616_trades.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20200819054742_trade_index.sql
|
add script for testing sqlite3 migration
|
2021-02-05 14:20:07 +08:00 |
20201102222546_orders.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20201103173342_trades_add_order_id.sql
|
migrations/sqlite3: fix sqlite3 alter syntax
|
2021-02-06 11:22:04 +08:00 |
20201105092857_trades_index_fix.sql
|
add script for testing sqlite3 migration
|
2021-02-05 14:20:07 +08:00 |
20201105093056_orders_add_index.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20201106114742_klines.sql
|
add kline indexes for sqlite3
|
2021-06-01 01:48:11 +08:00 |
20201211175751_fix_symbol_length.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20210118163847_fix_unique_index.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20210119232826_add_margin_columns.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20210129182704_trade_price_quantity_index.sql
|
add sqlite3 migrations
|
2021-02-05 14:15:28 +08:00 |
20210215203111_add_pnl_column.sql
|
add strategy column
|
2021-02-15 20:35:27 +08:00 |
20210223080622_add_rewards_table.sql
|
integrate reward service into the sync service
|
2021-02-23 16:39:48 +08:00 |
20210301140656_add_withdraws_table.sql
|
migration: extend tx id and address size
|
2021-03-14 11:18:22 +08:00 |
20210307201830_add_deposits_table.sql
|
migration: extend tx id and address size
|
2021-03-14 11:18:22 +08:00 |
20210531234123_add_kline_taker_buy_columns.sql
|
fix klines table migration
|
2021-12-26 02:40:00 +08:00 |
20211205162302_add_is_futures_column.sql
|
add is_futures column migration sql
|
2021-12-08 19:39:00 +08:00 |
20211211020303_add_ftx_kline.sql
|
migrations: clean up and add kucoin klines table
|
2021-12-26 02:30:45 +08:00 |
20211211034818_add_nav_history_details.sql
|
account: add nav_history_details and account_service for #302
|
2021-12-14 08:09:18 +08:00 |
20211211103657_update_fee_currency_length.sql
|
doc: update readme document for migration
|
2021-12-11 10:41:15 +08:00 |
20211226022411_add_kucoin_klines.sql
|
migrations: clean up and add kucoin klines table
|
2021-12-26 02:30:45 +08:00 |
20220304153309_add_profit_table.sql
|
implement profit insert
|
2022-03-04 19:24:40 +08:00 |
20220307132917_add_positions.sql
|
migrations: fix default symbol char length
|
2022-03-14 21:21:58 +08:00 |
20220317125555_fix_trade_indexes.sql
|
compile and update migration package
|
2022-03-18 14:04:01 +08:00 |