middlekit's postgresql code generation appears to presume a separate database for each project/model. is it possible to use a table prefix to distinguish models instead of a separate database?

eg instead of a "fooproj" database with "item" and "item_type" tables, i'd prefer to put all the project tables in an existing company-wide database, and name the tables "foo_item and foo_item_type".



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Webware-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to