MSBuild.Sdk.SqlProj icon indicating copy to clipboard operation
MSBuild.Sdk.SqlProj copied to clipboard

Could not read schema model header information from package. Collation 1033 is not supported

Open ToolMaker opened this issue 3 years ago • 0 comments

Hi,

I seem to get a error because of the collation being hardcoded in the model.xml. Is it possible to make this configurable so I can point to some a linux version or just make the error go away :)

What I'm doing, I have posted below. I didnt think this was a MSBuild.SDK.SqlProj issue until it struck me that it is because of the language attribute being not configurable in the schema. PLEASE HELP!

I'm deploying the dacpac from a ubunto docker image.

Stackoverflow ticket

ToolMaker avatar May 24 '22 11:05 ToolMaker