Skip to:
From http://forum.liquibase.org/topic/delimeter-in-migration-sql#49382000001044002
I am generating a migration sql script using the liquibase-maven-plugin with goal "updateSQL". Now I would like to use a custom delimeter in the generated script ("[go]" instead of the standard ";").
All
From http://forum.liquibase.org/topic/delimeter-in-migration-sql#49382000001044002
I am generating a migration sql script using the liquibase-maven-plugin with goal "updateSQL". Now I would like to use a custom delimeter in the generated script ("[go]" instead of the standard ";").