| PEAR Announce 2005-05-28, 3:56 pm |
| The new PEAR package DB_Table-1.0.1 (stable) has been released at http://pear.php.net/.
Release notes
-------------
* Applied feature request 3825 "Change $elemname in error messages to $col['qf_label']" -- thanks, rotmer at gmail dot com
* Fixed bug 3892 "Error in DB_Table_QuickForm->addElements" when adding radio elements -- thanks, Mark Wieseman.
Package Info
-------------
Builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR HTML_QuickForm to automatically generate input forms that match the table column definitions.
Related Links
-------------
Package home: http://pear.php.net/package/DB_Table
Changelog: http://pear.php.net/package/DB_Table/download/1.0.1
Download: http://pear.php.net/get/DB_Table-1.0.1.tgz
Authors
-------------
Paul Jones <pmjones@ciaweb.net> (lead)
|