summaryrefslogtreecommitdiff
path: root/ext/sqlite/tests/sqlite_exec_basic.phpt
Commit message (Collapse)AuthorAgeFilesLines
* - Move the old sqlite extension to PECLJohannes Schlüter2010-11-191-34/+0
| | | | | | # discussed in http://www.mail-archive.com/internals@lists.php.net/msg47463.html
* Various tests for the sqlite ext.Felix De Vliegher2008-10-291-0/+34
The sqlite session tests are by Mats Lindh <mats at lindh.no>.