LB 3.0.7 against MSSQL: Precondition tableExists not handled

Hi all, 


I’m wondering if it is a problem with the ${liquibase.meta.schema} param being different. If you temporararily hard code in the expected schema does it work?

Nathan

I am running into this same problem with Oracle.  When I changed the property to be the schema name in all caps, it works correctly.  I compared to 2.0.5, and I did not need the schema name to be in all caps.

I created https://liquibase.jira.com/browse/CORE-1636 to track the bug.


Nathan