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
- David Costa (gurugeek) — lead, active
- Firman Wandayandi (firman) — lead, active
- Ashley Hewson (morbid) — contributor, active
- Radu Negoescu (negora) — contributor, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0b1)
Releases
- 0.1.7 (alpha, 2010-09-20)
Release notes
License: BSD License
QA release
Package 2.0
Bug #17719 PATCH Using preg_match instead of deprecated functions
Bug #7863 bad md5sum for file package2.xm - 0.1.6 (alpha, 2006-08-18)
- 0.1.5 (alpha, 2006-05-26)
Release notes
License: BSD License
* Fixed bug: print_r() with no return value
- 0.1.4 (alpha, 2006-05-20)
- 0.1.3 (alpha, 2004-09-29)
Release notes
License: BSD License
-Replaced Xtea with ArcFour for the encryption routines
-fixed db connection exception - 0.1.2 (alpha, 2004-09-24)
Release notes
License: PHP License 3.0
-Added the functionality to insert and retrieve
encrypted data from an Sqlite database
-Fixed a minor E_STRICT bug on the XML Parser - 0.1.1 (alpha, 2004-09-08)
Release notes
License: PHP License 3.0
Fixes XML export bug
- 0.1.0 (alpha, 2004-09-05)
Release notes
License: BSD License
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.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #2894 | Closed | Bug | 2004-12-04 | Improper path in Tools.php | |
| #2902 | Closed | Bug | 2004-12-05 | DBTools->copySafe($outPath); | |
| #5620 | Closed | Bug | 2005-10-06 | End-user Documentation link expired | |
| #7863 | Closed | Bug | 0.1.5 | 2006-06-11 | bad md5sum for file package2.xm |
| #17719 | Closed | Bug | SVN | 2010-08-17 | PATCH Using preg_match instead of deprecated functions |
| #18969 | Closed | Bug | SVN | 2011-11-07 | Tests fail due to dir structure |