aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add msvcr100 for 64bitmattn2014-03-191-1/+1
* Enable Sqlite R*Tree ModuleFabian Wickborn2013-12-221-0/+1
* Start work on introducing machine-readable error codes.•••This commit introduces a new type 'ErrNo', implementing the error interface. Constants for all sqlite3 error codes are provided in the new source file "error.go". Jochen Voss2013-08-131-1/+1
* Modified for windows support.Carlos Castillo2012-10-271-0/+7