Posts
Sort by recent activity
Temporal table support for SQL Source control
I'm working with temporal tables in SQL server 2016 and using SQL Source control.
I've added indexes to the temporal tables, but they are not showing up in the change history and so I can't commit ...