This website requires JavaScript.
Explore
Help
Sign In
re
/
go-sqlcipher
forked from
mirror/go-sqlcipher
Watch
1
Star
0
Fork
You've already forked go-sqlcipher
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
122ddb16de
go-sqlcipher
/
sqlite3-binding.c
5 lines
66 B
C
Raw
Normal View
History
Unescape
Escape
hack to use libsqlite3 $ go build -tags "libsqlite3 windows"
2015-06-12 07:26:42 +03:00
#
ifndef USE_LIBSQLITE3
#
include "code
/
sqlite3-binding.c"
Modified for windows support.
2012-10-28 06:58:40 +04:00
#
endif