| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed build option `trace` | Gert-Jan Timmer | 2018-05-24 | 1 | -1/+1 |
| * | fix type of event code•••fixes #520 | Yasuhiro Matsumoto | 2018-01-29 | 1 | -10/+12 |
| * | Move RegisterAggregator implementation•••The SQLiteConn.RegisterAggregator implementation was defined in sqlite3_trace.go file, which is guarded with a build constraint. This change simply moves RegisterAggregator to the main sqlite3.go file, and moves accompanying unit tests. The rationale for this move is that it was not possible for downstream using packages to use RegisterAggregator without also specifying (and notifying the user) the 'trace' build tag. | Kenneth Shaw | 2017-11-05 | 1 | -129/+0 |
| * | rename | Yasuhiro Matsumoto | 2017-03-05 | 1 | -0/+414 |
