Discussion:
[Middlegen-user] Postgresql extra tables
Patrick M.
2004-11-22 21:11:02 UTC
Permalink
Hi !

I'm trying to generate from a postgres database (7.4.1)
Why the following tables are included and how can I exclude them ?
sql_languages
sql_packages
sql_sizing_profiles
sql_features
sql_sizing
sql_implementation_info

I use middlegen 2.1 with the driver from middlegen
(http://boss.bekk.no/boss/middlegen/platforms/database.html says that
official postgres driverhas bugs in the meta data implementation)

Thanks !

Pat
Tim Cockle
2004-11-23 06:56:03 UTC
Permalink
Hi,

It has been a long time since I set this up but I believe by default all
tables are included. If you do not want all tables to be included you
have to specify which tables are to be included using the <table> in
your build.xml.

Tim
Post by Patrick M.
Hi !
I'm trying to generate from a postgres database (7.4.1)
Why the following tables are included and how can I exclude them ?
sql_languages
sql_packages
sql_sizing_profiles
sql_features
sql_sizing
sql_implementation_info
I use middlegen 2.1 with the driver from middlegen
(http://boss.bekk.no/boss/middlegen/platforms/database.html says that
official postgres driverhas bugs in the meta data implementation)
Thanks !
Pat
-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...