Cannot find the object "[object]" because it does not exist or you do not have permissions.

Description

Imagine this scenario:

... few changesets already applied
1. another changeset creates a table
2. subsequent changeset alters that table changing a column's type

If both changesets were not applied yet, liquibase runs as a single transaction causing that behaviour. In my opinion every changeset might be run an isolated transaction.

Environment

Windows 10 build 14393.693, JRE8, JDBC 6.0 (sqljdbc42.jar), SQL Server 2016

Activity

Show:

Details

Reporter

Components

Affects versions

Priority

Created February 1, 2018 at 6:31 PM
Updated February 1, 2018 at 6:31 PM