Skip to content

Importing table with special chars doesn't import any data and user doesn't get any warning #637

@llali

Description

@llali
  • SqlPackage or DacFx Version:
  • .NET Core:
  • Environment (local platform and source/target platforms):

Steps to Reproduce:

  1. Create a db with table name with "/" """ "$" ... Add some data to the table
  2. Export and import

Expected: the table in target database has data
Actual: the table in target db is empty

Did this occur in prior versions? If not - which version(s) did it work in?

(DacFx/SqlPackage/SSMS/Azure Data Studio)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions