Hi,
+1
Florent Guillaume wrote:
To facilitate migrating SQL setups, I'd like to replace all sql-specific
statements in nuxeo.ear/datasources and nuxeo.ear/config by variables,
and define these variables in nuxeo.ear/config/nuxeo-sql.properties so
that they are easy to change.
This would allow changing from Hypersonic to MySQL (for instance) by
changing ~4 lines in nuxeo.ear/config/nuxeo-sql.properties.
To do that, and to not have an overly complex setup, I would need to
change the default hypersonic setup to put all standard datasources in
the same database. This would mean, if you want to keep your data,
having to migrating your existing hypersonic tables to a single one (if
you still use hypersonic) -- I haven't tried yet but it should be a
simple matter of concatenating all the .script files into one.
Of course specific project are still free to define the datasources as
they want and don't have to follow the Nuxeo default.
What do you think?
Florent
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm