Top Level :: DatabaseSQLite 1.0.1
This package is not maintained anymore and has been superseded. Package has moved to channel http://php.net/sqlite, package .
| Package Information |
| Summary |
SQLite database bindings |
| Maintainers |
Wez Furlong <wez@php.net> (lead) [details] Tal Peer <tal@php.net> (developer) [details] Marcus Börger <helly@php.net> (lead) [wishlist] [details] Ilia Alshanetsky <ilia@php.net> (lead) [details] Philip Olson (developer) [wishlist] [details]
|
| License |
PHP |
| Description |
Note: Do not use this PECL extension, it's in the PHP sources.
SQLite is a C library that implements an embeddable SQL database engine.
Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.
This extension allows you to access SQLite databases from within PHP. |
Release notes Version 1.0.1 (stable) |
Upgraded libsqlite to version 2.9.11
Fixed crash bug in module shutdown
Fixed crash with empty queries
Fixed column name mangling bug |
|
| Dependencies for release 1.0.1 |
|
No dependencies registered. |
|
|