Posts
Sort by recent activity
How to filter (ignore) indexes?
Indexes are not the same across all of our environments for good reasons. I can't seem to find the "index" option in edit filter rules of SQL Source Control.
Abandon using migration scripts
We use the latest version of SQL Source Control 5 and the DLM tools for automated deploymentsOur scenario
We have tables that we cannot version the data. Therefor, Migration Scripts are the SQL Sou...
Edited Migration Scripts are not Run in CI
Problem:
Changes to migrations scripts are not being applied to the continuous integration environment.
How to reproduce:
1. Create a migration script to update a row on any table with un-versioned...