Skip to content

System Version is not turning back to ON after rebuild by renaming the column name and publish using VS22 Sql project #203

@ssreerama

Description

@ssreerama
  • 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:

  1. Create a database project and create a temporal table in VS2022
  2. Rename the column from refactor option.
  3. Generate script with an incremental deployment and verify the script.
  4. 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)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions