Commit Graph

103 Commits

Author SHA1 Message Date
Ilia Alshanetsky
005df4f01f Upgraded bundled sqlite to version 3.6.23.1 2010-03-30 11:52:25 +00:00
Ilia Alshanetsky
7e79b2684a Upgraded bundled sqlite to version 3.6.22. 2010-01-19 12:38:55 +00:00
Sebastian Bergmann
9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
Ilia Alshanetsky
752b9fde5a Upgraded to Sqlite 3.6.21 2009-12-08 13:24:27 +00:00
Felipe Pena
a94558c855 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 2009-12-08 01:57:37 +00:00
Ilia Alshanetsky
6585a5af32 Upgraded bundled sqlite to version 3.6.20 2009-11-09 01:54:23 +00:00
Scott MacVicar
cd5e3b1632 Add metadata support to the bundled version of libsqlite on Windows, part of bug #49206.
Will commit the new feature part separately.
2009-10-16 02:22:48 +00:00
Scott MacVicar
5af006d640 Update libsqlite to 3.6.19 2009-10-16 01:56:36 +00:00
Ilia Alshanetsky
f611b66025 Upgraded bundled sqlite to version 3.6.18. 2009-09-15 16:54:11 +00:00
Scott MacVicar
f8d8723ff1 Update libsqlite to 3.6.17. 2009-08-11 22:22:21 +00:00
Zoe Slattery
4e0b75042a fix tests 2009-07-17 09:28:19 +00:00
Scott MacVicar
ded5d566ad MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers 2009-06-30 11:17:14 +00:00
Scott MacVicar
532674945c MFH sync SQLite 3.6.15 2009-06-15 13:23:59 +00:00
Scott MacVicar
40521699ce MFH make SQLite3::enableExceptions() return the previous value. 2009-06-08 02:15:54 +00:00
Kalle Sommer Nielsen
80bc751be1 This shouldn't have been in there 2009-05-31 11:16:46 +00:00
Scott MacVicar
0062120464 MFH sync SQLite 3.6.14.2 2009-05-28 03:20:33 +00:00
Kalle Sommer Nielsen
e45cdba580 MFH: Previous commit was an old version of the patch, PHP_ZTS is not a boolean but the behaviour is still correct 2009-05-22 19:47:15 +00:00
Kalle Sommer Nielsen
3de5c79f73 MFH: Don't build SQLite threadsafe on NTS builds 2009-05-22 19:41:15 +00:00
Kalle Sommer Nielsen
4d855122a5 MFH: Fix test on Windows 2009-05-22 18:27:38 +00:00
Kalle Sommer Nielsen
7852108cce MFH: Added missing SKIPIF 2009-05-22 18:22:30 +00:00
Ilia Alshanetsky
37609844de Warning fix 2009-05-19 18:42:08 +00:00
Ilia Alshanetsky
8f7b7495f2 Upgraded to 3.6.14.1 2009-05-19 18:32:46 +00:00
Hannes Magnusson
ebf4c8ddb8 Fix test 2009-05-18 13:52:16 +00:00
Felipe Pena
b5cec43162 - New tests (testfest BelgiumUG) 2009-05-17 16:51:59 +00:00
Antony Dovgal
c4cf7a858d MFH: fix ZTS build 2009-05-08 07:58:19 +00:00
Felipe Pena
bb31072d3e - Fix build 2009-05-07 22:42:46 +00:00
Scott MacVicar
81e3b74188 Print warning when using loadExtension on non cli, cgi and embeded 2009-05-07 16:49:26 +00:00
Ilia Alshanetsky
9861f86c9f Fixed compiler warning 2009-05-07 12:39:26 +00:00
Scott MacVicar
e718846c5b MFH Update bundled libsqlite to 3.6.14 2009-05-07 11:27:45 +00:00
Scott MacVicar
d13c028689 MFH Add the ability to enable exceptions rather than warnings for sqlite3, needed for pyrus. 2009-04-27 18:16:46 +00:00
Ilia Alshanetsky
175a85dd6c Upgrade to SQLite 3.6.13 2009-04-13 15:14:55 +00:00
Scott MacVicar
aeddac4a1a MFH Update libsqlite to 3.6.12 2009-03-31 14:20:08 +00:00
Scott MacVicar
b64b74fe9f MFH Fix bug #47826 - Building with system sqlite3 can miss a symbol. 2009-03-29 21:34:13 +00:00
Scott MacVicar
bc486b4c7e MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 2009-03-17 02:45:12 +00:00
Ilia Alshanetsky
bdb3d4320e Removed unused var 2009-02-18 20:07:40 +00:00
Scott MacVicar
61f2e99ea7 MFH: Update bundled SQLite to 3.6.11 2009-02-18 12:39:43 +00:00
Scott MacVicar
037400bbeb The constructor should also throw exceptions, make this semi useful now. 2009-02-10 00:24:33 +00:00
Scott MacVicar
3a25c34a01 Fix build on Windows 2009-01-28 23:58:09 +00:00
Antony Dovgal
8e2c587a51 fix build 2009-01-24 13:08:04 +00:00
Scott MacVicar
4159f91181 MFH Add blobOpen method for reading binary blobs via streams. 2009-01-24 12:17:47 +00:00
Scott MacVicar
5b79c37500 MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 2009-01-20 09:57:34 +00:00
Scott MacVicar
4b02b12f54 MFH Fix bug #47145 - As soon as sqlite3_step is called on a statement it always must be finalised. 2009-01-20 00:24:13 +00:00
Scott MacVicar
6d406ccedf Fixed bug #47141 - Unable to fetch error messages after the database can't be opened. 2009-01-19 22:43:58 +00:00
Ilia Alshanetsky
a0a31f3998 Upgraded bundled sqlite3 to 3.6.10 2009-01-18 18:01:53 +00:00
Scott MacVicar
efaba65cf5 MFH Add table key to getColumnMeta() with SQLite 2009-01-13 02:50:54 +00:00
Scott MacVicar
dba82da304 MFH Fix building of pdo_sqlite without sqlite3 2009-01-12 19:03:07 +00:00
Scott MacVicar
4bdf8de929 MFH Update sqlite to 3.6.8 2009-01-12 18:55:37 +00:00
Ilia Alshanetsky
4afe6ccc54 Upgraded libsqlite3 to 3.6.8 2009-01-12 17:13:38 +00:00
Scott MacVicar
cb4d76b505 Fix bug #47055 - When intl is shared dont enable icu support in SQLite3 2009-01-10 01:46:55 +00:00
Ilia Alshanetsky
96b1c50ea9 Added missing initialization 2009-01-04 16:31:12 +00:00