Sven Engelhardt 81a88cec73 database/sql expects io.EOF after all rows have been Next'ed
Return io.EOF, so rows.Next() will automatically call rows.Close()
after all results have been returned.
2012-03-02 09:06:56 +09:00
2011-11-11 21:36:22 +09:00
2012-01-20 11:45:29 -05:00

go-sqlite3

DESCRIPTION

sqlite3 driver for go that using database/sql

LICENSE

MIT: http://mattn.mit-license.org/2011

Description
No description provided
Readme 50 MiB
Languages
C 96.2%
Go 3.4%
C++ 0.3%