When a SQL changeset contains multiple statements and a variable @begin or a temp table #begin, liquibase update fails with the following error: Running Changeset: example-changelog.sql::1::your.name ...
This code ends up running SELECT DISTINCT columnName FROM my_table (it interpolates the name of the variable into the SQL): I expected it to run SELECT DISTINCT my_column FROM table (interpolate the ...
We’re excited to announce a new migration experience in Azure Arc to simplify and accelerate SQL Server migration. This new experience, now in preview, is powered by Azure Database Migration Service ...