mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-22 06:53:52 +00:00
Update migration.md
This commit is contained in:
parent
7dd314703c
commit
2afc41157d
|
@ -23,7 +23,7 @@ rockhopper --config rockhopper_mysql.yaml create --type sql add_pnl_column
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Be sure to edit both sqlite3 and mysql migration files. ( [Sample](migrations/mysql/20210531234123_add_kline_taker_buy_columns.sql) )
|
Be sure to edit both sqlite3 and mysql migration files. ( [Sample](.../../migrations/mysql/20210531234123_add_kline_taker_buy_columns.sql) )
|
||||||
|
|
||||||
To test the drivers, you have to update the rockhopper_mysql.yaml file to connect your database,
|
To test the drivers, you have to update the rockhopper_mysql.yaml file to connect your database,
|
||||||
then do:
|
then do:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user