| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sqlite3_test.go: Move Go 1.13 test to sqlite3_go113_test.go (#883) | Evan Jones | 2020-11-17 | 1 | -1/+1 |
| * | doc.go: you can use Conn.Raw to get *SQLiteConn (#882) | Evan Jones | 2020-11-16 | 1 | -3/+13 |
| * | Expand documentation for extension functions (#880) | Macaully James Muir | 2020-11-16 | 1 | -3/+16 |
| * | Removing an unused C import to allow for "buildable" go files. Fixes https://... | Mark Bates | 2017-01-18 | 1 | -2/+0 |
| * | Make Go 1.7 fail compilation | Filippo Valsorda | 2016-09-03 | 1 | -0/+2 |
| * | Fix sqlite "regexp" function name in documentation | Tim Retout | 2016-03-24 | 1 | -1/+1 |
| * | Fix minor typos in comments | Philip O Toole | 2016-02-23 | 1 | -9/+9 |
| * | Implement support for passing Go functions as custom functions to SQLite. | David Anderson | 2015-08-21 | 1 | -3/+20 |
| * | Remove license header from doc.go because it appear in godoc | mattn | 2014-08-18 | 1 | -5/+0 |
| * | Add license header | mattn | 2014-08-18 | 1 | -0/+5 |
| * | Add doc | mattn | 2014-07-04 | 1 | -0/+95 |
