I am looking into using the Database Project feature to put our database under source control. This looks like it will work for schema and database objects because it generates sql files for each database object which we can then put under source control. Then using the DBForge command line, we can have our build server use the /schemacompare feature to generate schema and object upgrade scripts from the checked in schema changes.
However, I don't see a recommended way to put data like lookup table data into the Database Project such that I can use the /datacompare feature of the command line to generate data upgrade scripts from checked in data changes.
Is there a recommended way? Are there plans to include this feature?
Thanks.
Database source control using Database Project
-
- Posts: 4
- Joined: Wed 08 Oct 2014 00:15
Re: Database source control using Database Project
You can add a suggestion on our UserVoice forum where other users can vote for it http://devart.uservoice.com/forums/7729 ... -for-mysql
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.
We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.