I am using the liquibase 3.5.3 version with SQL Server 14 where the db server is case sensitive. Liquibase is creating a table with name SYS.INDEXES, where as the db server understands ‘sys.indexes’.
We recommend updating to the latest version, which is 4.12, as we don’t patch previous versions, so the fix listed in that Jira case would only be in 3.6.1 through the latest version. Are you using Liquibase Community (Open Source)? if so, please know that 4.13 is due to be released soon, and you can update to the latest here: Installing Liquibase | Liquibase Docs