| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
2012-06-21 databases/php-sqlite3: No upstream development and superseded by databases/php5-sqlite3 and databases/php53-sqlite3
|
|
|
|
|
| |
(databases/php5-sqlite3 and databases/php53-sqlite3) have superseded
this one. Expiration set for 1 month.
|
|
|
|
|
| |
Reported by: pav
Pointyhat to: me
|
| |
|
|
|
|
|
| |
- Upgrade to 0.5
- Adopt the port
|
|
|
|
|
|
| |
- Mark BROKEN: does not compile with php 5.3
Reported by: pointyhat
|
|
|
|
| |
starting with D
|
|
|
|
| |
Reported by: pointyhat
|
|
within your scripts. PHP4 and PHP5 have already built-in support for this
RDBM, but this is limited to the 2.x releases. This extension adds support
for SQLite 3.x release.
Please note that this project is still alpha-quality. Please test and report
if it works for you and if you have ideas on how it can be enhanced.
Current (or planned) features include:
* In-memory databases support
* UTF-16 encoding
* User-level SQL functions
* PEAR::DB driver class
WWW: http://php-sqlite3.sourceforge.net/
PR: ports/103681
Submitted by: Simon Cornelius P. Umacob <simoncpu at infoweapons.com>
|