How can we help you today? How can we help you today?

Committing a changed varchar column adds collation.

I changed a varchar column to be wider and then committed the change to subversion.
When I looked at the script I saw that it had added the Collation on the column I've changed.
That's not a wanted behavior on my behalf. If it should remain it needs to be configurable so it can be turned off.
HÃ¥kan B
0

Comments

1 comment

  • Chris Auckland
    Thanks for your post.

    Can I ask how you originally added the table without the collation to subversion? The reason I ask is because SQL Source control will include the column collation when it adds the new object.

    There isn't currently an option to ignore the collations, but there isn't any reason why we couldn't add it to a future version if enough people would find it useful.
    Chris Auckland
    0

Add comment

Please sign in to leave a comment.