This website requires JavaScript.
Explore
Help
Sign In
mirror
/
go-sqlcipher
mirror of
https://github.com/xeodou/go-sqlcipher.git
Watch
1
Star
0
Fork
You've already forked go-sqlcipher
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5651a9d9d4
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