| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2007 09:00:29
1.0.1_1
|
ale  |
Remove pecl-PDO ports, since php5 bundled ones are newer.
Update MOVED accordingly.
Approved by: maintainer |
06 Oct 2006 19:31:01
1.0.1_1
|
pav  |
- Switch to bundled copy of sqlite3
PR: ports/103566
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer) |
19 May 2006 07:55:01
1.0.1
|
itetcu  |
- Update to 1.0.1 [1]
- rop USE_PHPIZE= yes since it has USE_PHPEXT= yes [2]
PR: ports/97438 [1]
Submitted by: maintainer [1]
itetcu [2]
Approved by: lawrance (mentor) |
29 Nov 2005 14:00:27
1.0
|
flz  |
- Update to 1.0.
- Add SHA256 checksum.
PR: ports/89722
Submitted by: maintainer |
03 Nov 2005 16:26:51
1.0.r2
|
garga  |
- Update to 1.0RC2
PR: ports/88416
Submitted by: maintainer |
13 Sep 2005 22:56:17
1.0.r1
|
pav  |
This extension provides an SQLite v3 driver for PDO.
SQLite V3 is NOT compatible with the bundled SQLite 2 in PHP 5,
but is a significant step forwards, featuring complete
utf-8 support, native support for blobs, native support for
prepared statements with bound parameters and improved concurrency.
PR: ports/86037
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru> |