Skip to content

Drop spree_gateways table#323

Merged
jordan-brough merged 1 commit into
solidusio:masterfrom
jordan-brough:remove-spree-gateways-table
Aug 25, 2015
Merged

Drop spree_gateways table#323
jordan-brough merged 1 commit into
solidusio:masterfrom
jordan-brough:remove-spree-gateways-table

Conversation

@jordan-brough

Copy link
Copy Markdown
Contributor

Spree::Gateway inherits from Spree::PaymentMethod and uses the
spree_payment_methods table.

Does anyone know the history of why this table exists? I took a quick look and it wasn't immediately obvious. It's empty in our DB.

(I'm a bit nervous about dropping something like this w/o knowing the story for it)

Spree::Gateway inherits from Spree::PaymentMethod and uses the
spree_payment_methods table.
@jordan-brough jordan-brough force-pushed the remove-spree-gateways-table branch from 2ebd65d to f0e3c58 Compare August 25, 2015 20:45
@BenMorganIO

Copy link
Copy Markdown
Contributor

Guess someone made a booboo while they were building Spree::Gateway. 👍

@magnusvk

Copy link
Copy Markdown
Contributor

👍

@jhawthorn

Copy link
Copy Markdown
Contributor

👍 I'm sure it was made by accident. We removed Spree::Configuration which was similar.

@jordan-brough

Copy link
Copy Markdown
Contributor Author

Cool. Fwiw, I think I found the history: 062c2d3#diff-2e15d5409a141ad2f6ab3a8f7b1dd51d (an unfinished TODO item)

jordan-brough added a commit that referenced this pull request Aug 25, 2015
@jordan-brough jordan-brough merged commit f3d2321 into solidusio:master Aug 25, 2015
@jordan-brough jordan-brough deleted the remove-spree-gateways-table branch August 25, 2015 21:02
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

Successfully merging this pull request may close these issues.

4 participants