46 Commits (ee01af7df149da2c511b0f91db2e161eebb2bf58)

Author SHA1 Message Date
Lars Strojny 99d087e5d4 Fixed bug #63921: sqlite3::bindvalue and relative PHP functions aren't using sqlite3_*_int64 API 13 years ago
Anatoliy Belsky 4daab0abec Fix bug #61791 ext\sqlite3\tests\sqlite3_15_open_error.phpt fails 14 years ago
Rasmus Lerdorf 9722bff0c3 Missed the test 14 years ago
Rasmus Lerdorf 191cc014be Missed the test 14 years ago
Pierre Joye b660f32dab - add skipif 15 years ago
Pierre Joye 702a5de5ac - add skipif 15 years ago
Pierre Joye 9fa90f8a90 - add skipif 15 years ago
Pierre Joye ce70e2b8fd - add skipif 15 years ago
Rasmus Lerdorf 78a46b87e3 Fix another broken test. root can read 0200 files. 15 years ago
Rasmus Lerdorf 7c7aa30322 Fix another broken test. root can read 0200 files. 15 years ago
Felipe Pena 29a82ceb56 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 15 years ago
Felipe Pena d3e6f27a76 - Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference. 15 years ago
Scott MacVicar 3870e58759 Add SQLite3_Stmt::readOnly for checking if a statement is read only 15 years ago
Scott MacVicar c9c0de49a8 Add SQLite3_Stmt::readOnly for checking if a statement is read only 15 years ago
Felipe Pena 26d7aafb1a - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number) 15 years ago
Felipe Pena 689d1d9e4b - Fixed bug #53463 (sqlite3 columnName() segfaults on bad column_number) 15 years ago
Patrick Allaert 817776d1b9 - Fixed tests not passing under windows because of the directory separator 16 years ago
Patrick Allaert e2e76d40e3 - Fixed tests not passing under windows because of the directory separator 16 years ago
Johannes Schlüter d7b1fa9d35 Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite 16 years ago
Johannes Schlüter 3a5323e9ee Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite 16 years ago
Kalle Sommer Nielsen cb30330800 Merge safe_mode changes into extensions that are in sync in both branches 16 years ago
Kalle Sommer Nielsen dd8e59da8f Removed safe_mode 16 years ago
Zoe Slattery 4e0b75042a fix tests 17 years ago
Zoe Slattery 392f70ecbe fix tests 17 years ago
Scott MacVicar 40521699ce MFH make SQLite3::enableExceptions() return the previous value. 17 years ago
Scott MacVicar 3474172eb9 Change more things to the UTF-16 API and make SQLite3::enableExceptions() return the previous value. 17 years ago
Kalle Sommer Nielsen 4d855122a5 MFH: Fix test on Windows 17 years ago
Kalle Sommer Nielsen f0ef25edce Fix test on Windows 17 years ago
Kalle Sommer Nielsen 7852108cce MFH: Added missing SKIPIF 17 years ago
Kalle Sommer Nielsen 7342443074 Added missing SKIPIF 17 years ago
Hannes Magnusson ebf4c8ddb8 Fix test 17 years ago
Hannes Magnusson 9cbd6d638c Fix test 17 years ago
Felipe Pena b5cec43162 - New tests (testfest BelgiumUG) 17 years ago
Felipe Pena 23ee8e9013 - New tests (testfest BelgiumUG) 17 years ago
Scott MacVicar bc486b4c7e MFH Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 17 years ago
Scott MacVicar 719ba687c0 Fix bug #47678 - Allow loadExtension to be disabled in SQLite3 17 years ago
Scott MacVicar cf8d87306f MFB: The constructor should also throw exceptions, make this semi useful now. 17 years ago
Scott MacVicar 037400bbeb The constructor should also throw exceptions, make this semi useful now. 17 years ago
Scott MacVicar 4159f91181 MFH Add blobOpen method for reading binary blobs via streams. 17 years ago
Scott MacVicar 821e562d6e Forgot test for the last commit 17 years ago
Scott MacVicar 5b79c37500 MFH Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 17 years ago
Scott MacVicar 32bee5293d Fix bug #47159 - Any SQLite3 statement prepared should be added to the freelist 17 years ago
Scott MacVicar 3fb7f05991 MFH Stop using sqlite3_aggregate_count() as this is now deprecated. 17 years ago
Scott MacVicar aaa89d7adb Stop using sqlite3_aggregate_count() as this is now deprecated. 17 years ago
Felipe Pena 9983e2689a - MFH: Fixed memory leaks in createFunction and createAggregate methods 18 years ago
Felipe Pena a8d6e81434 - Fixed memory leaks in createFunction and createAggregate methods 18 years ago
Antony Dovgal a9132bb75f fix test 18 years ago
Antony Dovgal 3c06283750 fix test 18 years ago
Felix De Vliegher bdda0cff3f MFH: Tests for SQLite3Stmt::paramCount(). 18 years ago
Felix De Vliegher 1c88dd1fa9 Tests for SQLite3Stmt::paramCount(). 18 years ago