Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@matthewpeterkort
Copy link
Collaborator

@matthewpeterkort matthewpeterkort commented Sep 17, 2024

Adds Sqlite driver.

Uses https://pkg.go.dev/github.com/mattn/go-sqlite3#section-readme which enables most of the
psql code to be reused.

Grip server with Sqlite driver can be started with either:
grip server -c ./test/sqlite.yml or grip server -d sqlite if you want to use default DB file path

@bwalsh
Copy link
Collaborator

bwalsh commented Sep 18, 2024

nice work!

@kellrott kellrott merged commit b163abb into develop Oct 3, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants