Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH Add the ability to enable exceptions rather than warnings for sqlite3, ↵ | Scott MacVicar | 2009-04-27 | 1 | -0/+1 |
| | | | | needed for pyrus. | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH Stop using sqlite3_aggregate_count() as this is now deprecated. | Scott MacVicar | 2008-12-24 | 1 | -0/+6 |
| | |||||
* | MFH: fix int<->long mess causing lots of segfaults on x86_64 | Antony Dovgal | 2008-08-01 | 1 | -1/+1 |
| | |||||
* | MFH: Add freelist for tracking sqlite statements to free on implicit ↵ | Scott MacVicar | 2008-07-29 | 1 | -13/+6 |
| | | | | SQLite3::close() | ||||
* | MFH: fix build | Jani Taskinen | 2008-07-26 | 1 | -0/+124 |