Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Translator from MySQL to liquibase

$
0
0
I assume you mean .xml rather than .xlm

What you would do is:

1. Create a clean, empty database.
2. Apply the SQL scripts that you have to the database.
3. Run the Liquibase generateChangelog command on that database.

Note that this will only capture the end state of the database - i.e. if you have a SQL script that creates a table, and then another later SQL script that drops the table, the XML will not have a <createTable> and a <dropTable>.

Steve Donie
Principal Software Engineer
Datical, Inc. http://www.datical.com/

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>