Skip to content

solidus_auth_devise should create the columns it needs #274

@jarednorman

Description

@jarednorman

Currently the first migration creates the whole spree_users table if it doesn't exist, but while it should do that, we should allow it to create the columns it needs if the table exists but doesn't contain those columns. This would allow us to merge solidusio/solidus#6442 (which is a rebase of solidusio/solidus#4440) and get the Devise-specific stuff out of Solidus core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions