Skip to content

Instantly share code, notes, and snippets.

@0xjmp
Created January 27, 2014 18:38
Show Gist options
  • Save 0xjmp/8654757 to your computer and use it in GitHub Desktop.
Save 0xjmp/8654757 to your computer and use it in GitHub Desktop.
PG::UndefinedTable: ERROR: relation "spree_payment_methods" does not exist
LINE 1: SELECT "spree_payment_methods".* FROM "spree_payment_method...
^
: SELECT "spree_payment_methods".* FROM "spree_payment_methods" WHERE "spree_payment_methods"."deleted_at" IS NULL AND "spree_payment_methods"."name" = 'Braintree' ORDER BY "spree_payment_methods"."id" ASC LIMIT 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment