basic storage package
This commit is contained in:
parent
7a76027961
commit
6621f49770
7 changed files with 140 additions and 0 deletions
3
build.sh
Executable file
3
build.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
CGO_ENABLED=1 go build -tags sqlite_foreign_keys
|
||||
Loading…
Add table
Add a link
Reference in a new issue