Comments
3 comments
-
Hi,
Sorry you're having this problem!
This error is thrown whenever a duplicated definition is found that is not solely due to case sensitivity (for instance, definitions for 'UserName' and 'username' would throw a different error). Could you check inside the file 'Scripts.Sql' and see if it has a different definition for 'UserName' defined in there?
If this isn't the case we'd need to look into this further; could you contact support@red-gate.com and attach the scripts you are using to compare against the database, and we shall investigate further.
Thanks,
Asha -
Looks like I'll have to contact them, Scripts.sql is actually a bunch of sql scripts inside of a source control. Nothing indicated that there is a different definition of username in there. But thanks for your suggestion.
-
Hi, I have the same problem when I'm going to commit with the source control. Could you tell me if you found the solution? I think it's a mistake. Greetings and thanks.
Add comment
Please sign in to leave a comment.
Now I looked through where users are located and the username it's complaining about is unique. Not sure how else to go about this.