Skip to content

Commit

Permalink
add rockhopper config for sqlite3
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Feb 5, 2021
1 parent 007b679 commit 16b7944
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions rockhopper_sqlite.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
driver: sqlite3
dialect: sqlite3
dsn: "bbgo.sqlite3"
migrationsDir: migrations/sqlite3

0 comments on commit 16b7944

Please sign in to comment.