Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

Closes #15 #30

Closed
wants to merge 1 commit into from
Closed

Closes #15 #30

wants to merge 1 commit into from

Conversation

taoeffect
Copy link

Just because the primary key is unchanged doesn't mean the uniqueness check shouldn't be enforced.

I.e. if we have a table where the primary key is an email or whatever, the uniqueness check here breaks. This PR fixes that.

Just because the primary key is unchanged doesn't mean the uniqueness check shouldn't be enforced.

I.e. if we have a table where the primary key is an email or whatever, the uniqueness check here breaks. This PR fixes that.
@taoeffect taoeffect closed this Jun 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant