An option could be passed to migrator.net telling it to write all SQL neccesary
for changes to a file, rather than running it into the database. This option
would respect the versions in SchemaInfo and only export those changes that
need to be run.
This would be useful in situations where database changes must undergo review,
or where those writing the change scripts do not have write access to the
production database. The generated script can then be reviewed and passed on to
those responsible for running it.
Original issue reported on code.google.com by jrya...@googlemail.com on 20 Sep 2010 at 8:43
Original issue reported on code.google.com by
jrya...@googlemail.com
on 20 Sep 2010 at 8:43