aboutsummaryrefslogtreecommitdiff
path: root/sqlite3_test/sqltest.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'pr/207'Yasuhiro Matsumoto2015-11-021-7/+4
|\
| * Cosmetics: use WaitGroup instead of channel in testLars Buitinck2015-06-051-7/+4
| |
* | Implement support for passing Go functions as custom functions to SQLite.David Anderson2015-08-211-3/+3
|/ | | | Fixes #226.
* Renamemattn2014-07-041-0/+412