go-sqlite3-hak5/_example
Stéphane Graber 3d6c6f9345 Rename sqlite3.{c,h} to sqlite3-binding.{c,h}
This fixes the problem where when building with gccgo, sqlite3.c is
overwritten, leading to a build failure.

An alternative would have been to move sqlite3*.{c,h} to a subdirectory,
but that seems to confuse the linker a fair bit and would just swap one
implementation-dependent issue for another.

Closes #20

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
2015-03-11 16:19:50 -04:00
..
hook Add backup. Close #104 2014-01-30 19:45:24 +09:00
mod_regexp rename 2013-09-12 09:40:57 +09:00
mod_vtable Rename sqlite3.{c,h} to sqlite3-binding.{c,h} 2015-03-11 16:19:50 -04:00
simple Update simple.go (very small change) 2014-07-29 11:46:30 -07:00