refine readme

This commit is contained in:
TonyQ 2021-12-04 02:09:27 +00:00
parent da76323c9c
commit 0a159d96d8

View File

@ -583,7 +583,7 @@ or
bash utils/generate-new-migration.sh 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,