mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-13 02:23:51 +00:00
add rockhopper config for sqlite3
This commit is contained in:
parent
007b679768
commit
16b7944b92
5
rockhopper_sqlite.yaml
Normal file
5
rockhopper_sqlite.yaml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
driver: sqlite3
|
||||||
|
dialect: sqlite3
|
||||||
|
dsn: "bbgo.sqlite3"
|
||||||
|
migrationsDir: migrations/sqlite3
|
Loading…
Reference in New Issue
Block a user