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

Spree adds index on spree_users table even though it doesn't have one #6301

Closed
mamhoff opened this issue Apr 16, 2015 · 0 comments
Closed

Spree adds index on spree_users table even though it doesn't have one #6301

mamhoff opened this issue Apr 16, 2015 · 0 comments

Comments

@mamhoff
Copy link
Contributor

mamhoff commented Apr 16, 2015

These two lines have to be moved to the spree-auth-devise gem - if people don't use it, that migration fails: https://github.com/spree/spree/blob/master/core/db/migrate/20150314013438_add_missing_indexes.rb#L16-L17

mamhoff added a commit to mamhoff/spree_auth_devise that referenced this issue Apr 16, 2015
Adresses spree/spree#6301 by moving those
lines here from spree_core.
@JDutil JDutil closed this as completed in 0370363 Apr 16, 2015
JDutil pushed a commit to spree/spree_auth_devise that referenced this issue Apr 16, 2015
Adresses spree/spree#6301 by moving those
lines here from spree_core.

Fixes #272
freedeveloper000 added a commit to freedeveloper000/spree_auth_devise that referenced this issue Feb 28, 2022
Adresses spree/spree#6301 by moving those
lines here from spree_core.

Fixes #272
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants