aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-DB_Table
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.1Pav Lucistnik2005-05-302-3/+3
| | | | | | | | PR: ports/81657 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer) Notes: svn path=/head/; revision=136453
* New port: databases/pear-DB_Table PEAR object-oriented interface to a ↵Pav Lucistnik2005-03-143-0/+52
database table PEAR::DB_Table 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. PR: ports/78588 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=131242