bbgo_origin/migrations/mysql
2021-12-26 02:40:00 +08:00
..
20200721225616_trades.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20200819054742_trade_index.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20201102222546_orders.sql orders: update client_order_id (client_id) column length for 2021-12-11 02:23:39 +08:00
20201103173342_trades_add_order_id.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20201105092857_trades_index_fix.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20201105093056_orders_add_index.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20201106114742_klines.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20201211175751_fix_symbol_length.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20210118163847_fix_unique_index.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20210119232826_add_margin_columns.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20210129182704_trade_price_quantity_index.sql move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +08:00
20210215203116_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
20210416230730_klines_symbol_length.sql migration: extend symbol column length to 10 2021-04-16 23:11:40 +08:00
20210421091430_increase_symbol_length.sql compile and update migration package 2021-04-21 11:21:15 +09:00
20210421095030_increase_decimal_length.sql compile and update migration package 2021-04-21 11:21:15 +09:00
20210531234123_add_kline_taker_buy_columns.sql fix klines table migration 2021-12-26 02:40:00 +08:00
20211205162043_add_is_futures_column.sql add is_futures column migration sql 2021-12-08 19:39:00 +08:00
20211211020303_add_ftx_kline.sql exchange: 2021-12-11 02:11:01 +08:00
20211211034819_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