PEAR is archived and read-only

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

Home » Database » DB_DataObject » Bug #1356

DataObject table prefix

Details

Submitted2004-05-06 23:37 UTC
Fromhakan at lisas dot de
Assignedalan_k
StatusClosed
PackageDB_DataObject
PHP VersionIrrelevant
OSLinux
Roadmaps(Not assigned)

Comments

[2004-05-06 23:37 UTC] hakan at lisas dot de

Description:
------------
Hi,

is it possible to tell createTables.php to create classes only for a given table prefix? Like create only classes for the prefix 'FOO_'. This would be really usefull

bye Hakan