Feat: support sqlite

This commit is contained in:
HFO4
2019-11-16 16:49:03 +08:00
parent e05ba1030c
commit f46b52b6ba
4 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.dll
*.so
*.dylib
*.db
# Test binary, build with `go test -c`
*.test