On 3/11/06, Jean T. Anderson <[EMAIL PROTECTED]> wrote:

> > * The database name (when writing a schema to XML) is derived from the
> > schema name in the db. If there is none (as for Derby), currently null
> > is used (which is not written to XML). I'll fix that tomorrow :-)
>
> So DdlUtils will automatically fill in that name in the schema file?
> i.e., I manually added it:
>
>    <database name="MigrateTest">

I've updated the website - including the documentation of the Ant
tasks. The DatabaseToDdlTask now has a modelName attribute that
specifies the name of the database in the XML:

http://db.apache.org/ddlutils/ant-tasks.html#DatabaseToDdlTask+reference

cheers,
Tom

Reply via email to