thanks drew/eric. i'll try this out later today. looks like i'll need to upgrade my version of ant first.
On Jan 10, 2012, at 11:23 PM, Eric Dalquist wrote: > If you just want the schema with no data I believe the following will do it: > > ant db -Dscriptfile=up4_legacy.ddl > ant db-hibernate -Dexport=false -DoutputFile=up4_hibernate.ddl > > Note that since uPortal 4 uses dialect autodection you will still have to > have uPortal configured with database settings and the appropriate JDBC > driver for your database. Also please test this against a DB that doesn't > contain data you care about, this should all work but I haven't just > generated the DDL files directly in a long while. > > -Eric > > On 1/10/12 5:00 PM, Carroll, Tim wrote: >> Hi All. I'm interested in generating the uPortal 4 database schema for >> review without installing the product. Is there an easy way to do this? >> Thanks, Tim >> >> > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
