Syntax checking

There isn’t a way currently to detect it. I created https://liquibase.jira.com/browse/CORE-1907 to track the feature request, it will take some additional intelligence coded into the FormattedSqlChangeLogParser.


Nathan

We are currently using the liquibase in our project and we are facing a small issue. Liquibase is ignoring the script which contains one extra “-” in the change set.


For example script contains  "<span  is being ignored and not reported anywhere. Is there any way to know about the ignored scripts?