basic storage package

This commit is contained in:
Nazar Kanaev 2020-06-21 21:58:51 +01:00 committed by nkanaev
parent 7a76027961
commit 6621f49770
7 changed files with 140 additions and 0 deletions

3
build.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
CGO_ENABLED=1 go build -tags sqlite_foreign_keys