Hi
How can we initially generate the changelog file so that it retrieves the ‘Stored Procedures’, ‘Triggers’, and ‘Events’ from a MySQL database using the ‘generateChangeLog’ command?
My database is MySQL and I’m using the liquibase Pro Trial version
IN SQL FORMAT
Thanks