When deploying a DB using a DACPAC i find i have lot of problems overwriting the existing database because of temporal tables.
Is there a way to turn temporal tables on the whole DB rather than just on individual tables ?
Is there a way to turn temporal tables on the whole DB rather than just on individual tables ?