PASS logo

2021 Summit video library

System-versioned Temporal Tables and CI/CD

Josef Radl

System-versioned temporal tables are an easy way to get access to data at any time in the past instead of only the currently existing entries.
But they come with some limitations, that can be a challenge in the context of CI/CD.
I want to share my experiences of working and making mistakes with system-versioned temporal tables in a CI/CD project for over 3 Years.