- SqlPackage or DacFx Version:
- .NET Framework (Windows-only) or .NET Core: both
- Environment (local platform and source/target platforms): VS 2022 latest version
Steps to Reproduce:
- Create a database project and create a temporal table in VS2022
- Rename the column from refactor option.
- Generate script with an incremental deployment and verify the script.
- The script generated has the statements to turn off the sys version and not turning back on.
Did this occur in prior versions? If not - which version(s) did it work in? No, it is not a regression
(DacFx/SqlPackage/SSMS/Azure Data Studio)