Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove index comparison #62

Merged
merged 1 commit into from
Feb 14, 2016
Merged

Remove index comparison #62

merged 1 commit into from
Feb 14, 2016

Conversation

alcaeus
Copy link
Owner

@alcaeus alcaeus commented Feb 14, 2016

The old way relied on comparing selected options and could get confused when default values were provided. This way we're no longer relying on option comparison, instead only comparing keys and names to check if an index specification already exists. All other errors will be generated properly by the database itself.

@alcaeus alcaeus added the bug label Feb 14, 2016
@alcaeus alcaeus added this to the 1.0 milestone Feb 14, 2016
alcaeus added a commit that referenced this pull request Feb 14, 2016
@alcaeus alcaeus merged commit b16e5a7 into master Feb 14, 2016
@alcaeus alcaeus deleted the remove-index-comparison branch February 14, 2016 09:39
@alcaeus alcaeus modified the milestones: 1.0.0-BETA1, 1.0.0 Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant