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

change the default value of endDelimiter

$
0
0
Hi, 
Is there an opportunity to change endDelimiter default value which is ';' and 'GO' now within the whole project scope?
I have a number of changesets in my MSSQL project where ';' is used as an ordinal symbol in queries. All of that changesets are without the endDelimiter specification, so, it may take me a long to specify endDelimiter for every changeset. Can I set some setting project-wide (for example in root changelog file or in liquibase.properties) to redefine the default of endDelimiter?

Viewing all articles
Browse latest Browse all 2993

Trending Articles