Top Level :: Database

Package Information: DB_Sqlite_Tools

Show All Changelogs
» Version » Information
0.1.6Download

Release date: 2006-08-18 15:59 UTC
Release state: alpha

Changelog:

* Fixed bug "cannnot be converted to int"

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
0.1.5Download

Release date: 2006-05-26 17:31 UTC
Release state: alpha

Changelog:

* Fixed bug: print_r() with no return value

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.1.4Download

Release date: 2006-05-20 19:12 UTC
Release state: alpha

Changelog:

* Fixed Bug #2894: Improper path in Tools.php
* Fixed Bug #2902: DBTools->copySafe($outPath);
* Optimized code, replaced double quotes (")
* Coding Standard cosmetic
* More comments added
* Removed Tools/Exception.php, replaced with PEAR_Exception

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
0.1.3Download

Release date: 2004-09-29 19:36 UTC
Release state: alpha

Changelog:

-Replaced Xtea with ArcFour for the encryption routines
-fixed db connection exception

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
0.1.2Download

Release date: 2004-09-24 23:43 UTC
Release state: alpha

Changelog:

-Added the functionality to insert and retrieve
encrypted data from an Sqlite database
-Fixed a minor E_STRICT bug on the XML Parser

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
0.1.1Download

Release date: 2004-09-08 16:00 UTC
Release state: alpha

Changelog:

Fixes XML export bug

Dependencies:
  • PHP Version: PHP 5.0.0 or newer
0.1.0Download

Release date: 2004-09-05 18:03 UTC
Release state: alpha

Changelog:

Initial (but fully functional) alpha release. Check the extensive documentation and examples
(see End-user Documentation) for a quick start. This package requires PHP 5.

Dependencies:
  • PHP Version: PHP 5.0.0 or newer