You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Говорит: "Не знаю к какой таблице атрибут id относится", я правильно понимаю?
ActiveRecord::StatementInvalid in Spree/admin/products#edit_multiple
Showing ruby-1.9.3-p448@paris/gems/synergy_inventory_management-1.3.0/app/views/spree/admin/products/_taxon.erb where line #3 raised:
PG::AmbiguousColumn: ERROR: column reference "id" is ambiguous
LINE 1: SELECT id FROM "spree_products" INNER JOIN "spree_products_t...
^
: SELECT id FROM "spree_products" INNER JOIN "spree_products_taxons" ON "spree_products"."id" = "spree_products_taxons"."product_id" WHERE "spree_products_taxons"."taxon_id" = 1 AND ("spree_products".deleted_at IS NULL or "spree_products".deleted_at >= '2013-11-25 07:35:00.925307')
Говорит: "Не знаю к какой таблице атрибут id относится", я правильно понимаю?
ActiveRecord::StatementInvalid in Spree/admin/products#edit_multiple
Extracted source (around line 3):
The text was updated successfully, but these errors were encountered: