Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-pear-DB-QueryTool: An OO-interface for easily retrieving and modifying data in a DB
- Summary
- This package is an OO-abstraction to the SQL-Query language, it provides
methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily
build queries.
Changelog
- * Sat Jan 27 16:00:00 2007 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.1.0-1
- Upstream sync
- * Sat Oct 14 17:00:00 2006 Christopher Stone <chris{*}stone{%}gmail{*}com> 1.0.3-1
- Initial release