Skip to content

Microsoft SQL Server destination escapes & symbol in data #7001

@candiduslynx

Description

@candiduslynx

Describe the Bug

I am using the Azure source plugin. In the tags column I am seeing issues with unicode characters
{"BillTo":"P\u0026T"} instead of {"BillTo":"P&T"}. This works properly with Postgres destination.

Expected Behavior

The data should be stored as {"BillTo":"P&T"}.

CloudQuery Version

Component Version
cloudquery v2.2.0
azure v3.4.0
mssql v1.0.0

References

See #6984 for originally reported issue.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions