Commit Graph

9 Commits

Author SHA1 Message Date
Scott MacVicar
14982115cd MFH: SQLite3::escapeString can be static as it doesn't rely on an instance of SQLite 2008-09-30 11:14:48 +00:00
Felipe Pena
9f40f81543 - MFH: Fixed bug #45798 (sqlite3 doesn't notice if variable was bound) 2008-08-12 13:37:32 +00:00
Scott MacVicar
09582a712f MFH: Fix test on Windows 2008-08-06 14:07:37 +00:00
Hannes Magnusson
f8f406208b Fix skipif (altough I can't find any such method in the source..?) 2008-08-01 08:01:31 +00:00
Scott MacVicar
0d2f16d3d0 Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)
Fix test after class rename
2008-07-31 23:25:39 +00:00
Scott MacVicar
00788aa163 Fix test 2008-07-31 17:13:31 +00:00
Scott MacVicar
2b040f2d66 MFH: Add freelist for tracking sqlite statements to free on implicit SQLite3::close() 2008-07-29 00:56:53 +00:00
Jani Taskinen
7a70ad4502 - Fix EOLs 2008-07-28 11:59:35 +00:00
Scott MacVicar
d584ed4a01 SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well. 2008-07-25 02:44:59 +00:00