PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_Sqlite_Tools

DB_Sqlite_Tools is an object oriented interface to effectively manage and backup Sqlite databases.

This package is unmaintained.

Download latest release 0.1.7 (archived versions might be outdated)

License: BSD License

Description

DB_Sqlite_Tools is an object oriented interface to effectively manage and backup
Sqlite databases.It extends the existing functionality by providing a
comprehensive solution for database backup, live replication, export in XML
format, performance optmization and other functionalities like the insertion and
retrieval of encrypted data from an Sqlite database without any external
extension

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#2894ClosedBug2004-12-04Improper path in Tools.php
#2902ClosedBug2004-12-05DBTools->copySafe($outPath);
#5620ClosedBug2005-10-06End-user Documentation link expired
#7863ClosedBug0.1.52006-06-11bad md5sum for file package2.xm
#17719ClosedBugSVN2010-08-17PATCH Using preg_match instead of deprecated functions
#18969ClosedBugSVN2011-11-07Tests fail due to dir structure