summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3_structs.h
Commit message (Collapse)AuthorAgeFilesLines
* MFH Add the ability to enable exceptions rather than warnings for sqlite3, ↵Scott MacVicar2009-04-271-0/+1
| | | | needed for pyrus.
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH Stop using sqlite3_aggregate_count() as this is now deprecated.Scott MacVicar2008-12-241-0/+6
|
* MFH: fix int<->long mess causing lots of segfaults on x86_64Antony Dovgal2008-08-011-1/+1
|
* MFH: Add freelist for tracking sqlite statements to free on implicit ↵Scott MacVicar2008-07-291-13/+6
| | | | SQLite3::close()
* MFH: fix buildJani Taskinen2008-07-261-0/+124