bbgo_origin/migrations/mysql
2021-06-01 01:39:23 +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 move mysql migrations to migrations/mysql 2021-02-06 11:22:04 +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 kline record insert fields 2021-06-01 01:39:23 +08:00