bbgo_origin/migrations/sqlite3
2022-05-31 17:16:42 +08:00
..
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 change column to net_asset_in_* to avoid confusion 2022-05-04 19:13:55 +08:00
20211211103657_update_fee_currency_length.sql migrations: make fee column signed for ftx 2022-04-19 12:19:14 +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
20220419121046_fix_fee_column.sql add the migration sql 2022-04-20 12:17:26 +08:00
20220503144849_add_margin_info_to_nav.sql change balance_in_usd and balance_in_btc to signed 2022-05-04 19:05:45 +08:00
20220504184155_fix_net_asset_column.sql add interest and fix net asset column 2022-05-04 18:58:32 +08:00
20220512170330_fix_profit_symbol_length.sql fix sqlite column modification 2022-05-13 10:20:47 +08:00
20220520140707_kline_unique_idx.sql add unique index for sqlite 2022-05-20 16:36:25 +08:00
20220531012226_margin_loans.sql add margin history migrations 2022-05-31 17:16:42 +08:00
20220531013327_margin_repays.sql add margin history migrations 2022-05-31 17:16:42 +08:00
20220531013541_margin_interests.sql add margin history migrations 2022-05-31 17:16:42 +08:00