Home » Database » DB_DataObject » Bug #1356
DataObject table prefix
Details
| Submitted | 2004-05-06 23:37 UTC |
|---|---|
| From | hakan at lisas dot de |
| Assigned | alan_k |
| Status | Closed |
| Package | DB_DataObject |
| PHP Version | Irrelevant |
| OS | Linux |
| 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