Re: [smartweb-user] Re : Re : Dev Environment Setup
Brought to you by:
rlogiacco
From: Roberto Lo G. <rlo...@sm...> - 2008-04-24 22:17:38
|
Hi Sébastien , it's nice to hear again from you! ;-) Sébastien LE CALLONNEC wrote: > Hi All, > > Is there any script that can be executed to create the db schema for > auth? The only ones I've found so far are grants and inserts. > It can be generated issuing the command mvn process-classes which generates a file named schema.sql into the res folder Actually we are not including the generated ones as it will change on a per database engine basis, anyway I think in the long term we should make those pre-generated scripts (one for each database we decide to officially support) available for download through the website or the wiki. Please, help us know what you think is the right place. We'll continue this topic on the development forum if you agree. Roberto |