Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #<MassImport::SheetImport
- Processing by AttributeGroupingsController#create as JSON
- Parameters: {"attribute_grouping"=>{"id"=>1749935200255, "new"=>false, "attribute_child_id"=>145, "attribute_parent_id"=>"456", "saved_attribute_parent_id"=>"", "value"=>"dos", "saved_value"=>"", "updated"=>1749935222347}}
- INSERT INTO "attribute_groupings" ("attribute_parent_id", "attribute_child_id", "created_at", "updated_at", "customer_id", "value") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" /*application:webdox.portal.backend.dev.g,controller:attribute_groupings,action:create*/ [["attribute_parent_id", "456"], ["attribute_child_id", "145"], ["created_at", "2025-06-14 21:07:10.308912"], ["updated_at", "2025-06-14 21:07:10.308912"], ["customer_id", 1], ["value", "dos"]]
Advertisement
Add Comment
Please, Sign In to add comment