Windows: Statically linkable SQLite3

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard 2015-05-30 16:05:12 -07:00 committed by John Howard
parent ab8d2da487
commit 9998a8cb38
3 changed files with 11 additions and 8 deletions

View file

@ -0,0 +1,5 @@
// +build cgo,!windows
package graphdb
import _ "code.google.com/p/gosqlite/sqlite3" // registers sqlite