We ran into a blocking issue in that our existing durable storage model already defines a table named ChangeLog. It would be extremely helpful if we were able to rename the table used by dbDeploy.NET to avoid this naming conflict.
Regards,
Michael
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We ran into a blocking issue in that our existing durable storage model already defines a table named ChangeLog. It would be extremely helpful if we were able to rename the table used by dbDeploy.NET to avoid this naming conflict.
Regards,
Michael
Nice idea. We will add an option to the config file as well as a property to the NAnt task for the next release. Thanks for the suggestion!
Code checked into trunk for renaming changelog table. Enjoy!