summaryrefslogtreecommitdiff
path: root/ext/sqlite3/php_sqlite3_structs.h
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year~Xinchen Hui2013-01-011-1/+1
|
* Good patch from Brad Dewar that adds missing createCollation()Rasmus Lerdorf2012-01-291-0/+11
| | | | | method. Fixes bug #60871 and is related to bug #55226
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* 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