| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update, id_l is unique | Marcus Boerger | 2004-01-18 | 1 | -3/+3 |
| * | Add spl interaction test. | Marcus Boerger | 2004-01-18 | 1 | -0/+125 |
| * | Update | Marcus Boerger | 2004-01-18 | 2 | -0/+6 |
| * | MFH: Fixed bug #26911 (crash in sqlite extension when fetching data from | Ilia Alshanetsky | 2004-01-14 | 1 | -0/+10 |
| * | fix tests for win32 | Wez Furlong | 2004-01-08 | 2 | -6/+11 |
| * | Add a test | Marcus Boerger | 2003-12-28 | 1 | -0/+44 |
| * | Not needed | Marcus Boerger | 2003-12-27 | 1 | -1/+0 |
| * | Add new test related to bug #25329. | Marcus Boerger | 2003-12-27 | 1 | -0/+50 |
| * | Added sqlite_fetch_column_types() function. | Ilia Alshanetsky | 2003-12-18 | 2 | -0/+52 |
| * | Do not mangle column names. | Ilia Alshanetsky | 2003-12-14 | 2 | -8/+20 |
| * | The changes() method should be that of the database object not that of | Ilia Alshanetsky | 2003-12-10 | 1 | -0/+42 |
| * | Fixed a crash in SQLite when fetching data using sqlite_fetch_object() in | Ilia Alshanetsky | 2003-12-10 | 1 | -0/+38 |
| * | Make these tests work under win32 | Wez Furlong | 2003-12-05 | 6 | -9/+9 |
| * | Made test work on windows | Edin Kadribasic | 2003-12-05 | 21 | -0/+46 |
| * | No longer needed | Marcus Boerger | 2003-12-04 | 1 | -104/+0 |
| * | Add another test | Marcus Boerger | 2003-10-27 | 1 | -0/+56 |
| * | Rename test | Marcus Boerger | 2003-10-27 | 1 | -1/+1 |
| * | - Make use of engine iterators | Marcus Boerger | 2003-10-17 | 1 | -0/+103 |
| * | Go with the mess | Marcus Boerger | 2003-09-04 | 5 | -10/+10 |
| * | Match expected class and instantiated class | Marcus Boerger | 2003-08-28 | 2 | -8/+8 |
| * | Add sqlite_fetch_object() | Marcus Boerger | 2003-08-28 | 2 | -0/+148 |
| * | Error messages show the class now | Marcus Boerger | 2003-08-28 | 3 | -6/+6 |
| * | Add sqlite_has_prev, and sqlite_prev. | Wez Furlong | 2003-07-13 | 1 | -0/+103 |
| * | Don't use class_implements() for the moment | Marcus Boerger | 2003-07-09 | 1 | -13/+3 |
| * | Use --EXPECTF-- for errors | Marcus Boerger | 2003-07-09 | 1 | -5/+5 |
| * | Add oo version of test | Marcus Boerger | 2003-07-09 | 1 | -0/+98 |
| * | Add test for sqlite_seek() | Marcus Boerger | 2003-07-08 | 1 | -0/+98 |
| * | MFB: Function was renamed (don't test an alias) | Marcus Boerger | 2003-06-26 | 2 | -4/+4 |
| * | Rename sqlite_fetch_string() to sqlite_fetch_single() + alias | Marcus Boerger | 2003-06-26 | 1 | -2/+2 |
| * | Added sqlite_single_query() and it's OO equivalent single_query(). | Ilia Alshanetsky | 2003-06-25 | 2 | -0/+94 |
| * | port sqlite_array_query() fix from PHP_4_3 | Ilia Alshanetsky | 2003-06-23 | 1 | -0/+13 |
| * | Fix test shutdown | Marcus Boerger | 2003-06-22 | 2 | -6/+2 |
| * | Add oo API | Marcus Boerger | 2003-06-22 | 15 | -0/+773 |
| * | Add a pair of functions to handle the binary coding used by PHP from within | Wez Furlong | 2003-06-21 | 1 | -0/+33 |
| * | Fix test | Marcus Boerger | 2003-06-14 | 1 | -2/+2 |
| * | - Update license | Marcus Boerger | 2003-06-14 | 1 | -0/+42 |
| * | Add a test for sqlite_array_query() | Marcus Boerger | 2003-06-09 | 1 | -0/+47 |
| * | This is a 'fetch all' test using fetch_all() | Marcus Boerger | 2003-06-09 | 1 | -1/+1 |
| * | Update | Marcus Boerger | 2003-06-09 | 1 | -1/+21 |
| * | Added new test | Marcus Boerger | 2003-06-07 | 1 | -0/+118 |
| * | - Indendation fix | Marcus Boerger | 2003-05-03 | 1 | -0/+55 |
| * | Add iterator interface and test | Marcus Boerger | 2003-05-02 | 3 | -19/+97 |
| * | tests depend on ini option | Marcus Boerger | 2003-05-01 | 10 | -0/+20 |
| * | Check returned associative indexes | Marcus Boerger | 2003-05-01 | 1 | -0/+27 |
| * | More tests | Marcus Boerger | 2003-04-27 | 1 | -0/+33 |
| * | Add more tests | Marcus Boerger | 2003-04-27 | 3 | -0/+131 |
| * | Implement sqlite_create_function(), which allows binding of php functions by | Wez Furlong | 2003-04-20 | 1 | -0/+50 |
| * | Add test for aggregates | Wez Furlong | 2003-04-20 | 1 | -0/+45 |
| * | Transparently decode binary encoded data. | Wez Furlong | 2003-04-19 | 1 | -0/+44 |
| * | Add test for different result representations | Marcus Boerger | 2003-04-19 | 1 | -0/+49 |
