0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a BSD license More... over 11 years ago
Added test-case for issue #13 but cannot replicate the problem. More... about 12 years ago
Corrected README to advise use of go get as opposed to go install More... about 12 years ago
Building with goinstall or Makefiles is no longer supported More... about 12 years ago
Refactored Backup tests, removed irrelevant tests for ResultColumn and added content verification to QueryParameter test. More... about 12 years ago
Merge pull request #12 from marpie/master More... about 12 years ago
Introduced DBFlags type and related constants More... about 12 years ago
Minor changes related to error handling More... about 12 years ago
Removed potential memory leak from CString handling More... about 12 years ago
Fix for issue #11 along with tidying up of error status handling More... about 12 years ago
Bug now fixed. And go test *passes* More... about 12 years ago
Fixed a Bug in QueryParameter.Bind(). More... about 12 years ago
Merge pull request #10 from marpie/master More... about 12 years ago
Documentation fixed. More... about 12 years ago
gosqlite3 documentation complete. More... about 12 years ago
Table documentation added. More... about 12 years ago
Statement documentation added. More... about 12 years ago
ResultColumn documentation added. More... about 12 years ago
Bind documentation added. More... about 12 years ago
Documetation for database.go added. More... about 12 years ago
Documentation for backup.go added. More... about 12 years ago
Merge branch 'master' of github.com:kuroneko/gosqlite3 More... about 12 years ago
Updated to use the error type, and the new APIs for time and strconv More... about 12 years ago
Fix the history - When I wrote gosqlite3, I had to hack cgo to make it work - I think Russ's bindings followed after the cgo got propper fixes - but the two projects are not related. More... almost 13 years ago
Initial README More... almost 13 years ago
Merge pull request #6 from str1ngs/master More... almost 13 years ago
cgo: use cgo directives for goinstall More... almost 13 years ago
Release has caught up. Revert the API downgrade. More... almost 13 years ago
ignore emacs temp+backup files More... about 13 years ago
Revert "Updated backup tests to support new channel read syntax" More... about 13 years ago