Top Level :: Database
:: sqlite3
:: 0.6
sqlite3 0.6
Package Information |
Summary |
SQLite v3 Database Bindings. |
Maintainers |
Scott MacVicar <
scottmac at php dot net >
(lead)
[details]
|
License |
PHP License |
Description |
SQLite3 is a PHP extension for use with the SQLite database system.
This extension bundles SQLite 3.5.9 though the minimum requirement is 3.3.9. |
Release notes
Version 0.6
(alpha)
|
- Upgraded bundled SQLite to 3.5.9 - Implicitly free resource statements on SQLite3d destruction rather than throw an error - Added arginfo data for all methods for reflection - Added SQLite3::querySingle() which can either return the first column or an entire row |
|
Dependencies for release 0.6 |
|
PHP Version: PHP 5.1.3 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|