I am using a seperate changelog file for creating tables and inserting data. and use these two files as include in a master.xml file that is used as input to the liquibase.
When i use updateSQL it creates one sql file for both create and insert, Is it possible to create a separate out file for each included file.