change the default value of endDelimiter

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?