nimbleshop_core 0.0.12 → 0.0.13
Sign up to get free protection for your applications and to get access to all the features.
- data/app/assets/javascripts/admin/payment_method.js.coffee +8 -9
- data/app/assets/javascripts/admin/products/delete_picture.js.coffee +10 -0
- data/app/assets/javascripts/admin/products/nested_form_fix.js.coffee +4 -0
- data/app/assets/javascripts/admin/products/sort_picture.js.coffee +15 -0
- data/app/assets/javascripts/admin/shipit.js.coffee +17 -6
- data/app/assets/javascripts/admin/shipping_methods/edit.js.coffee +2 -3
- data/app/assets/javascripts/admin.js +1 -1
- data/app/assets/stylesheets/admin_custom.css +8 -0
- data/app/controllers/admin/custom_fields_controller.rb +3 -3
- data/app/controllers/admin/link_groups_controller.rb +3 -9
- data/app/controllers/admin/navigations_controller.rb +5 -5
- data/app/controllers/admin/orders_controller.rb +8 -4
- data/app/controllers/admin/payment_methods_controller.rb +9 -8
- data/app/controllers/admin/product_groups_controller.rb +1 -3
- data/app/controllers/admin/products_controller.rb +1 -5
- data/app/controllers/admin/shipments_controller.rb +9 -4
- data/app/controllers/admin/shipping_methods_controller.rb +2 -2
- data/app/controllers/admin/shipping_zones_controller.rb +5 -5
- data/app/models/creditcard.rb +1 -1
- data/config/routes.rb +1 -4
- data/db/migrate/20111022144421_create_initial_tables.rb +0 -1
- data/lib/generators/nimbleshop/app/templates/config/initializers/setup_email.rb +4 -4
- data/lib/generators/nimbleshop/app/templates/config/nimbleshop.yml +3 -1
- data/lib/nimbleshop/core_ext/force_ssl.rb +4 -4
- data/lib/nimbleshop/version.rb +1 -1
- data/lib/tasks/setup.rake +4 -1
- data/test/integration/admin/link_groups_acceptance_test.rb +3 -3
- data/test/integration/admin/orders_acceptance_test.rb +5 -5
- data/test/integration/admin/payment_methods_acceptance_test.rb +5 -5
- data/test/integration/admin/product_groups_acceptance_test.rb +0 -4
- data/test/integration/admin/products_acceptance_test.rb +28 -33
- data/test/integration/admin/shipping_methods_acceptance_test.rb +4 -4
- data/test/integration/admin/shipping_zones_acceptance_test.rb +1 -1
- data/test/integration/admin/shops_acceptance_test.rb +2 -2
- data/test/myshop/Gemfile +1 -1
- data/test/myshop/config/initializers/secret_token.rb +1 -1
- data/test/myshop/config/initializers/setup_email.rb +4 -4
- data/test/myshop/config/nimbleshop.yml +3 -1
- data/test/myshop/db/development.sqlite3 +0 -0
- data/test/myshop/db/migrate/{20121108022908_create_initial_tables.nimbleshop_core.rb → 20121129183432_create_initial_tables.nimbleshop_core.rb} +0 -1
- data/test/myshop/db/schema.rb +1 -2
- data/test/myshop/db/test.sqlite3 +0 -0
- data/test/myshop/log/development.log +717 -806
- data/test/myshop/log/test.log +97501 -0
- data/test/myshop/public/uploads/picture/picture/1/avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/large_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/large_plus_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/medium_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/medium_plus_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/small_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/small_plus_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/tiny_avatar.png +0 -0
- data/test/myshop/public/uploads/picture/picture/1/tiny_plus_avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-1516/avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-1516/tiny_avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-6840/avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-6840/tiny_avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-8084/avatar.png +0 -0
- data/test/myshop/public/uploads/tmp/20121203-1438-25351-8084/tiny_avatar.png +0 -0
- data/test/myshop/tmp/cache/assets/C20/3E0/sprockets%2F6272686c233069c041768dc99a62220b +0 -0
- data/test/myshop/tmp/cache/assets/C2F/840/sprockets%2F6307597ab57709835906888a54cab332 +0 -0
- data/test/myshop/tmp/cache/assets/C42/0A0/sprockets%2Fc3507fa0b5035933d865537bd4740310 +0 -0
- data/test/myshop/tmp/cache/assets/C47/520/sprockets%2F0dceec443917771d013062944f268311 +0 -0
- data/test/myshop/tmp/cache/assets/C51/620/sprockets%2F447611d767d7e61d6322546370a193af +0 -0
- data/test/myshop/tmp/cache/assets/C57/830/sprockets%2F0818c4536f6a69f5328b7f127045550e +0 -0
- data/test/myshop/tmp/cache/assets/C74/F00/sprockets%2Fc09995330494d994b784c482f881e7d7 +0 -0
- data/test/myshop/tmp/cache/assets/C76/FC0/sprockets%2F2712a3122a52fa28eb7682678b6400d9 +0 -0
- data/test/myshop/tmp/cache/assets/C7D/670/sprockets%2Fbd4255f99864127dbc6b7280521123a6 +0 -0
- data/test/myshop/tmp/cache/assets/C83/FB0/sprockets%2F8e73221616c6667d207ef9b2074606bd +0 -0
- data/test/myshop/tmp/cache/assets/C86/330/sprockets%2F4eb8530d606634060bfe419a89539c83 +0 -0
- data/test/myshop/tmp/cache/assets/C94/9A0/sprockets%2F082647e39249aef69bb64c139804967b +0 -0
- data/test/myshop/tmp/cache/assets/C96/2C0/sprockets%2Fccc09c0812dab32253f109e528141721 +0 -0
- data/test/myshop/tmp/cache/assets/C9D/E30/sprockets%2F78b987e096a8435f93f783b1664f4b60 +0 -0
- data/test/myshop/tmp/cache/assets/CA3/F60/sprockets%2F6513e45794e700c2e02c95a03bb50d75 +0 -0
- data/test/myshop/tmp/cache/assets/CAE/D60/sprockets%2F0b804fa342c193ef1978b00a8719807e +0 -0
- data/test/myshop/tmp/cache/assets/CAF/3D0/sprockets%2F7e7328e624d8047ec248e65e1c02f022 +0 -0
- data/test/myshop/tmp/cache/assets/CB2/A90/sprockets%2Fea73133259c16b046a77888aa77a53c6 +0 -0
- data/test/myshop/tmp/cache/assets/CB3/980/sprockets%2F747860914f389f22ca277b12d3e51d3c +0 -0
- data/test/myshop/tmp/cache/assets/CB5/8F0/sprockets%2F0575daed5b154b788eb72d8064466631 +0 -0
- data/test/myshop/tmp/cache/assets/CB9/840/sprockets%2Fd030178896ac6530c8375fc5d83782ad +0 -0
- data/test/myshop/tmp/cache/assets/CBD/480/sprockets%2F16696253922f95b0bfbe5029a49498ea +0 -0
- data/test/myshop/tmp/cache/assets/CBD/490/sprockets%2F9130d65760c969b6cfa4c327f56781c4 +0 -0
- data/test/myshop/tmp/cache/assets/CBD/CE0/sprockets%2F2c9388100fa246ffc774943319d6af67 +0 -0
- data/test/myshop/tmp/cache/assets/CC2/EE0/sprockets%2Fd87e8386917dd5fc540a4b28598911b1 +0 -0
- data/test/myshop/tmp/cache/assets/CC3/E60/sprockets%2F0c6e1f13250594731c60c00d21fbcb46 +0 -0
- data/test/myshop/tmp/cache/assets/CCA/000/sprockets%2Fd9f341b02315ce258ae14b27a6d25070 +0 -0
- data/test/myshop/tmp/cache/assets/CCA/280/sprockets%2F3453187e9b2e59676bec7b9c831d7395 +0 -0
- data/test/myshop/tmp/cache/assets/CCB/D90/sprockets%2F89860669c589fb1e18f8092558adc60b +0 -0
- data/test/myshop/tmp/cache/assets/CCD/1A0/sprockets%2Fc952c13381140b67cc1fb0b418369bc2 +0 -0
- data/test/myshop/tmp/cache/assets/CCD/470/sprockets%2Fa71a2c66435e2ab2bdc921d024687811 +0 -0
- data/test/myshop/tmp/cache/assets/CCF/960/sprockets%2F4139b533a0755eee22415882cd01ba7b +0 -0
- data/test/myshop/tmp/cache/assets/CD0/DE0/sprockets%2F6de169d6c66927d887590d3354177eee +0 -0
- data/test/myshop/tmp/cache/assets/CD3/A60/sprockets%2Fa2a143650cb9f51c947ee93e52a10461 +0 -0
- data/test/myshop/tmp/cache/assets/CD6/5B0/sprockets%2F4bf60ef0439108a06073b9c50cd7b817 +0 -0
- data/test/myshop/tmp/cache/assets/CD9/160/sprockets%2F062651b1d2c8b72cdff46e34058c2645 +0 -0
- data/test/myshop/tmp/cache/assets/CD9/420/sprockets%2Ff75c6841b46cad183040008384de8aa7 +0 -0
- data/test/myshop/tmp/cache/assets/CDE/8D0/sprockets%2F555b6677b24cbe7fe03b275eb0096307 +0 -0
- data/test/myshop/tmp/cache/assets/CE0/740/sprockets%2Fd7837981491a4eb711f21098acc49a2a +0 -0
- data/test/myshop/tmp/cache/assets/CEA/6E0/sprockets%2F92a120975ff4f91bcf5e37639523ef40 +0 -0
- data/test/myshop/tmp/cache/assets/CEB/670/sprockets%2F6a2e9b7338c55721eb636d3da649991b +0 -0
- data/test/myshop/tmp/cache/assets/CEB/FE0/sprockets%2F8d0f358193490b84617df5304c9e6ade +0 -0
- data/test/myshop/tmp/cache/assets/CED/220/sprockets%2Ff992264672f1ae94e3f90d3df0f04934 +0 -0
- data/test/myshop/tmp/cache/assets/CEF/D40/sprockets%2Fe23287b0d739bcd71c9d297c86d95207 +0 -0
- data/test/myshop/tmp/cache/assets/CF0/470/sprockets%2Fb86473b7dd59b458184b09209ffc8f04 +0 -0
- data/test/myshop/tmp/cache/assets/CF4/B60/sprockets%2F6f53ce7f80736b4c108c5a799853dd74 +0 -0
- data/test/myshop/tmp/cache/assets/CFA/9B0/sprockets%2Fcef7a3a252e4cec0343b64a501468251 +0 -0
- data/test/myshop/tmp/cache/assets/CFB/3B0/sprockets%2F83f0c4ee51108930d6d1c7a02411ace7 +0 -0
- data/test/myshop/tmp/cache/assets/CFE/FF0/sprockets%2F66da2b66aa02e7d3c854c019036130ff +0 -0
- data/test/myshop/tmp/cache/assets/D02/F10/sprockets%2F0dc664f09c6f2255ca44b38ae07342c1 +0 -0
- data/test/myshop/tmp/cache/assets/D03/B80/sprockets%2Fd682e282de115b528064150fea8c2c1d +0 -0
- data/test/myshop/tmp/cache/assets/D04/A40/sprockets%2F2119a3a04e53c224fb88fe71646f32ca +0 -0
- data/test/myshop/tmp/cache/assets/D0B/A80/sprockets%2Ff3464b1d20ee2562fce680c269243ad8 +0 -0
- data/test/myshop/tmp/cache/assets/D0D/340/sprockets%2Ff46a33a80a4d089529b5e3e3c47f4c05 +0 -0
- data/test/myshop/tmp/cache/assets/D10/5A0/sprockets%2Fce19e1808460fd67f2e80751bbe1a491 +0 -0
- data/test/myshop/tmp/cache/assets/D10/F10/sprockets%2F929ce581d09ef8aaed5566c0b1354061 +0 -0
- data/test/myshop/tmp/cache/assets/D14/1E0/sprockets%2F1ed72090d0906688a4d349ed4f7d01fe +0 -0
- data/test/myshop/tmp/cache/assets/D1F/7C0/sprockets%2F925f6ef4af9d564ba84f21762d16d456 +0 -0
- data/test/myshop/tmp/cache/assets/D27/1A0/sprockets%2F98a236449cdbe347049eff5872a9d72f +0 -0
- data/test/myshop/tmp/cache/assets/D28/8B0/sprockets%2F908b68a287fa2dd77450779d95b6bad9 +0 -0
- data/test/myshop/tmp/cache/assets/D2F/C10/sprockets%2F0224fa8eb416275601bbb06ee1197eec +0 -0
- data/test/myshop/tmp/cache/assets/D33/CC0/sprockets%2F9ad24304228467ab60ba2dc9fd624c6b +0 -0
- data/test/myshop/tmp/cache/assets/D36/5E0/sprockets%2F0d5b232077ed097ba8f7c27029c4cc3b +0 -0
- data/test/myshop/tmp/cache/assets/D38/1A0/sprockets%2Fa3c331e637a4172c04e0b96bff6f753d +0 -0
- data/test/myshop/tmp/cache/assets/D3D/F20/sprockets%2Faa7d732e89f3dac8a271d29b852b1074 +0 -0
- data/test/myshop/tmp/cache/assets/D3E/790/sprockets%2F9c4dcba69c3d1496a18010d06f8286dd +0 -0
- data/test/myshop/tmp/cache/assets/D42/360/sprockets%2F0b74d6da10b975d7ea4fa0b0466778f8 +0 -0
- data/test/myshop/tmp/cache/assets/D44/480/sprockets%2F83752178bf80c38e14fbd4ca487a6b4c +0 -0
- data/test/myshop/tmp/cache/assets/D45/EE0/sprockets%2F60e93ca9b4818e772e4f8f3e443ac1d0 +0 -0
- data/test/myshop/tmp/cache/assets/D48/3E0/sprockets%2F490442194945ae74d2fe4bfd6ac4d6d7 +0 -0
- data/test/myshop/tmp/cache/assets/D4C/930/sprockets%2F969bec2a5070b5388e6acf16e3d299a8 +0 -0
- data/test/myshop/tmp/cache/assets/D59/690/sprockets%2F43d9ed72bb97785a940468cde6ee5a49 +0 -0
- data/test/myshop/tmp/cache/assets/D60/F40/sprockets%2F60845114bfdfcf542eb113f3d71a44be +0 -0
- data/test/myshop/tmp/cache/assets/D63/3B0/sprockets%2F7b712b44a973300c47be7b6abccf8f11 +0 -0
- data/test/myshop/tmp/cache/assets/D64/A10/sprockets%2F11725b64858ef12e20e4255add3eebda +0 -0
- data/test/myshop/tmp/cache/assets/D68/1F0/sprockets%2F57fa200f88241de3a017ad1d8facf757 +0 -0
- data/test/myshop/tmp/cache/assets/D69/530/sprockets%2F0d6c156f7e61dc971ec15ebbd5b60083 +0 -0
- data/test/myshop/tmp/cache/assets/D6A/0F0/sprockets%2F6c8022cac929010a2ecfeddf2486358e +0 -0
- data/test/myshop/tmp/cache/assets/D6B/230/sprockets%2F3cdbe792f6989dac643303a3a5a37bc1 +0 -0
- data/test/myshop/tmp/cache/assets/D6C/6F0/sprockets%2F2395bceaae210b9d93c29cc99b425e33 +0 -0
- data/test/myshop/tmp/cache/assets/D6F/8F0/sprockets%2Fc1df3b489917bef846c2cb060ed1f461 +0 -0
- data/test/myshop/tmp/cache/assets/D6F/E80/sprockets%2F4e2cd34921d4df3e9a11485efcd486c0 +0 -0
- data/test/myshop/tmp/cache/assets/D70/900/sprockets%2Fd63e881ab0de98c29cf54ea223c550b8 +0 -0
- data/test/myshop/tmp/cache/assets/D71/540/sprockets%2F7f8b8f64991a2b2e80292fe40fccbc02 +0 -0
- data/test/myshop/tmp/cache/assets/D73/960/sprockets%2Fc7761c46821fe661d0c6efc5c43b2ec9 +0 -0
- data/test/myshop/tmp/cache/assets/D74/B60/sprockets%2F338cef2a60cc7e6b54f32fb367d3f079 +0 -0
- data/test/myshop/tmp/cache/assets/D74/BA0/sprockets%2F6b4b0586c85c9bcc95bf42b97ee0a640 +0 -0
- data/test/myshop/tmp/cache/assets/D76/220/sprockets%2F8748ace30a059bf844edf9e7a981b10b +0 -0
- data/test/myshop/tmp/cache/assets/D79/0F0/sprockets%2F583d27eb5454779d74bb4a542cbc9bfd +0 -0
- data/test/myshop/tmp/cache/assets/D79/560/sprockets%2F291d29fca6b52d24eb8c46abe642f988 +0 -0
- data/test/myshop/tmp/cache/assets/D7A/AC0/sprockets%2F7aee88eabcd2c427706f30d8246be895 +0 -0
- data/test/myshop/tmp/cache/assets/D7C/AC0/sprockets%2F337b95d7eb24bcdbf89a6f24549d07a8 +0 -0
- data/test/myshop/tmp/cache/assets/D80/AF0/sprockets%2Fa446ff43bef6cd1786b396a9cf1c6629 +0 -0
- data/test/myshop/tmp/cache/assets/D88/180/sprockets%2F207be29b481a71f20c28a2cedb214fcc +0 -0
- data/test/myshop/tmp/cache/assets/D88/B60/sprockets%2F7c60dd8a4002120f6b29e2ea2d6e2dbc +0 -0
- data/test/myshop/tmp/cache/assets/D8C/A10/sprockets%2Fe1f308086ac645200a8d8b5ace0aeab8 +0 -0
- data/test/myshop/tmp/cache/assets/D8D/180/sprockets%2Fbba7e4bce2a055fd0d657a331434d7f1 +0 -0
- data/test/myshop/tmp/cache/assets/D8F/DB0/sprockets%2Fecf0637ec0c9fbb80b4544005d50bed3 +0 -0
- data/test/myshop/tmp/cache/assets/D92/DC0/sprockets%2Fafd95769537ae5e1af0fef9b89c65939 +0 -0
- data/test/myshop/tmp/cache/assets/D94/E70/sprockets%2Fa68ba1495cce86c322ba2e10ef69b06c +0 -0
- data/test/myshop/tmp/cache/assets/D9A/0C0/sprockets%2F3c40cc90ffd21ec291e2c35875d9bdd1 +0 -0
- data/test/myshop/tmp/cache/assets/D9A/C20/sprockets%2F7fb9ca1a582053981b2eb92ddf385aaa +0 -0
- data/test/myshop/tmp/cache/assets/D9B/170/sprockets%2Fbbe525f1421628b638ecbe2a5e98de0c +0 -0
- data/test/myshop/tmp/cache/assets/D9F/6F0/sprockets%2Fa5bd870cfea0f92837c9a012d08c8d8c +0 -0
- data/test/myshop/tmp/cache/assets/DA1/B10/sprockets%2F369f6fcc30aff180c675e17fa3ae8c14 +0 -0
- data/test/myshop/tmp/cache/assets/DA4/0D0/sprockets%2F8ca4adf47d2f99cb9170050bd6c93f2f +0 -0
- data/test/myshop/tmp/cache/assets/DA4/230/sprockets%2Fb95808fc5741b496bc9dbf0ae5c05b4f +0 -0
- data/test/myshop/tmp/cache/assets/DA5/E20/sprockets%2Fcc968ead119b9ad755c6dd6d9c320b35 +0 -0
- data/test/myshop/tmp/cache/assets/DAF/4C0/sprockets%2F9577d946bd8238bd42a8eedcc457ac7a +0 -0
- data/test/myshop/tmp/cache/assets/DB3/C60/sprockets%2Fd2a33078bdd6b3d5be799b7ef4378fd9 +0 -0
- data/test/myshop/tmp/cache/assets/DBA/670/sprockets%2F3894b7598c9eb4c6d66880eedd6baeb5 +0 -0
- data/test/myshop/tmp/cache/assets/DBA/C70/sprockets%2Ff287c2f76af44e4685ceb8986decb65b +0 -0
- data/test/myshop/tmp/cache/assets/DBC/1D0/sprockets%2F715fba3f00362f334beaae3ba7e54be6 +0 -0
- data/test/myshop/tmp/cache/assets/DBF/910/sprockets%2Ff18470e1fb2e3e2f73f3aaafdec44130 +0 -0
- data/test/myshop/tmp/cache/assets/DC0/180/sprockets%2F53acffde562a11301dffae236b375e3e +0 -0
- data/test/myshop/tmp/cache/assets/DC2/810/sprockets%2Fec901b5b7cb5f4aaa770f42a6f107a9d +0 -0
- data/test/myshop/tmp/cache/assets/DC8/6B0/sprockets%2F14babd3cd6dfff04d9f230689380da3b +0 -0
- data/test/myshop/tmp/cache/assets/DCC/360/sprockets%2Fb9c6731ecf1d521a276ea60d8dcecc48 +0 -0
- data/test/myshop/tmp/cache/assets/DCC/690/sprockets%2Facc83ee53fd3fe6bf209b0d407924da6 +0 -0
- data/test/myshop/tmp/cache/assets/DCF/1C0/sprockets%2F42296eec1be44d5af0efefe563414eb6 +0 -0
- data/test/myshop/tmp/cache/assets/DCF/530/sprockets%2F37a8adbab8e950b553e7fb50cc61c9d6 +0 -0
- data/test/myshop/tmp/cache/assets/DD0/040/sprockets%2Fd7e8eb1efb4a3a37e393de0171f9cd53 +0 -0
- data/test/myshop/tmp/cache/assets/DD2/B60/sprockets%2F9b5fb07d9588116cd8c67baadba8a36a +0 -0
- data/test/myshop/tmp/cache/assets/DD4/C20/sprockets%2F9cb3062fed4fad2209b96b45fc5ef7d4 +0 -0
- data/test/myshop/tmp/cache/assets/DDD/DF0/sprockets%2F194cbc068a6a6e7ff4a56f9cfec8415e +0 -0
- data/test/myshop/tmp/cache/assets/DDF/E20/sprockets%2F5fa8f2be7f1ba46b7e9f8b7329f6b19a +0 -0
- data/test/myshop/tmp/cache/assets/DE2/810/sprockets%2Fe5508b4e8589f72fa83fe3afe3a57afd +0 -0
- data/test/myshop/tmp/cache/assets/DF2/B80/sprockets%2Faea5e110a5b5445795aee4eb3f1cfd2e +0 -0
- data/test/myshop/tmp/cache/assets/DF6/BD0/sprockets%2F7bc0d205c243a5d6eaf68cefb73fa83a +0 -0
- data/test/myshop/tmp/cache/assets/DF8/AC0/sprockets%2Fc823b0d42a7acf73faa3f47ccee59d15 +0 -0
- data/test/myshop/tmp/cache/assets/DFB/4C0/sprockets%2Fc17634f786d8dacfc7da08aa3abaf309 +0 -0
- data/test/myshop/tmp/cache/assets/DFF/CE0/sprockets%2F5b09f3df6587fa0dd0b8bccae956f0e0 +0 -0
- data/test/myshop/tmp/cache/assets/E09/240/sprockets%2F379facffa55119efe51738ccca58c1ef +0 -0
- data/test/myshop/tmp/cache/assets/E20/890/sprockets%2Fc9bb40cca767b5a5ac7b264ecc7bad06 +0 -0
- data/test/myshop/tmp/cache/assets/E23/C30/sprockets%2F6d488fd35bcd6d9b0f1deaac27b1a11e +0 -0
- data/test/myshop/tmp/cache/assets/E4E/350/sprockets%2F1e4de40cd11c8ba8caea57b2ca7e16ef +0 -0
- data/test/myshop/tmp/cache/assets/E58/580/sprockets%2Fc3d000f299e5be8db3ddad3aed3bf9c5 +0 -0
- data/test/myshop/tmp/cache/assets/E59/F50/sprockets%2Ff321b3ce47ce73ec1cfead3f39aef0a9 +0 -0
- data/test/myshop/tmp/cache/assets/E5F/C60/sprockets%2Fb95ce7dcf32be0b3cb96ea0b9d75efd2 +0 -0
- data/test/myshop/tmp/cache/assets/E8D/140/sprockets%2F470beb3daed0e63cf3c7f69dce17ebec +0 -0
- data/test/myshop/tmp/cache/assets/E95/E90/sprockets%2Ffbd9cdd1beaf5c67c528a97cbca356fe +0 -0
- data/test/myshop/tmp/cache/assets/EF1/C70/sprockets%2Fd3b9dcddcbc0dabeb498be16d98f3dcf +0 -0
- data/test/myshop/tmp/cache/sass/92f3bea9cf025f158dff5471ebe43f2066838092/cart.css.scssc +0 -0
- data/test/myshop/tmp/cache/sass/92f3bea9cf025f158dff5471ebe43f2066838092/cart_button.css.scssc +0 -0
- data/test/myshop/tmp/cache/sass/92f3bea9cf025f158dff5471ebe43f2066838092/creditcard.css.scssc +0 -0
- data/test/myshop/tmp/cache/sass/92f3bea9cf025f158dff5471ebe43f2066838092/custom.css.scssc +0 -0
- data/test/test_helper.rb +3 -0
- data/test/unit/country_shipping_zone_test.rb +1 -1
- data/test/unit/custom_field_answer/field_test.rb +1 -1
- data/test/unit/product_test.rb +3 -3
- data/test/unit/shipping_method_test.rb +1 -1
- metadata +334 -51
- data/app/assets/javascripts/admin/products/edit.js.coffee +0 -32
- data/lib/nimbleshop/sampledata/data.rb +0 -249
- data/lib/nimbleshop/sampledata/pictures/product1/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product2/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product2/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product3/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product3/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product3/pic3.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product3/pic4.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product3/pic5.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product4/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product4/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product5/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product5/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic10.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic11.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic12.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic13.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic14.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic15.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic16.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic17.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic3.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic4.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic5.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic6.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic7.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic8.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product6/pic9.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product7/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product7/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product7/pic3.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic2.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic3.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic4.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic5.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic6.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic7.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product8/pic8.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product9/pic1.jpg +0 -0
- data/lib/nimbleshop/sampledata/pictures/product9/pic2.jpg +0 -0
@@ -1,1037 +1,948 @@
|
|
1
1
|
Connecting to database specified by database.yml
|
2
2
|
Connecting to database specified by database.yml
|
3
3
|
[1m[36m (0.2ms)[0m [1mselect sqlite_version(*)[0m
|
4
|
-
[1m[35m (
|
5
|
-
[1m[36m (
|
6
|
-
[1m[35m (
|
7
|
-
|
8
|
-
|
9
|
-
[1m[35m (0.
|
10
|
-
[1m[36m (0.
|
11
|
-
[1m[35m (0.2ms)[0m CREATE TABLE "
|
12
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "
|
13
|
-
[1m[35m (0.2ms)[0m CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
14
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("delayed_jobs")[0m
|
4
|
+
[1m[35m (2.7ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
5
|
+
[1m[36m (1.7ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
6
|
+
[1m[35m (0.1ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
7
|
+
Migrating to CreateInitialTables (20121129183432)
|
8
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
9
|
+
[1m[35m (0.7ms)[0m CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
10
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
11
|
+
[1m[35m (0.2ms)[0m CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
12
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
15
13
|
[1m[35m (0.2ms)[0m CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
|
16
|
-
[1m[36m (0.
|
14
|
+
[1m[36m (0.3ms)[0m [1mCREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
17
15
|
[1m[35m (0.2ms)[0m CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
18
|
-
[1m[36m (0.
|
19
|
-
[1m[35m (
|
20
|
-
[1m[36m (0.1ms)[0m [
|
21
|
-
[1m[35m (0.1ms)[0m
|
22
|
-
[1m[36m (0.
|
23
|
-
[1m[35m (0.2ms)[0m CREATE
|
24
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
25
|
-
[1m[35m (0.3ms)[0m CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
26
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("orders")[0m
|
27
|
-
[1m[35m (0.3ms)[0m CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
|
16
|
+
[1m[36m (0.5ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")[0m
|
17
|
+
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
|
18
|
+
[1m[36m (0.1ms)[0m [1mCREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
19
|
+
[1m[35m (0.1ms)[0m CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
20
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
21
|
+
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
|
28
22
|
[1m[36m (0.2ms)[0m [1mCREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
29
|
-
[1m[35m (0.
|
30
|
-
[1m[36m (0.2ms)[0m [1mCREATE
|
31
|
-
[1m[35m (0.
|
32
|
-
[1m[36m (0.
|
33
|
-
[1m[35m (0.
|
34
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("preferences")[0m
|
35
|
-
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
|
23
|
+
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
|
24
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
25
|
+
[1m[35m (0.3ms)[0m CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
26
|
+
[1m[36m (0.3ms)[0m [1mCREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
27
|
+
[1m[35m (0.3ms)[0m CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
|
36
28
|
[1m[36m (0.2ms)[0m [1mCREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
37
|
-
[1m[35m (0.
|
38
|
-
[1m[36m (0.
|
39
|
-
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "
|
40
|
-
[1m[36m (0.
|
41
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_product_groups_on_name')
|
42
|
-
[1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")[0m
|
43
|
-
[1m[35m (0.2ms)[0m CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
44
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("products")[0m
|
29
|
+
[1m[35m (0.2ms)[0m CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
30
|
+
[1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")[0m
|
31
|
+
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
|
32
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
45
33
|
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
|
46
|
-
[1m[36m (0.
|
47
|
-
[1m[35m (0.
|
48
|
-
[1m[36m (0.2ms)[0m [1mCREATE
|
49
|
-
[1m[35m (0.2ms)[0m CREATE TABLE "
|
50
|
-
[1m[36m (0.
|
51
|
-
[1m[35m (0.2ms)[0m CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
52
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipping_zones")[0m
|
34
|
+
[1m[36m (0.1ms)[0m [1mCREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
35
|
+
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
|
36
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
37
|
+
[1m[35m (0.2ms)[0m CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
38
|
+
[1m[36m (0.2ms)[0m [1mCREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
53
39
|
[1m[35m (0.2ms)[0m CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
|
54
40
|
[1m[36m (0.3ms)[0m [1mCREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
55
|
-
[1m[35m (0.
|
56
|
-
[1m[36m (
|
57
|
-
[1m[35m (
|
58
|
-
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
59
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("addresses")
|
60
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("custom_field_answers")[0m
|
61
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("custom_fields")
|
62
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("delayed_jobs")[0m
|
63
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('delayed_jobs_priority')
|
64
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("line_items")[0m
|
65
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("link_groups")
|
66
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_info('index_link_groups_on_permalink')[0m
|
67
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_link_groups_on_name')
|
68
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("links")[0m
|
69
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("navigations")
|
70
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("orders")[0m
|
71
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_orders_on_number')
|
72
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("payment_methods")[0m
|
73
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_payment_methods_on_permalink')
|
74
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("payment_transactions")[0m
|
75
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("pictures")
|
76
|
-
[1m[36m (0.1ms)[0m [1mPRAGMA index_list("preferences")[0m
|
77
|
-
[1m[35m (0.1ms)[0m PRAGMA index_info('index_preferences_on_owner_and_name_and_preference')
|
78
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("product_group_conditions")[0m
|
79
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("product_groups")
|
80
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_info('index_product_groups_on_permalink')[0m
|
81
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_product_groups_on_name')
|
82
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("products")[0m
|
83
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_products_on_permalink')
|
84
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipment_carriers")[0m
|
85
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_shipment_carriers_on_permalink')
|
86
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipments")[0m
|
87
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("shipping_methods")
|
88
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipping_zones")[0m
|
89
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_shipping_zones_on_permalink')
|
90
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shops")[0m
|
41
|
+
[1m[35m (0.4ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ('20121129183432')
|
42
|
+
[1m[36m (3.6ms)[0m [1mcommit transaction[0m
|
43
|
+
[1m[35m (0.1ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
91
44
|
Connecting to database specified by database.yml
|
92
45
|
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
93
|
-
[1m[35m (0.
|
94
|
-
[1m[36m (
|
95
|
-
[1m[35m (1.
|
96
|
-
[1m[36m (1.
|
97
|
-
[1m[35m (
|
98
|
-
[1m[36m (
|
99
|
-
[1m[35m (1.5ms)[0m CREATE
|
46
|
+
[1m[35m (0.5ms)[0m select sqlite_version(*)
|
47
|
+
[1m[36m (3.3ms)[0m [1mCREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
48
|
+
[1m[35m (1.3ms)[0m CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
49
|
+
[1m[36m (1.1ms)[0m [1mCREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
50
|
+
[1m[35m (3.3ms)[0m CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
51
|
+
[1m[36m (1.2ms)[0m [1mCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")[0m
|
52
|
+
[1m[35m (1.5ms)[0m CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
53
|
+
[1m[36m (1.2ms)[0m [1mCREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
54
|
+
[1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
|
55
|
+
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")[0m
|
56
|
+
[1m[35m (1.6ms)[0m CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
57
|
+
[1m[36m (3.0ms)[0m [1mCREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
58
|
+
[1m[35m (21.3ms)[0m CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
59
|
+
[1m[36m (22.1ms)[0m [1mCREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")[0m
|
60
|
+
[1m[35m (2.6ms)[0m CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
61
|
+
[1m[36m (4.8ms)[0m [1mCREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")[0m
|
62
|
+
[1m[35m (10.5ms)[0m CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
63
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
64
|
+
[1m[35m (1.9ms)[0m CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
65
|
+
[1m[36m (8.5ms)[0m [1mCREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")[0m
|
66
|
+
[1m[35m (2.1ms)[0m CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
67
|
+
[1m[36m (1.7ms)[0m [1mCREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
68
|
+
[1m[35m (2.4ms)[0m CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
|
69
|
+
[1m[36m (2.7ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")[0m
|
70
|
+
[1m[35m (1.5ms)[0m CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
71
|
+
[1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")[0m
|
72
|
+
[1m[35m (1.4ms)[0m CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
73
|
+
[1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")[0m
|
74
|
+
[1m[35m (1.4ms)[0m CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
75
|
+
[1m[36m (1.7ms)[0m [1mCREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
76
|
+
[1m[35m (1.2ms)[0m CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
77
|
+
[1m[36m (1.4ms)[0m [1mCREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")[0m
|
78
|
+
[1m[35m (1.8ms)[0m CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
79
|
+
[1m[36m (1.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
80
|
+
[1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
81
|
+
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
82
|
+
[1m[35m (1.2ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20121129183432')
|
83
|
+
Connecting to database specified by database.yml
|
84
|
+
[1m[36m (2.7ms)[0m [1mselect sqlite_version(*)[0m
|
85
|
+
[1m[35m (3.2ms)[0m CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
86
|
+
[1m[36m (4.9ms)[0m [1mCREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
87
|
+
[1m[35m (1.4ms)[0m CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
88
|
+
[1m[36m (1.2ms)[0m [1mCREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
89
|
+
[1m[35m (1.1ms)[0m CREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")
|
100
90
|
[1m[36m (1.4ms)[0m [1mCREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
101
91
|
[1m[35m (1.3ms)[0m CREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
102
|
-
[1m[36m (
|
103
|
-
[1m[35m (1.3ms)[0m CREATE UNIQUE INDEX "
|
104
|
-
[1m[36m (
|
105
|
-
[1m[35m (
|
106
|
-
[1m[36m (
|
107
|
-
[1m[35m (1.
|
108
|
-
[1m[36m (
|
109
|
-
[1m[35m (1.4ms)[0m CREATE
|
110
|
-
[1m[36m (
|
111
|
-
[1m[35m (1.
|
112
|
-
[1m[36m (1.
|
113
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("payment_methods")
|
114
|
-
[1m[36m (1.4ms)[0m [1mCREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")[0m
|
115
|
-
[1m[35m (1.5ms)[0m CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
116
|
-
[1m[36m (1.9ms)[0m [1mCREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
117
|
-
[1m[35m (2.6ms)[0m CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
118
|
-
[1m[36m (0.1ms)[0m [1mPRAGMA index_list("preferences")[0m
|
92
|
+
[1m[36m (2.2ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")[0m
|
93
|
+
[1m[35m (1.3ms)[0m CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
|
94
|
+
[1m[36m (1.3ms)[0m [1mCREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
95
|
+
[1m[35m (1.2ms)[0m CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
96
|
+
[1m[36m (2.2ms)[0m [1mCREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
97
|
+
[1m[35m (1.5ms)[0m CREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")
|
98
|
+
[1m[36m (2.2ms)[0m [1mCREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
99
|
+
[1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
|
100
|
+
[1m[36m (2.4ms)[0m [1mCREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
101
|
+
[1m[35m (1.7ms)[0m CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
102
|
+
[1m[36m (1.8ms)[0m [1mCREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
119
103
|
[1m[35m (2.0ms)[0m CREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")
|
120
|
-
[1m[36m (
|
104
|
+
[1m[36m (2.0ms)[0m [1mCREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
121
105
|
[1m[35m (1.8ms)[0m CREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
122
|
-
[1m[36m (
|
123
|
-
[1m[35m (1.
|
124
|
-
[1m[36m (
|
125
|
-
[1m[35m (
|
126
|
-
[1m[36m (1.5ms)[0m [1mCREATE
|
127
|
-
[1m[35m (1.
|
128
|
-
[1m[36m (
|
129
|
-
[1m[35m (1.
|
130
|
-
[1m[36m (1.
|
131
|
-
[1m[35m (
|
132
|
-
[1m[36m (1.
|
133
|
-
[1m[35m (1.
|
134
|
-
[1m[36m (1.
|
135
|
-
[1m[35m (1.5ms)[0m CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
136
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipping_zones")[0m
|
137
|
-
[1m[35m (1.7ms)[0m CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
|
138
|
-
[1m[36m (2.3ms)[0m [1mCREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
139
|
-
[1m[35m (1.4ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
140
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
141
|
-
[1m[35m (1.6ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
142
|
-
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
143
|
-
[1m[35m (1.5ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20121108022908')
|
144
|
-
Connecting to database specified by database.yml
|
145
|
-
[1m[36m (3.8ms)[0m [1mselect sqlite_version(*)[0m
|
146
|
-
[1m[35m (3.0ms)[0m CREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
147
|
-
[1m[36m (1.5ms)[0m [1mCREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
148
|
-
[1m[35m (1.9ms)[0m CREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
149
|
-
[1m[36m (2.8ms)[0m [1mCREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
150
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("delayed_jobs")
|
151
|
-
[1m[36m (1.6ms)[0m [1mCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")[0m
|
152
|
-
[1m[35m (1.5ms)[0m CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
153
|
-
[1m[36m (3.2ms)[0m [1mCREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
154
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("link_groups")
|
155
|
-
[1m[36m (1.3ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")[0m
|
156
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("link_groups")
|
157
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_info('index_link_groups_on_name')[0m
|
158
|
-
[1m[35m (1.2ms)[0m CREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")
|
159
|
-
[1m[36m (1.5ms)[0m [1mCREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
160
|
-
[1m[35m (1.4ms)[0m CREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
161
|
-
[1m[36m (1.7ms)[0m [1mCREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
162
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("orders")
|
163
|
-
[1m[36m (1.1ms)[0m [1mCREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")[0m
|
164
|
-
[1m[35m (1.3ms)[0m CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
165
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("payment_methods")[0m
|
166
|
-
[1m[35m (1.7ms)[0m CREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")
|
167
|
-
[1m[36m (1.5ms)[0m [1mCREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
168
|
-
[1m[35m (1.5ms)[0m CREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
169
|
-
[1m[36m (1.7ms)[0m [1mCREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
170
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("preferences")
|
171
|
-
[1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")[0m
|
172
|
-
[1m[35m (2.8ms)[0m CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
173
|
-
[1m[36m (2.2ms)[0m [1mCREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
174
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("product_groups")
|
175
|
-
[1m[36m (1.5ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")[0m
|
176
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("product_groups")
|
177
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_info('index_product_groups_on_name')[0m
|
178
|
-
[1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
|
179
|
-
[1m[36m (2.3ms)[0m [1mCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "new" boolean DEFAULT 'f' NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
180
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("products")
|
181
|
-
[1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")[0m
|
182
|
-
[1m[35m (1.7ms)[0m CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
183
|
-
[1m[36m (0.1ms)[0m [1mPRAGMA index_list("shipment_carriers")[0m
|
184
|
-
[1m[35m (2.0ms)[0m CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
|
185
|
-
[1m[36m (1.9ms)[0m [1mCREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
186
|
-
[1m[35m (2.7ms)[0m CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
187
|
-
[1m[36m (1.8ms)[0m [1mCREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
188
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("shipping_zones")
|
189
|
-
[1m[36m (2.9ms)[0m [1mCREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")[0m
|
190
|
-
[1m[35m (1.8ms)[0m CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
191
|
-
[1m[36m (5.6ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
192
|
-
[1m[35m (0.1ms)[0m PRAGMA index_list("schema_migrations")
|
193
|
-
[1m[36m (1.5ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
106
|
+
[1m[36m (1.8ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")[0m
|
107
|
+
[1m[35m (1.7ms)[0m CREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")
|
108
|
+
[1m[36m (2.0ms)[0m [1mCREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
109
|
+
[1m[35m (2.3ms)[0m CREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")
|
110
|
+
[1m[36m (1.5ms)[0m [1mCREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
111
|
+
[1m[35m (1.7ms)[0m CREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")
|
112
|
+
[1m[36m (1.7ms)[0m [1mCREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
113
|
+
[1m[35m (1.7ms)[0m CREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
114
|
+
[1m[36m (1.7ms)[0m [1mCREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
115
|
+
[1m[35m (2.0ms)[0m CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
|
116
|
+
[1m[36m (1.6ms)[0m [1mCREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
117
|
+
[1m[35m (1.7ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
118
|
+
[1m[36m (1.8ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
194
119
|
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
195
|
-
[1m[36m (1.
|
120
|
+
[1m[36m (1.6ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('20121129183432')[0m
|
196
121
|
[1m[35m (0.1ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
197
122
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
198
123
|
[1m[35mShipmentCarrier Exists (0.2ms)[0m SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'ups' LIMIT 1
|
199
|
-
[1m[36mSQL (
|
200
|
-
[1m[35m (
|
201
|
-
[1m[36m (0.
|
124
|
+
[1m[36mSQL (3.8ms)[0m [1mINSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00], ["name", "UPS"], ["permalink", "ups"], ["updated_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00]]
|
125
|
+
[1m[35m (2.4ms)[0m commit transaction
|
126
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
202
127
|
[1m[35mShipmentCarrier Exists (0.2ms)[0m SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'usps' LIMIT 1
|
203
|
-
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu,
|
128
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00], ["name", "USPS"], ["permalink", "usps"], ["updated_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00]]
|
204
129
|
[1m[35m (1.5ms)[0m commit transaction
|
205
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
206
|
-
[1m[35mShipmentCarrier Exists (0.1ms)[0m SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'fedex' LIMIT 1
|
207
|
-
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:29:46 UTC +00:00], ["name", "Fedex"], ["permalink", "fedex"], ["updated_at", Thu, 08 Nov 2012 02:29:46 UTC +00:00]]
|
208
|
-
[1m[35m (1.9ms)[0m commit transaction
|
209
130
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
210
|
-
[1m[
|
211
|
-
[1m[
|
131
|
+
[1m[35mShipmentCarrier Exists (0.2ms)[0m SELECT 1 AS one FROM "shipment_carriers" WHERE "shipment_carriers"."permalink" = 'fedex' LIMIT 1
|
132
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "shipment_carriers" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00], ["name", "Fedex"], ["permalink", "fedex"], ["updated_at", Thu, 29 Nov 2012 18:35:14 UTC +00:00]]
|
133
|
+
[1m[35m (1.3ms)[0m commit transaction
|
134
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
135
|
+
[1m[35mSQL (6.3ms)[0m INSERT INTO "shops" ("author_name", "created_at", "default_creditcard_action", "description", "facebook_url", "from_email", "google_analytics_tracking_id", "name", "phone_number", "tax_percentage", "theme", "time_zone", "twitter_handle", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["author_name", nil], ["created_at", Thu, 29 Nov 2012 18:35:15 UTC +00:00], ["default_creditcard_action", "authorize"], ["description", nil], ["facebook_url", "http://www.facebook.com/pages/NimbleSHOP/119319381517845"], ["from_email", "support@nimbleshop.com"], ["google_analytics_tracking_id", nil], ["name", "nimbleShop"], ["phone_number", "800-456-7890"], ["tax_percentage", #<BigDecimal:7fb84d5b90c0,'0.123E1',18(45)>], ["theme", "simply"], ["time_zone", "UTC"], ["twitter_handle", "nimbleshop"], ["updated_at", Thu, 29 Nov 2012 18:35:15 UTC +00:00]]
|
136
|
+
[1m[36m (2.1ms)[0m [1mcommit transaction[0m
|
212
137
|
[1m[35m (0.1ms)[0m begin transaction
|
213
138
|
[1m[36mCountryShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."permalink" = 'united-states' LIMIT 1[0m
|
214
|
-
[1m[35mSQL (0.7ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", nil], ["created_at", Thu,
|
215
|
-
[1m[36mRegionalShippingZone Exists (0.
|
139
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", nil], ["created_at", Thu, 29 Nov 2012 18:35:16 UTC +00:00], ["name", "United States"], ["permalink", "united-states"], ["state_code", nil], ["type", "CountryShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:16 UTC +00:00]]
|
140
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AK' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
216
141
|
[1m[35mCountryShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
217
|
-
[1m[36mRegionalShippingZone Exists (0.
|
218
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
142
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'alaska' LIMIT 1[0m
|
143
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Alaska"], ["permalink", "alaska"], ["state_code", "AK"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
219
144
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
220
145
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
221
|
-
[1m[36mRegionalShippingZone Exists (0.
|
222
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
146
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'alabama' LIMIT 1[0m
|
147
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Alabama"], ["permalink", "alabama"], ["state_code", "AL"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
223
148
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
224
|
-
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
225
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'arkansas' LIMIT 1[0m
|
226
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "Arkansas"], ["permalink", "arkansas"], ["state_code", "AR"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
227
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
228
|
-
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
229
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'american-samoa' LIMIT 1[0m
|
230
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "American Samoa"], ["permalink", "american-samoa"], ["state_code", "AS"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
231
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AZ' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
232
149
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
150
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'arkansas' LIMIT 1[0m
|
151
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Arkansas"], ["permalink", "arkansas"], ["state_code", "AR"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
152
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
153
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
154
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'american-samoa' LIMIT 1[0m
|
155
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "American Samoa"], ["permalink", "american-samoa"], ["state_code", "AS"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
156
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AZ' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
157
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
233
158
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'arizona' LIMIT 1[0m
|
234
|
-
[1m[35mSQL (0.
|
235
|
-
[1m[36mRegionalShippingZone Exists (0.
|
159
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Arizona"], ["permalink", "arizona"], ["state_code", "AZ"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
160
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
236
161
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
237
162
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'california' LIMIT 1[0m
|
238
|
-
[1m[35mSQL (0.
|
163
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "California"], ["permalink", "california"], ["state_code", "CA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
239
164
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CO' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
240
165
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
241
|
-
[1m[36mRegionalShippingZone Exists (0.
|
242
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
243
|
-
[1m[36mRegionalShippingZone Exists (0.
|
244
|
-
[1m[35mCountryShippingZone Load (0.
|
245
|
-
[1m[36mRegionalShippingZone Exists (0.
|
246
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
166
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'colorado' LIMIT 1[0m
|
167
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Colorado"], ["permalink", "colorado"], ["state_code", "CO"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
168
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'CT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
169
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
170
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'connecticut' LIMIT 1[0m
|
171
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Connecticut"], ["permalink", "connecticut"], ["state_code", "CT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
247
172
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'DC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
248
|
-
[1m[35mCountryShippingZone Load (0.
|
249
|
-
[1m[36mRegionalShippingZone Exists (0.
|
250
|
-
[1m[35mSQL (0.
|
173
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
174
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'district-of-columbia' LIMIT 1[0m
|
175
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "District of Columbia"], ["permalink", "district-of-columbia"], ["state_code", "DC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
251
176
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'DE' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
252
|
-
[1m[35mCountryShippingZone Load (0.
|
177
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
253
178
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'delaware' LIMIT 1[0m
|
254
|
-
[1m[35mSQL (0.
|
179
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Delaware"], ["permalink", "delaware"], ["state_code", "DE"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
255
180
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'FL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
256
181
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
257
|
-
[1m[36mRegionalShippingZone Exists (0.
|
258
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
259
|
-
[1m[36mRegionalShippingZone Exists (0.
|
260
|
-
[1m[35mCountryShippingZone Load (0.
|
182
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'florida' LIMIT 1[0m
|
183
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Florida"], ["permalink", "florida"], ["state_code", "FL"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
184
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'GA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
185
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
261
186
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'georgia' LIMIT 1[0m
|
262
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
187
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Georgia"], ["permalink", "georgia"], ["state_code", "GA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
263
188
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'GU' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
264
189
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
265
190
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'guam' LIMIT 1[0m
|
266
|
-
[1m[35mSQL (0.
|
267
|
-
[1m[36mRegionalShippingZone Exists (0.
|
268
|
-
[1m[35mCountryShippingZone Load (0.
|
191
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Guam"], ["permalink", "guam"], ["state_code", "GU"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
192
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'HI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
193
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
269
194
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'hawaii' LIMIT 1[0m
|
270
|
-
[1m[35mSQL (0.
|
271
|
-
[1m[36mRegionalShippingZone Exists (0.
|
272
|
-
[1m[35mCountryShippingZone Load (0.
|
195
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Hawaii"], ["permalink", "hawaii"], ["state_code", "HI"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
196
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
197
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
273
198
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'iowa' LIMIT 1[0m
|
274
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
199
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Iowa"], ["permalink", "iowa"], ["state_code", "IA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
275
200
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ID' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
276
|
-
[1m[35mCountryShippingZone Load (0.
|
201
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
277
202
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'idaho' LIMIT 1[0m
|
278
|
-
[1m[35mSQL (0.
|
203
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Idaho"], ["permalink", "idaho"], ["state_code", "ID"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
279
204
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IL' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
280
|
-
[1m[35mCountryShippingZone Load (0.
|
205
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
281
206
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'illinois' LIMIT 1[0m
|
282
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
283
|
-
[1m[36mRegionalShippingZone Exists (0.
|
284
|
-
[1m[35mCountryShippingZone Load (0.
|
207
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Illinois"], ["permalink", "illinois"], ["state_code", "IL"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
208
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'IN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
209
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
285
210
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'indiana' LIMIT 1[0m
|
286
|
-
[1m[35mSQL (0.
|
287
|
-
[1m[36mRegionalShippingZone Exists (0.
|
288
|
-
[1m[35mCountryShippingZone Load (0.
|
211
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Indiana"], ["permalink", "indiana"], ["state_code", "IN"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
212
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'KS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
213
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
289
214
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'kansas' LIMIT 1[0m
|
290
|
-
[1m[35mSQL (0.
|
291
|
-
[1m[36mRegionalShippingZone Exists (0.
|
292
|
-
[1m[35mCountryShippingZone Load (0.
|
215
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Kansas"], ["permalink", "kansas"], ["state_code", "KS"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
216
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'KY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
217
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
293
218
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'kentucky' LIMIT 1[0m
|
294
|
-
[1m[35mSQL (0.
|
219
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Kentucky"], ["permalink", "kentucky"], ["state_code", "KY"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
295
220
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'LA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
296
|
-
[1m[35mCountryShippingZone Load (0.
|
221
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
297
222
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'louisiana' LIMIT 1[0m
|
298
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
299
|
-
[1m[36mRegionalShippingZone Exists (0.
|
223
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Louisiana"], ["permalink", "louisiana"], ["state_code", "LA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
224
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
300
225
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
301
226
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'massachusetts' LIMIT 1[0m
|
302
|
-
[1m[35mSQL (0.
|
303
|
-
[1m[36mRegionalShippingZone Exists (0.
|
304
|
-
[1m[35mCountryShippingZone Load (0.
|
227
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Massachusetts"], ["permalink", "massachusetts"], ["state_code", "MA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
228
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MD' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
229
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
305
230
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'maryland' LIMIT 1[0m
|
306
|
-
[1m[35mSQL (0.
|
307
|
-
[1m[36mRegionalShippingZone Exists (0.
|
308
|
-
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
309
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'maine' LIMIT 1[0m
|
310
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "Maine"], ["permalink", "maine"], ["state_code", "ME"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
311
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
231
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Maryland"], ["permalink", "maryland"], ["state_code", "MD"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
232
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ME' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
312
233
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
313
|
-
[1m[36mRegionalShippingZone Exists (
|
314
|
-
[1m[35mSQL (0.
|
315
|
-
[1m[36mRegionalShippingZone Exists (0.
|
234
|
+
[1m[36mRegionalShippingZone Exists (1.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'maine' LIMIT 1[0m
|
235
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Maine"], ["permalink", "maine"], ["state_code", "ME"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
236
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
237
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
238
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'michigan' LIMIT 1[0m
|
239
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Michigan"], ["permalink", "michigan"], ["state_code", "MI"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
240
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
316
241
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
317
242
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'minnesota' LIMIT 1[0m
|
318
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
319
|
-
[1m[36mRegionalShippingZone Exists (0.
|
243
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Minnesota"], ["permalink", "minnesota"], ["state_code", "MN"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
244
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MO' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
320
245
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
321
246
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'missouri' LIMIT 1[0m
|
322
|
-
[1m[35mSQL (0.
|
323
|
-
[1m[36mRegionalShippingZone Exists (0.
|
324
|
-
[1m[35mCountryShippingZone Load (0.
|
247
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Missouri"], ["permalink", "missouri"], ["state_code", "MO"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
248
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MP' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
249
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
325
250
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'northern-mariana-islands' LIMIT 1[0m
|
326
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
327
|
-
[1m[36mRegionalShippingZone Exists (0.
|
251
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Northern Mariana Islands"], ["permalink", "northern-mariana-islands"], ["state_code", "MP"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
252
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MS' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
328
253
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
329
254
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'mississippi' LIMIT 1[0m
|
330
|
-
[1m[35mSQL (0.
|
331
|
-
[1m[36mRegionalShippingZone Exists (0.
|
255
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Mississippi"], ["permalink", "mississippi"], ["state_code", "MS"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
256
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
332
257
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
333
258
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'montana' LIMIT 1[0m
|
334
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
335
|
-
[1m[36mRegionalShippingZone Exists (0.
|
336
|
-
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
337
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'north-carolina' LIMIT 1[0m
|
338
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "North Carolina"], ["permalink", "north-carolina"], ["state_code", "NC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
339
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ND' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
259
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Montana"], ["permalink", "montana"], ["state_code", "MT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
260
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
340
261
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
262
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'north-carolina' LIMIT 1[0m
|
263
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "North Carolina"], ["permalink", "north-carolina"], ["state_code", "NC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
264
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ND' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
265
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
341
266
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'north-dakota' LIMIT 1[0m
|
342
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
267
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "North Dakota"], ["permalink", "north-dakota"], ["state_code", "ND"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
343
268
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NE' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
344
|
-
[1m[35mCountryShippingZone Load (0.
|
269
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
345
270
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nebraska' LIMIT 1[0m
|
346
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
347
|
-
[1m[36mRegionalShippingZone Exists (0.
|
348
|
-
[1m[35mCountryShippingZone Load (0.
|
349
|
-
[1m[36mRegionalShippingZone Exists (0.
|
350
|
-
[1m[35mSQL (0.
|
271
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Nebraska"], ["permalink", "nebraska"], ["state_code", "NE"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
272
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NH' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
273
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
274
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-hampshire' LIMIT 1[0m
|
275
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "New Hampshire"], ["permalink", "new-hampshire"], ["state_code", "NH"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
351
276
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NJ' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
352
|
-
[1m[35mCountryShippingZone Load (0.
|
277
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
353
278
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-jersey' LIMIT 1[0m
|
354
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
355
|
-
[1m[36mRegionalShippingZone Exists (0.
|
279
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "New Jersey"], ["permalink", "new-jersey"], ["state_code", "NJ"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
280
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NM' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
356
281
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
357
|
-
[1m[36mRegionalShippingZone Exists (0.
|
358
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
359
|
-
[1m[36mRegionalShippingZone Exists (0.
|
360
|
-
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
361
|
-
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nevada' LIMIT 1[0m
|
362
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "Nevada"], ["permalink", "nevada"], ["state_code", "NV"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
363
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
282
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-mexico' LIMIT 1[0m
|
283
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "New Mexico"], ["permalink", "new-mexico"], ["state_code", "NM"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
284
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NV' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
364
285
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
286
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nevada' LIMIT 1[0m
|
287
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Nevada"], ["permalink", "nevada"], ["state_code", "NV"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
288
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
289
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
365
290
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-york' LIMIT 1[0m
|
366
|
-
[1m[35mSQL (0.
|
367
|
-
[1m[36mRegionalShippingZone Exists (0.
|
368
|
-
[1m[35mCountryShippingZone Load (0.
|
369
|
-
[1m[36mRegionalShippingZone Exists (0.
|
370
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
291
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "New York"], ["permalink", "new-york"], ["state_code", "NY"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
292
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OH' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
293
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
294
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'ohio' LIMIT 1[0m
|
295
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Ohio"], ["permalink", "ohio"], ["state_code", "OH"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
371
296
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OK' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
372
|
-
[1m[35mCountryShippingZone Load (0.
|
373
|
-
[1m[36mRegionalShippingZone Exists (0.
|
374
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
297
|
+
[1m[35mCountryShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
298
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'oklahoma' LIMIT 1[0m
|
299
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Oklahoma"], ["permalink", "oklahoma"], ["state_code", "OK"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
375
300
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'OR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
376
|
-
[1m[35mCountryShippingZone Load (0.
|
377
|
-
[1m[36mRegionalShippingZone Exists (0.
|
378
|
-
[1m[35mSQL (0.
|
301
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
302
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'oregon' LIMIT 1[0m
|
303
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Oregon"], ["permalink", "oregon"], ["state_code", "OR"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
379
304
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'PA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
380
|
-
[1m[35mCountryShippingZone Load (0.
|
305
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
381
306
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'pennsylvania' LIMIT 1[0m
|
382
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
307
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Pennsylvania"], ["permalink", "pennsylvania"], ["state_code", "PA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
383
308
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'PR' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
384
|
-
[1m[35mCountryShippingZone Load (0.
|
385
|
-
[1m[36mRegionalShippingZone Exists (0.
|
386
|
-
[1m[35mSQL (0.
|
387
|
-
[1m[36mRegionalShippingZone Exists (0.
|
309
|
+
[1m[35mCountryShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
310
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'puerto-rico' LIMIT 1[0m
|
311
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Puerto Rico"], ["permalink", "puerto-rico"], ["state_code", "PR"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
312
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'RI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
388
313
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
389
314
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'rhode-island' LIMIT 1[0m
|
390
|
-
[1m[35mSQL (0.
|
315
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Rhode Island"], ["permalink", "rhode-island"], ["state_code", "RI"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
391
316
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'SC' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
392
|
-
[1m[35mCountryShippingZone Load (0.
|
317
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
393
318
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'south-carolina' LIMIT 1[0m
|
394
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
319
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "South Carolina"], ["permalink", "south-carolina"], ["state_code", "SC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
395
320
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'SD' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
396
|
-
[1m[35mCountryShippingZone Load (0.
|
397
|
-
[1m[36mRegionalShippingZone Exists (0.
|
398
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
321
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
322
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'south-dakota' LIMIT 1[0m
|
323
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "South Dakota"], ["permalink", "south-dakota"], ["state_code", "SD"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
399
324
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'TN' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
400
325
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
401
326
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'tennessee' LIMIT 1[0m
|
402
|
-
[1m[35mSQL (0.
|
403
|
-
[1m[36mRegionalShippingZone Exists (0.
|
327
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Tennessee"], ["permalink", "tennessee"], ["state_code", "TN"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
328
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'TX' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
404
329
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
405
330
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'texas' LIMIT 1[0m
|
406
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
331
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Texas"], ["permalink", "texas"], ["state_code", "TX"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
407
332
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'UM' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
408
|
-
[1m[35mCountryShippingZone Load (0.
|
409
|
-
[1m[36mRegionalShippingZone Exists (0.
|
410
|
-
[1m[35mSQL (0.
|
411
|
-
[1m[36mRegionalShippingZone Exists (0.
|
412
|
-
[1m[35mCountryShippingZone Load (0.
|
333
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
334
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'united-states-minor-outlying-islands' LIMIT 1[0m
|
335
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "United States Minor Outlying Islands"], ["permalink", "united-states-minor-outlying-islands"], ["state_code", "UM"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
336
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'UT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
337
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
413
338
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'utah' LIMIT 1[0m
|
414
|
-
[1m[35mSQL (0.
|
415
|
-
[1m[36mRegionalShippingZone Exists (0.
|
416
|
-
[1m[35mCountryShippingZone Load (0.
|
417
|
-
[1m[36mRegionalShippingZone Exists (0.
|
418
|
-
[1m[35mSQL (0.
|
419
|
-
[1m[36mRegionalShippingZone Exists (0.
|
420
|
-
[1m[35mCountryShippingZone Load (0.
|
339
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Utah"], ["permalink", "utah"], ["state_code", "UT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
340
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
341
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
342
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'virginia' LIMIT 1[0m
|
343
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Virginia"], ["permalink", "virginia"], ["state_code", "VA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
344
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
345
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
421
346
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'virgin-islands' LIMIT 1[0m
|
422
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
423
|
-
[1m[36mRegionalShippingZone Exists (
|
424
|
-
[1m[35mCountryShippingZone Load (0.4ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
425
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'vermont' LIMIT 1[0m
|
426
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00], ["name", "Vermont"], ["permalink", "vermont"], ["state_code", "VT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 08 Nov 2012 02:29:48 UTC +00:00]]
|
427
|
-
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
347
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Virgin Islands"], ["permalink", "virgin-islands"], ["state_code", "VI"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
348
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'VT' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
428
349
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
350
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'vermont' LIMIT 1[0m
|
351
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Vermont"], ["permalink", "vermont"], ["state_code", "VT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
352
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WA' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
353
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
429
354
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'washington' LIMIT 1[0m
|
430
|
-
[1m[35mSQL (0.
|
355
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Washington"], ["permalink", "washington"], ["state_code", "WA"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
431
356
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WI' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
432
|
-
[1m[35mCountryShippingZone Load (0.
|
357
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
433
358
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'wisconsin' LIMIT 1[0m
|
434
|
-
[1m[35mSQL (0.
|
359
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Wisconsin"], ["permalink", "wisconsin"], ["state_code", "WI"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
435
360
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WV' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
436
|
-
[1m[35mCountryShippingZone Load (0.
|
361
|
+
[1m[35mCountryShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
437
362
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'west-virginia' LIMIT 1[0m
|
438
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
439
|
-
[1m[36mRegionalShippingZone Exists (0.
|
440
|
-
[1m[35mCountryShippingZone Load (0.
|
441
|
-
[1m[36mRegionalShippingZone Exists (0.
|
442
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu,
|
443
|
-
[1m[36m (
|
363
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "West Virginia"], ["permalink", "west-virginia"], ["state_code", "WV"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
364
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'WY' AND "shipping_zones"."country_shipping_zone_id" = 1) LIMIT 1[0m
|
365
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 1 LIMIT 1
|
366
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'wyoming' LIMIT 1[0m
|
367
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "US"], ["country_shipping_zone_id", 1], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["name", "Wyoming"], ["permalink", "wyoming"], ["state_code", "WY"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
368
|
+
[1m[36m (2.3ms)[0m [1mcommit transaction[0m
|
444
369
|
[1m[35m (0.1ms)[0m begin transaction
|
445
370
|
[1m[36mShippingZone Load (0.2ms)[0m [1mSELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 1 LIMIT 1[0m
|
446
|
-
[1m[35mRegionalShippingZone Load (0.
|
447
|
-
[1m[36mSQL (0.
|
448
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
449
|
-
[1m[36mSQL (0.
|
450
|
-
[1m[35mSQL (0.
|
451
|
-
[1m[36mSQL (0.
|
452
|
-
[1m[35mSQL (0.
|
453
|
-
[1m[36mSQL (0.
|
454
|
-
[1m[35mSQL (0.
|
455
|
-
[1m[36mSQL (0.
|
456
|
-
[1m[35mSQL (0.
|
457
|
-
[1m[36mSQL (0.
|
458
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
459
|
-
[1m[36mSQL (0.
|
460
|
-
[1m[35mSQL (0.
|
461
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
462
|
-
[1m[35mSQL (0.
|
463
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
464
|
-
[1m[35mSQL (0.
|
465
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
466
|
-
[1m[35mSQL (0.
|
467
|
-
[1m[36mSQL (0.
|
468
|
-
[1m[35mSQL (0.
|
469
|
-
[1m[36mSQL (0.
|
470
|
-
[1m[35mSQL (0.
|
471
|
-
[1m[36mSQL (0.
|
472
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
473
|
-
[1m[36mSQL (0.
|
474
|
-
[1m[35mSQL (0.
|
475
|
-
[1m[36mSQL (0.
|
476
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
477
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
478
|
-
[1m[35mSQL (0.
|
479
|
-
[1m[36mSQL (0.
|
480
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
481
|
-
[1m[36mSQL (0.
|
482
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
483
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
484
|
-
[1m[35mSQL (0.
|
485
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
486
|
-
[1m[35mSQL (0.
|
487
|
-
[1m[36mSQL (0.
|
488
|
-
[1m[35mSQL (0.
|
489
|
-
[1m[36mSQL (0.
|
490
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
491
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
492
|
-
[1m[35mSQL (0.
|
493
|
-
[1m[36mSQL (
|
494
|
-
[1m[35mSQL (0.
|
495
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
496
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
497
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
498
|
-
[1m[35mSQL (0.
|
499
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
500
|
-
[1m[35mSQL (0.
|
501
|
-
[1m[36mSQL (0.
|
502
|
-
[1m[35mSQL (0.
|
503
|
-
[1m[36mSQL (0.
|
504
|
-
[1m[35mSQL (0.
|
505
|
-
[1m[36m (2.
|
371
|
+
[1m[35mRegionalShippingZone Load (0.6ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 1
|
372
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", #<BigDecimal:7fb84d4d4920,'0.1E2',9(36)>], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d4d4a10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d4d4b50,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
373
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8522fe088,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8522fe100,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
374
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85208e0c8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85208e140,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
375
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852098168,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8520981e0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
376
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85209a238,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85209a2b0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 5], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
377
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852540aa8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852540b20,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
378
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852542b78,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852542bf0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
379
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b2a1f0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b2a268,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
380
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b2c2c0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b2c338,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 9], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
381
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d7ce158,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d7ce1d0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 10], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
382
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d7d0228,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d7d02a0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 11], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
383
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ff12b88,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fcded80,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 12], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
384
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d39da70,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d39d9f8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 13], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
385
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fbbe450,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fbbc088,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 14], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
386
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c32dac8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c7e2488,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 15], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
387
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c301bd0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c301e50,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 16], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
388
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84e841080,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84e8412d8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 17], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
389
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852524a38,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852524ba0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 18], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
390
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d7c2268,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d7c2308,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 19], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
391
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d5bf560,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d5bf740,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 20], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
392
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ddd09c0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ddd0b78,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 21], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
393
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85227ffd0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8522800c0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 22], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
394
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852385600,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852385948,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 23], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
395
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852366cc8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852366ef8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 24], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
396
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8523776b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8523777a8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 25], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
397
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85242c6d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85242c928,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 26], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
398
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852005368,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8520054a8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 27], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
399
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852500bd8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852500d68,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 28], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
400
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8509e0768,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8509e07e0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 29], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
401
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d4efc98,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d4efe78,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 30], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
402
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8509e5ec0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8509e6028,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 31], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
403
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b138b0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b139c8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 32], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
404
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8522b55b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8522b5658,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 33], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
405
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fe9cca8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fe9ce38,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 34], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
406
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b15188,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b152a0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 35], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
407
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84e971338,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84e971428,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 36], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
408
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b449d8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b44b68,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 37], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
409
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85204c9c0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85204ca88,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 38], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
410
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852053900,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852053a90,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 39], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
411
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eda0fd0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eda1160,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 40], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
412
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84dc46b90,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84dc46c30,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 41], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
413
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea994b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea995d0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 42], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
414
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eb0db10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eb0dbd8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 43], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
415
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84de61ec0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84de61f60,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 44], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
416
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eaf9610,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eaf9750,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 45], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
417
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84dcc2bc8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84dcc2d30,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 46], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
418
|
+
[1m[36mSQL (96.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ecb0b48,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ecb0c60,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 47], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
419
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eaf3440,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eaf34e0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 48], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
420
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eb3dfe0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eb3e0a8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 49], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
421
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea62cb0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea62d50,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 50], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
422
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eba8ac0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eba8b60,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 51], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
423
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84df3e190,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84df3e208,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 52], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
424
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea124b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea12530,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 53], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
425
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84cd93580,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84cd93670,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 54], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
426
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c7e3810,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c7e38b0,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 55], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
427
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d2dc640,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d2dc730,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 56], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
428
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d729ae0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d729b80,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 57], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
429
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d2ad408,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d2ad4f8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 1], ["shipping_zone_id", 58], ["updated_at", Thu, 29 Nov 2012 18:35:17 UTC +00:00]]
|
430
|
+
[1m[36m (2.3ms)[0m [1mcommit transaction[0m
|
506
431
|
[1m[35m (0.1ms)[0m begin transaction
|
507
432
|
[1m[36mShippingZone Load (0.3ms)[0m [1mSELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 1 LIMIT 1[0m
|
508
|
-
[1m[35mRegionalShippingZone Load (0.
|
509
|
-
[1m[36mSQL (
|
510
|
-
[1m[35mSQL (0.
|
511
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
512
|
-
[1m[35mSQL (0.
|
513
|
-
[1m[36mSQL (0.
|
514
|
-
[1m[35mSQL (0.
|
515
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
516
|
-
[1m[35mSQL (0.
|
517
|
-
[1m[36mSQL (0.
|
518
|
-
[1m[35mSQL (0.
|
519
|
-
[1m[36mSQL (0.
|
520
|
-
[1m[35mSQL (0.
|
521
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
522
|
-
[1m[35mSQL (0.
|
523
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
524
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
525
|
-
[1m[36mSQL (0.
|
526
|
-
[1m[35mSQL (0.
|
527
|
-
[1m[36mSQL (0.
|
528
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
529
|
-
[1m[36mSQL (0.
|
530
|
-
[1m[35mSQL (0.
|
531
|
-
[1m[36mSQL (0.
|
532
|
-
[1m[35mSQL (0.
|
533
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
534
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
535
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
536
|
-
[1m[35mSQL (0.
|
537
|
-
[1m[36mSQL (0.
|
538
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
539
|
-
[1m[36mSQL (0.
|
540
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
541
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
542
|
-
[1m[35mSQL (0.
|
543
|
-
[1m[36mSQL (0.
|
544
|
-
[1m[35mSQL (0.
|
545
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
546
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
547
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
548
|
-
[1m[35mSQL (0.
|
549
|
-
[1m[36mSQL (0.
|
550
|
-
[1m[35mSQL (0.
|
551
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
552
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
553
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
554
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
555
|
-
[1m[36mSQL (0.
|
556
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
557
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
558
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
559
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
560
|
-
[1m[35mSQL (0.
|
561
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
562
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
563
|
-
[1m[36mSQL (0.
|
564
|
-
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
565
|
-
[1m[36mSQL (0.
|
566
|
-
[1m[35mSQL (0.
|
567
|
-
[1m[36m (2.
|
568
|
-
[1m[35m (0.
|
433
|
+
[1m[35mRegionalShippingZone Load (0.5ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 1
|
434
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", #<BigDecimal:7fb84c496860,'0.3E2',9(36)>], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c497800,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84f8d8f10,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
435
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85204eea0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85204ef68,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
436
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84e837cb0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84e837f30,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
437
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84dc48cb0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84dc48d50,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
438
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea94ff8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea95110,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 5], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
439
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eb11738,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eb11940,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
440
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84e848f60,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84e849000,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
441
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eaf1190,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eaf1208,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
442
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850b00b20,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850b00bc0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 9], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
443
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ecabf30,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ecabff8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 10], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
444
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eaf66e0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eaf67a8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 11], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
445
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84eb404e8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84eb40628,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 12], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
446
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea65848,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea65988,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 13], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
447
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ebaa8c0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ebaa938,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 14], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
448
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84df37c28,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84df37ca0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 15], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
449
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea14790,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea14830,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 16], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
450
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84cd94bd8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84cd94c78,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 17], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
451
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c7e4e40,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c7e4f80,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 18], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
452
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d2de148,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d2de2b0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 19], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
453
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8509033e0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8509034a8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 20], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
454
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8508ba438,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8508ba4b0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 21], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
455
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d4d6fe0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d4d7170,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 22], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
456
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850849198,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850849260,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 23], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
457
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850c038d8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850c03978,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 24], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
458
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84cfc1528,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84cfc1640,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 25], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
459
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c37d550,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c37d5f0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 26], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
460
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fb45d20,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fb45de8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 27], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
461
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fb9d160,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fb9d250,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 28], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
462
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fbb8af0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fbb8be0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 29], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
463
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84cf95d10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84cf95e00,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 30], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
464
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fff0708,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fff0780,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 31], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
465
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fe25478,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fe25608,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 32], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
466
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c5cd698,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c5cd738,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 33], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
467
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c5ea630,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c5ea6f8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 34], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
468
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84cf0ad50,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84cf0ae18,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 35], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
469
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852070e10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852070f50,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 36], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
470
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8520b7748,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8520b77c0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 37], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
471
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85247c248,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85247c2c0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 38], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
472
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8524a8780,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8524a8848,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 39], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
473
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852336c30,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852336cd0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 40], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
474
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852303ad8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852303ba0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 41], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
475
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8523f3740,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8523f3858,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 42], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
476
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8521fa498,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8521fa5b0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 43], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
477
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852254718,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8522547b8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 44], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
478
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8521658c0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852165938,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 45], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
479
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ea68548,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ea685e8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 46], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
480
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c76ae38,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c76aeb0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 47], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
481
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c647fd8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c6480a0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 48], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
482
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c2ef3e0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c2ef480,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 49], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
483
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d4d01b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d4d0280,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 50], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
484
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850afb710,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850afb788,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 51], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
485
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8508ea570,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8508ea5e8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 52], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
486
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d4d9538,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d4d9600,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 53], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
487
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850944188,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850944278,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 54], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
488
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850822f20,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850822f98,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 55], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
489
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850829f28,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85082a0e0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 56], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
490
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850982078,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8509820f0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 57], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
491
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850989648,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850989738,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 59], ["shipping_zone_id", 58], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
492
|
+
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
493
|
+
[1m[35m (0.1ms)[0m begin transaction
|
569
494
|
[1m[36mCountryShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."permalink" = 'canada' LIMIT 1[0m
|
570
|
-
[1m[35mSQL (0.4ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", nil], ["created_at", Thu,
|
495
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Canada"], ["permalink", "canada"], ["state_code", nil], ["type", "CountryShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
571
496
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'AB' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
572
|
-
[1m[35mCountryShippingZone Load (0.
|
497
|
+
[1m[35mCountryShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
573
498
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'alberta' LIMIT 1[0m
|
574
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu,
|
499
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Alberta"], ["permalink", "alberta"], ["state_code", "AB"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
575
500
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'BC' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
576
|
-
[1m[35mCountryShippingZone Load (0.
|
501
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
577
502
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'british-columbia' LIMIT 1[0m
|
578
|
-
[1m[35mSQL (0.
|
579
|
-
[1m[36mRegionalShippingZone Exists (0.
|
503
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "British Columbia"], ["permalink", "british-columbia"], ["state_code", "BC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
504
|
+
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'MB' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
580
505
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
581
506
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'manitoba' LIMIT 1[0m
|
582
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu,
|
583
|
-
[1m[36mRegionalShippingZone Exists (0.
|
507
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Manitoba"], ["permalink", "manitoba"], ["state_code", "MB"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
508
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NB' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
584
509
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
585
510
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'new-brunswick' LIMIT 1[0m
|
586
|
-
[1m[35mSQL (0.
|
587
|
-
[1m[36mRegionalShippingZone Exists (0.
|
588
|
-
[1m[35mCountryShippingZone Load (0.
|
511
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "New Brunswick"], ["permalink", "new-brunswick"], ["state_code", "NB"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
512
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NL' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
513
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
589
514
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'newfoundland-and-labrador' LIMIT 1[0m
|
590
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu,
|
515
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Newfoundland and Labrador"], ["permalink", "newfoundland-and-labrador"], ["state_code", "NL"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
591
516
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NS' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
592
|
-
[1m[35mCountryShippingZone Load (0.
|
517
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
593
518
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nova-scotia' LIMIT 1[0m
|
594
|
-
[1m[35mSQL (0.
|
519
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Nova Scotia"], ["permalink", "nova-scotia"], ["state_code", "NS"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
595
520
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NT' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
596
|
-
[1m[35mCountryShippingZone Load (0.
|
521
|
+
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
597
522
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'northwest-territories' LIMIT 1[0m
|
598
|
-
[1m[35mSQL (0.
|
599
|
-
[1m[36mRegionalShippingZone Exists (0.
|
523
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Northwest Territories"], ["permalink", "northwest-territories"], ["state_code", "NT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
524
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'NU' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
600
525
|
[1m[35mCountryShippingZone Load (0.1ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
601
526
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'nunavut' LIMIT 1[0m
|
602
|
-
[1m[35mSQL (0.
|
527
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Nunavut"], ["permalink", "nunavut"], ["state_code", "NU"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
603
528
|
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'ON' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
604
|
-
[1m[35mCountryShippingZone Load (0.
|
605
|
-
[1m[36mRegionalShippingZone Exists (0.
|
606
|
-
[1m[35mSQL (
|
529
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
530
|
+
[1m[36mRegionalShippingZone Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'ontario' LIMIT 1[0m
|
531
|
+
[1m[35mSQL (2.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Ontario"], ["permalink", "ontario"], ["state_code", "ON"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
607
532
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'PE' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
608
|
-
[1m[35mCountryShippingZone Load (0.
|
533
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
609
534
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'prince-edward-island' LIMIT 1[0m
|
610
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu,
|
535
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Prince Edward Island"], ["permalink", "prince-edward-island"], ["state_code", "PE"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
611
536
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'QC' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
612
|
-
[1m[35mCountryShippingZone Load (0.
|
537
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
613
538
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'quebec' LIMIT 1[0m
|
614
|
-
[1m[35mSQL (0.
|
539
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Quebec"], ["permalink", "quebec"], ["state_code", "QC"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
615
540
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'SK' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
616
541
|
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
617
542
|
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'saskatchewan' LIMIT 1[0m
|
618
|
-
[1m[35mSQL (
|
543
|
+
[1m[35mSQL (2.8ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Saskatchewan"], ["permalink", "saskatchewan"], ["state_code", "SK"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
619
544
|
[1m[36mRegionalShippingZone Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND ("shipping_zones"."state_code" = 'YT' AND "shipping_zones"."country_shipping_zone_id" = 59) LIMIT 1[0m
|
620
|
-
[1m[35mCountryShippingZone Load (0.
|
621
|
-
[1m[36mRegionalShippingZone Exists (0.
|
622
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu,
|
623
|
-
[1m[36m (
|
545
|
+
[1m[35mCountryShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('CountryShippingZone') AND "shipping_zones"."id" = 59 LIMIT 1
|
546
|
+
[1m[36mRegionalShippingZone Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."permalink" = 'yukon-territory' LIMIT 1[0m
|
547
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "shipping_zones" ("country_code", "country_shipping_zone_id", "created_at", "name", "permalink", "state_code", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["country_code", "CA"], ["country_shipping_zone_id", 59], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Yukon Territory"], ["permalink", "yukon-territory"], ["state_code", "YT"], ["type", "RegionalShippingZone"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
548
|
+
[1m[36m (4.5ms)[0m [1mcommit transaction[0m
|
624
549
|
[1m[35m (0.1ms)[0m begin transaction
|
625
|
-
[1m[36mShippingZone Load (0.
|
626
|
-
[1m[35mRegionalShippingZone Load (0.
|
627
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", #<BigDecimal:
|
628
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
629
|
-
[1m[36mSQL (0.
|
630
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
631
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
632
|
-
[1m[35mSQL (0.
|
633
|
-
[1m[36mSQL (0.
|
634
|
-
[1m[35mSQL (0.
|
635
|
-
[1m[36mSQL (0.
|
636
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
637
|
-
[1m[36mSQL (0.
|
638
|
-
[1m[35mSQL (0.
|
639
|
-
[1m[36mSQL (0.
|
640
|
-
[1m[35mSQL (0.
|
550
|
+
[1m[36mShippingZone Load (0.2ms)[0m [1mSELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 59 LIMIT 1[0m
|
551
|
+
[1m[35mRegionalShippingZone Load (0.2ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 59
|
552
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", #<BigDecimal:7fb85233a4e8,'0.11E2',9(36)>], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85233a560,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85233a5d8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 59], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
553
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d72c588,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d72c600,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 60], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
554
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84faeace0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84faead58,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 61], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
555
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84f9a3940,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84f9a39b8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 62], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
556
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84f9a58d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84f9a5948,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 63], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
557
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c6770f8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c677170,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 64], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
558
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fb27398,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fb27410,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 65], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
559
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fe1a500,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fe1a578,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 66], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
560
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fe1c508,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fe1c580,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 67], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
561
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fb8dc88,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fb8dd00,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 68], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
562
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fb8f880,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fb8f8f8,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 69], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
563
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fa91910,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fa91988,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 70], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
564
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fa93620,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fa93698,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 71], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
565
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8522074b8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852207530,'0.0',9(36)>], ["name", "Ground shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 117], ["shipping_zone_id", 72], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
641
566
|
[1m[36m (2.3ms)[0m [1mcommit transaction[0m
|
642
567
|
[1m[35m (0.1ms)[0m begin transaction
|
643
568
|
[1m[36mShippingZone Load (0.2ms)[0m [1mSELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."id" = 59 LIMIT 1[0m
|
644
569
|
[1m[35mRegionalShippingZone Load (0.3ms)[0m SELECT "shipping_zones".* FROM "shipping_zones" WHERE "shipping_zones"."type" IN ('RegionalShippingZone') AND "shipping_zones"."country_shipping_zone_id" = 59
|
645
|
-
[1m[36mSQL (0.
|
646
|
-
[1m[35mSQL (0.
|
647
|
-
[1m[36mSQL (
|
648
|
-
[1m[35mSQL (0.
|
649
|
-
[1m[36mSQL (0.
|
650
|
-
[1m[35mSQL (0.
|
651
|
-
[1m[36mSQL (0.
|
652
|
-
[1m[35mSQL (0.
|
653
|
-
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
654
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
655
|
-
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu,
|
656
|
-
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu,
|
657
|
-
[1m[36mSQL (0.
|
658
|
-
[1m[35mSQL (0.
|
659
|
-
[1m[36m (
|
570
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", #<BigDecimal:7fb8509a60b8,'0.31E2',9(36)>], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb8509a6130,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb8509a61a8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", nil], ["shipping_zone_id", 59], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
571
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb852245a60,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb852245ad8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 60], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
572
|
+
[1m[36mSQL (110.8ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84c63f6a8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84c63f720,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 61], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
573
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fa29b30,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fa29bf8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 62], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
574
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84fa2bb10,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84fa2bb88,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 63], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
575
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84ff0f9d8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84ff0fa50,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 64], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
576
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85090ee48,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85090eec0,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 65], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
577
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb850910e00,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb850910e78,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 66], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
578
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d256518,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d256590,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 67], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
579
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d258480,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d2584f8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 68], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
580
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d262250,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d2622c8,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 69], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
581
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb84d263df8,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb84d263e70,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 70], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
582
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)[0m [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85099aab0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85099ab28,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 71], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
583
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "shipping_methods" ("active", "base_price", "created_at", "maximum_order_amount", "minimum_order_amount", "name", "offset", "parent_id", "shipping_zone_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [["active", true], ["base_price", nil], ["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["maximum_order_amount", #<BigDecimal:7fb85099c6d0,'0.999999E6',9(36)>], ["minimum_order_amount", #<BigDecimal:7fb85099c770,'0.1E2',9(36)>], ["name", "Express shipping"], ["offset", #<BigDecimal:7fb84c3712a0,'0.0',9(18)>], ["parent_id", 131], ["shipping_zone_id", 72], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
584
|
+
[1m[36m (3.3ms)[0m [1mcommit transaction[0m
|
660
585
|
[1m[35m (0.1ms)[0m begin transaction
|
661
|
-
[1m[36mProductGroup Exists (0.
|
662
|
-
[1m[35mSQL (0.
|
663
|
-
[1m[36m (2.
|
586
|
+
[1m[36mProductGroup Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '50' LIMIT 1[0m
|
587
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "< $50"], ["permalink", "50"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
588
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
664
589
|
[1m[35m (0.1ms)[0m begin transaction
|
665
|
-
[1m[36mSQL (0.
|
666
|
-
[1m[35m (
|
590
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "price"], ["operator", "lt"], ["product_group_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", 50]]
|
591
|
+
[1m[35m (1.4ms)[0m commit transaction
|
667
592
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
668
|
-
[1m[35mProductGroup Exists (0.
|
669
|
-
[1m[36mSQL (0.
|
593
|
+
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '50-100' LIMIT 1
|
594
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "$50 - $100"], ["permalink", "50-100"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
670
595
|
[1m[35m (1.7ms)[0m commit transaction
|
671
596
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
672
|
-
[1m[35mSQL (0.
|
673
|
-
[1m[36m (
|
597
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "price"], ["operator", "gteq"], ["product_group_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", 50]]
|
598
|
+
[1m[36m (1.7ms)[0m [1mcommit transaction[0m
|
674
599
|
[1m[35m (0.1ms)[0m begin transaction
|
675
|
-
[1m[36mSQL (0.
|
600
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "price"], ["operator", "lteq"], ["product_group_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", 100]]
|
676
601
|
[1m[35m (1.5ms)[0m commit transaction
|
677
|
-
[1m[36m (0.
|
678
|
-
[1m[35mProductGroup Exists (0.
|
679
|
-
[1m[36mSQL (0.
|
602
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
603
|
+
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = '100' LIMIT 1
|
604
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "> $100"], ["permalink", "100"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
680
605
|
[1m[35m (1.7ms)[0m commit transaction
|
681
606
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
682
|
-
[1m[35mSQL (0.
|
683
|
-
[1m[36m (1.
|
607
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "price"], ["operator", "gt"], ["product_group_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", 100]]
|
608
|
+
[1m[36m (1.5ms)[0m [1mcommit transaction[0m
|
684
609
|
[1m[35m (0.1ms)[0m begin transaction
|
685
|
-
[1m[36mLinkGroup Exists (0.
|
686
|
-
[1m[35mLinkGroup Exists (0.
|
687
|
-
[1m[36mSQL (0.
|
610
|
+
[1m[36mLinkGroup Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "link_groups" WHERE LOWER("link_groups"."name") = LOWER('Shop by price') LIMIT 1[0m
|
611
|
+
[1m[35mLinkGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "link_groups" WHERE "link_groups"."permalink" = 'shop-by-price' LIMIT 1
|
612
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "link_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Shop by price"], ["permalink", "shop-by-price"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
688
613
|
[1m[35m (2.2ms)[0m commit transaction
|
689
|
-
[1m[36m (0.
|
690
|
-
[1m[35mSQL (0.8ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu,
|
691
|
-
[1m[36m (2.
|
614
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
615
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 1], ["product_group_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
616
|
+
[1m[36m (2.6ms)[0m [1mcommit transaction[0m
|
692
617
|
[1m[35m (0.1ms)[0m begin transaction
|
693
|
-
[1m[36mSQL (0.
|
618
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 1], ["product_group_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
694
619
|
[1m[35m (1.4ms)[0m commit transaction
|
695
620
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
696
|
-
[1m[35mSQL (0.5ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu,
|
697
|
-
[1m[36m (
|
621
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 1], ["product_group_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
622
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
698
623
|
[1m[35m (0.1ms)[0m begin transaction
|
699
|
-
[1m[36mSQL (0.
|
624
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "custom_fields" ("created_at", "field_type", "name", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["field_type", "text"], ["name", "category"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
625
|
+
[1m[35m (2.4ms)[0m commit transaction
|
626
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
627
|
+
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'food' LIMIT 1
|
628
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Food"], ["permalink", "food"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
700
629
|
[1m[35m (2.0ms)[0m commit transaction
|
701
|
-
[1m[36m (0.
|
702
|
-
[1m[
|
703
|
-
[1m[36mSQL (0.
|
630
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
631
|
+
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
632
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", "food"]]
|
704
633
|
[1m[35m (2.1ms)[0m commit transaction
|
705
|
-
[1m[36m (0.
|
706
|
-
[1m[35mCustomField Load (0.1ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
707
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 4], ["updated_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["value", "food"]]
|
708
|
-
[1m[35m (2.2ms)[0m commit transaction
|
709
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
634
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
710
635
|
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'toy' LIMIT 1
|
711
|
-
[1m[36mSQL (0.
|
712
|
-
[1m[35m (1.
|
636
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Toy"], ["permalink", "toy"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
637
|
+
[1m[35m (1.5ms)[0m commit transaction
|
713
638
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
714
639
|
[1m[35mCustomField Load (0.1ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
715
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu,
|
716
|
-
[1m[35m (1.4ms)[0m commit transaction
|
717
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
718
|
-
[1m[35mProductGroup Exists (0.3ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'art' LIMIT 1
|
719
|
-
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["name", "Art"], ["permalink", "art"], ["updated_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00]]
|
720
|
-
[1m[35m (2.6ms)[0m commit transaction
|
721
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
722
|
-
[1m[35mCustomField Load (0.1ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
723
|
-
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 6], ["updated_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["value", "art"]]
|
640
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 5], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", "toy"]]
|
724
641
|
[1m[35m (1.3ms)[0m commit transaction
|
725
642
|
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
726
|
-
[1m[35mProductGroup Exists (0.
|
727
|
-
[1m[36mSQL (0.
|
728
|
-
[1m[35m (1.
|
729
|
-
[1m[36m (0.
|
643
|
+
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'art' LIMIT 1
|
644
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Art"], ["permalink", "art"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
645
|
+
[1m[35m (1.7ms)[0m commit transaction
|
646
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
730
647
|
[1m[35mCustomField Load (0.1ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
731
|
-
[1m[36mSQL (0.
|
732
|
-
[1m[35m (1.
|
733
|
-
[1m[36m (0.
|
734
|
-
[1m[
|
648
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", "art"]]
|
649
|
+
[1m[35m (1.4ms)[0m commit transaction
|
650
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
651
|
+
[1m[35mProductGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "product_groups" WHERE "product_groups"."permalink" = 'fashion' LIMIT 1
|
652
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "product_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Fashion"], ["permalink", "fashion"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
653
|
+
[1m[35m (1.6ms)[0m commit transaction
|
654
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
655
|
+
[1m[35mCustomField Load (0.1ms)[0m SELECT "custom_fields".* FROM "custom_fields" WHERE "custom_fields"."id" = ? LIMIT 1 [["id", "1"]]
|
656
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "product_group_conditions" ("created_at", "name", "operator", "product_group_id", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "1"], ["operator", "eq"], ["product_group_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["value", "fashion"]]
|
657
|
+
[1m[35m (2.0ms)[0m commit transaction
|
658
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
659
|
+
[1m[35mLinkGroup Exists (0.2ms)[0m SELECT 1 AS one FROM "link_groups" WHERE LOWER("link_groups"."name") = LOWER('Shop by category') LIMIT 1
|
735
660
|
[1m[36mLinkGroup Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "link_groups" WHERE "link_groups"."permalink" = 'shop-by-category' LIMIT 1[0m
|
736
|
-
[1m[35mSQL (0.
|
737
|
-
[1m[36m (1.
|
738
|
-
[1m[35m (0.0ms)[0m begin transaction
|
739
|
-
[1m[36mLinkGroup Load (0.1ms)[0m [1mSELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1[0m
|
740
|
-
[1m[35mSQL (0.3ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00], ["link_group_id", 2], ["product_group_id", 6], ["updated_at", Thu, 08 Nov 2012 02:29:50 UTC +00:00]]
|
741
|
-
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
661
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "link_groups" ("created_at", "name", "permalink", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["name", "Shop by category"], ["permalink", "shop-by-category"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
662
|
+
[1m[36m (1.6ms)[0m [1mcommit transaction[0m
|
742
663
|
[1m[35m (0.1ms)[0m begin transaction
|
743
|
-
[1m[36mLinkGroup Load (
|
744
|
-
[1m[35mSQL (0.
|
745
|
-
[1m[36m (
|
664
|
+
[1m[36mLinkGroup Load (1.1ms)[0m [1mSELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1[0m
|
665
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 2], ["product_group_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
666
|
+
[1m[36m (9.0ms)[0m [1mcommit transaction[0m
|
746
667
|
[1m[35m (0.1ms)[0m begin transaction
|
747
668
|
[1m[36mLinkGroup Load (0.2ms)[0m [1mSELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1[0m
|
748
|
-
[1m[35mSQL (0.
|
749
|
-
[1m[36m (
|
669
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 2], ["product_group_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
670
|
+
[1m[36m (1.6ms)[0m [1mcommit transaction[0m
|
750
671
|
[1m[35m (0.1ms)[0m begin transaction
|
751
|
-
[1m[
|
752
|
-
[1m[35mSQL (0.
|
753
|
-
[1m[36m (
|
754
|
-
[1m[35m (0.
|
755
|
-
[1m[
|
756
|
-
[1m[
|
757
|
-
[1m[36m (
|
758
|
-
[1m[35mSQL (1.2ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:29:54 UTC +00:00], ["file_name", nil], ["file_size", 320602], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 08 Nov 2012 02:29:54 UTC +00:00]]
|
759
|
-
[1m[36m (2.7ms)[0m [1mcommit transaction[0m
|
672
|
+
[1m[36mLinkGroup Load (0.2ms)[0m [1mSELECT "link_groups".* FROM "link_groups" WHERE "link_groups"."id" = 2 LIMIT 1[0m
|
673
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "navigations" ("created_at", "link_group_id", "product_group_id", "updated_at") VALUES (?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["link_group_id", 2], ["product_group_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
674
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
675
|
+
[1m[35m (0.1ms)[0m begin transaction
|
676
|
+
[1m[36mProduct Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'tag-heuer-aquaracer-500m-ceramic-watch' LIMIT 1[0m
|
677
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00], ["description", "Swiss label, TAG Heuer's Aquaracer 500M Ceramic watch embodies perfection, style and clean look.\n\n It has ceramic bezel and has the case is 41mm, significantly smaller than the 43mm out-going model. The case has been given\n softer curvier lines to\n create a more classic look.\n\n Following models are available:\n\n - Blue dial, blue ceramic bezel, steel\n - Black dial, black ceramic bezel, steel\n - Blue & gold, steel\n - full black, ceramic bezel, titanium carbide case"], ["name", "TAG Heuer Aquaracer 500M Ceramic Watch"], ["permalink", "tag-heuer-aquaracer-500m-ceramic-watch"], ["price", #<BigDecimal:7fb84fdfa048,'0.3E4',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:18 UTC +00:00]]
|
678
|
+
[1m[36m (1.8ms)[0m [1mcommit transaction[0m
|
760
679
|
[1m[35m (0.2ms)[0m begin transaction
|
761
|
-
[1m[36mSQL (
|
762
|
-
[1m[35m (
|
763
|
-
[1m[36m (0.
|
764
|
-
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu,
|
765
|
-
[1m[36m (
|
680
|
+
[1m[36mSQL (1.2ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:20 UTC +00:00], ["file_name", nil], ["file_size", 229508], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:20 UTC +00:00]]
|
681
|
+
[1m[35m (2.2ms)[0m commit transaction
|
682
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
683
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:21 UTC +00:00], ["file_name", nil], ["file_size", 320602], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:21 UTC +00:00]]
|
684
|
+
[1m[36m (2.6ms)[0m [1mcommit transaction[0m
|
766
685
|
[1m[35m (0.2ms)[0m begin transaction
|
767
|
-
[1m[36mSQL (
|
768
|
-
[1m[35m (1.
|
769
|
-
[1m[36m (0.
|
770
|
-
[1m[35mSQL (1.
|
686
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:23 UTC +00:00], ["file_name", nil], ["file_size", 158801], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:23 UTC +00:00]]
|
687
|
+
[1m[35m (1.4ms)[0m commit transaction
|
688
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
689
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:24 UTC +00:00], ["file_name", nil], ["file_size", 193501], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:24 UTC +00:00]]
|
690
|
+
[1m[36m (2.1ms)[0m [1mcommit transaction[0m
|
691
|
+
[1m[35m (0.2ms)[0m begin transaction
|
692
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:26 UTC +00:00], ["file_name", nil], ["file_size", 243000], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:26 UTC +00:00]]
|
693
|
+
[1m[35m (22.2ms)[0m commit transaction
|
694
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
695
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:28 UTC +00:00], ["file_name", nil], ["file_size", 242158], ["picture", "pic6.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:28 UTC +00:00]]
|
771
696
|
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
772
697
|
[1m[35m (0.2ms)[0m begin transaction
|
773
|
-
[1m[36mSQL (
|
774
|
-
[1m[35m (1.
|
698
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:29 UTC +00:00], ["file_name", nil], ["file_size", 240462], ["picture", "pic7.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:29 UTC +00:00]]
|
699
|
+
[1m[35m (1.3ms)[0m commit transaction
|
775
700
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
776
|
-
[1m[35mSQL (0.9ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu,
|
777
|
-
[1m[36m (1.
|
778
|
-
[1m[35mCustomField Load (0.
|
701
|
+
[1m[35mSQL (0.9ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00], ["file_name", nil], ["file_size", 127246], ["picture", "pic8.jpg"], ["position", 0], ["product_id", 1], ["updated_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00]]
|
702
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
703
|
+
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
779
704
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
780
|
-
[1m[35mSQL (0.8ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu,
|
705
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 1], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00], ["value", "fashion"]]
|
781
706
|
[1m[36m (1.8ms)[0m [1mcommit transaction[0m
|
782
707
|
[1m[35m (0.1ms)[0m begin transaction
|
783
708
|
[1m[36mProduct Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'hard-wood-case-for-iphone' LIMIT 1[0m
|
784
|
-
[1m[35mSQL (0.
|
785
|
-
[1m[36m (
|
709
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00], ["description", "This is a hard case is for your iPhone 4. Fits both AT&T & Verizon models of the iPhone 4.\n\n The case has a wood like appearance. It is not actual wood. It will protect it from scractches while also bringing it to life with some color!\n\n It does not interfere with any buttons. It is available in many different colors. If you have a specific color in mind then contact me."], ["name", "Hard wood case for iphone"], ["permalink", "hard-wood-case-for-iphone"], ["price", #<BigDecimal:7fb850c034f0,'0.3E1',9(45)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00]]
|
710
|
+
[1m[36m (1.7ms)[0m [1mcommit transaction[0m
|
786
711
|
[1m[35m (0.2ms)[0m begin transaction
|
787
|
-
[1m[36mSQL (0.
|
712
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00], ["file_name", nil], ["file_size", 39881], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:31 UTC +00:00]]
|
788
713
|
[1m[35m (1.3ms)[0m commit transaction
|
789
|
-
[1m[36m (0.
|
790
|
-
[1m[35mSQL (0.
|
791
|
-
[1m[36m (1.
|
792
|
-
[1m[35mCustomField Load (0.
|
714
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
715
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00], ["file_name", nil], ["file_size", 50017], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 2], ["updated_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00]]
|
716
|
+
[1m[36m (1.9ms)[0m [1mcommit transaction[0m
|
717
|
+
[1m[35mCustomField Load (0.4ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
793
718
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
794
|
-
[1m[35mSQL (0.5ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu,
|
719
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 2], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00], ["value", "fashion"]]
|
795
720
|
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
796
721
|
[1m[35m (0.1ms)[0m begin transaction
|
797
|
-
[1m[36mProduct Exists (0.
|
798
|
-
[1m[35mSQL (0.
|
799
|
-
[1m[36m (1.
|
800
|
-
[1m[35m (0.3ms)[0m begin transaction
|
801
|
-
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:06 UTC +00:00], ["file_name", nil], ["file_size", 33473], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 08 Nov 2012 02:30:06 UTC +00:00]]
|
802
|
-
[1m[35m (1.2ms)[0m commit transaction
|
803
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
804
|
-
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:07 UTC +00:00], ["file_name", nil], ["file_size", 116962], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 08 Nov 2012 02:30:07 UTC +00:00]]
|
805
|
-
[1m[36m (2.4ms)[0m [1mcommit transaction[0m
|
722
|
+
[1m[36mProduct Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'turquoise-bracelet' LIMIT 1[0m
|
723
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00], ["description", "Simple, modern, stylish, easy to wear bracelet !\n\n For a custom color bracelet send me a message and I will see what colors are available for your bracelet.\n\n The strap of the bracelet can also be customized in any color you would like.\n\n All items come to you beautifully packaged and ready for gift giving.\n\n Note that real colors may slightly differ from their appearance on your display."], ["name", "Turquoise bracelet"], ["permalink", "turquoise-bracelet"], ["price", #<BigDecimal:7fb84ea11680,'0.89E2',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:32 UTC +00:00]]
|
724
|
+
[1m[36m (1.7ms)[0m [1mcommit transaction[0m
|
806
725
|
[1m[35m (0.2ms)[0m begin transaction
|
807
|
-
[1m[36mSQL (0.
|
808
|
-
[1m[35m (1.
|
809
|
-
[1m[36m (0.
|
810
|
-
[1m[35mSQL (
|
811
|
-
[1m[36m (
|
726
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:33 UTC +00:00], ["file_name", nil], ["file_size", 33473], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:33 UTC +00:00]]
|
727
|
+
[1m[35m (1.8ms)[0m commit transaction
|
728
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
729
|
+
[1m[35mSQL (1.0ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:34 UTC +00:00], ["file_name", nil], ["file_size", 116962], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:34 UTC +00:00]]
|
730
|
+
[1m[36m (19.8ms)[0m [1mcommit transaction[0m
|
812
731
|
[1m[35m (0.2ms)[0m begin transaction
|
813
|
-
[1m[36mSQL (0.
|
814
|
-
[1m[35m (1.
|
732
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:35 UTC +00:00], ["file_name", nil], ["file_size", 55970], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:35 UTC +00:00]]
|
733
|
+
[1m[35m (1.3ms)[0m commit transaction
|
734
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
735
|
+
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:36 UTC +00:00], ["file_name", nil], ["file_size", 82465], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:36 UTC +00:00]]
|
736
|
+
[1m[36m (1.8ms)[0m [1mcommit transaction[0m
|
737
|
+
[1m[35m (0.1ms)[0m begin transaction
|
738
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00], ["file_name", nil], ["file_size", 108748], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 3], ["updated_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00]]
|
739
|
+
[1m[35m (2.0ms)[0m commit transaction
|
815
740
|
[1m[36mCustomField Load (0.4ms)[0m [1mSELECT "custom_fields".* FROM "custom_fields" LIMIT 1[0m
|
816
741
|
[1m[35m (0.1ms)[0m begin transaction
|
817
|
-
[1m[36mSQL (0.
|
818
|
-
[1m[35m (2.
|
819
|
-
[1m[36m (0.
|
742
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 3], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00], ["value", "fashion"]]
|
743
|
+
[1m[35m (2.0ms)[0m commit transaction
|
744
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
820
745
|
[1m[35mProduct Exists (0.2ms)[0m SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'a-simple-and-elegant-bag' LIMIT 1
|
821
|
-
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("created_at", "description", "name", "
|
822
|
-
[1m[35m (1.9ms)[0m commit transaction
|
823
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
824
|
-
[1m[35mSQL (0.6ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:11 UTC +00:00], ["file_name", nil], ["file_size", 40276], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Thu, 08 Nov 2012 02:30:11 UTC +00:00]]
|
825
|
-
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
826
|
-
[1m[35m (0.2ms)[0m begin transaction
|
827
|
-
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00], ["file_name", nil], ["file_size", 89829], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00]]
|
828
|
-
[1m[35m (1.3ms)[0m commit transaction
|
829
|
-
[1m[36mCustomField Load (0.2ms)[0m [1mSELECT "custom_fields".* FROM "custom_fields" LIMIT 1[0m
|
830
|
-
[1m[35m (0.0ms)[0m begin transaction
|
831
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 4], ["text_value", nil], ["updated_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00], ["value", "fashion"]]
|
832
|
-
[1m[35m (1.7ms)[0m commit transaction
|
833
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
834
|
-
[1m[35mProduct Exists (0.1ms)[0m SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'beautiful-portrait-of-tajmahal' LIMIT 1
|
835
|
-
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00], ["description", "Year of construction: 1631\n Completed in: 1653\n Time taken: 22 years\n Built by: Shah Jahan\n Dedicated to: Mumtaz Mahal (Arjumand Bano Begum), the wife of Shah Jahan\n Location: Agra (Uttar Pradesh), India\n Building type: Islamic tomb\n Architecture: Mughal (Combination of Persian, Islamic and Indian architecture style)\n Architect: Ustad Ahmad Lahauri\n Cost of construction: 32 crore rupees\n Number of workers: 20,000\n Highlights: One of the Seven Wonders of the World; A UNESCO World Heritage Site\n\n Facts do not capture what Tajmahal is."], ["name", "Beautiful portrait of Tajmahal"], ["new", false], ["permalink", "beautiful-portrait-of-tajmahal"], ["price", #<BigDecimal:7fc6ff92fd10,'0.19E2',9(36)>], ["status", "active"], ["updated_at", Thu, 08 Nov 2012 02:30:12 UTC +00:00]]
|
746
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00], ["description", "Stylish bag in indigo color. How could you say no to this.\n\n It is just the perfect size also. It has enough space to carry ipad, magazine, cosmetic stuff and othe accessories.\n\n Length: 32cm(12.60 inches)\n Width: 19cm(7.48 inches)"], ["name", "A simple and elegant bag"], ["permalink", "a-simple-and-elegant-bag"], ["price", #<BigDecimal:7fb852364158,'0.107E3',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:37 UTC +00:00]]
|
836
747
|
[1m[35m (2.0ms)[0m commit transaction
|
837
|
-
[1m[36m (0.
|
838
|
-
[1m[35mSQL (0.
|
839
|
-
[1m[36m (36.1ms)[0m [1mcommit transaction[0m
|
840
|
-
[1m[35mCustomField Load (0.2ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
841
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
842
|
-
[1m[35mSQL (0.6ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 08 Nov 2012 02:30:13 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 5], ["text_value", nil], ["updated_at", Thu, 08 Nov 2012 02:30:13 UTC +00:00], ["value", "art"]]
|
843
|
-
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
844
|
-
[1m[35m (0.1ms)[0m begin transaction
|
845
|
-
[1m[36mProduct Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'chronograph-sport-watch-from-guess' LIMIT 1[0m
|
846
|
-
[1m[35mSQL (0.5ms)[0m INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 08 Nov 2012 02:30:13 UTC +00:00], ["description", "Chronograph sport watch from Guess\n\n Stopwatch function, 24 Hour/International time\n\n Brushed + Polished Ionic Black case\n\n Red + Black dial\n\n Brushed + Polished Ionic Black Steel bracelet\n\n 100 M/330 FT Water resistant"], ["name", "chronograph sport watch from Guess"], ["new", false], ["permalink", "chronograph-sport-watch-from-guess"], ["price", #<BigDecimal:7fc6fa7f5e18,'0.219E3',9(36)>], ["status", "active"], ["updated_at", Thu, 08 Nov 2012 02:30:13 UTC +00:00]]
|
748
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
749
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00], ["file_name", nil], ["file_size", 40276], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00]]
|
847
750
|
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
848
751
|
[1m[35m (0.2ms)[0m begin transaction
|
849
|
-
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu,
|
850
|
-
[1m[35m (
|
752
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00], ["file_name", nil], ["file_size", 89829], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 4], ["updated_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00]]
|
753
|
+
[1m[35m (1.2ms)[0m commit transaction
|
754
|
+
[1m[36mCustomField Load (0.3ms)[0m [1mSELECT "custom_fields".* FROM "custom_fields" LIMIT 1[0m
|
755
|
+
[1m[35m (0.0ms)[0m begin transaction
|
756
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 4], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00], ["value", "fashion"]]
|
757
|
+
[1m[35m (1.4ms)[0m commit transaction
|
758
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
759
|
+
[1m[35mProduct Exists (0.2ms)[0m SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'beautiful-portrait-of-tajmahal' LIMIT 1
|
760
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00], ["description", "Year of construction: 1631\n Completed in: 1653\n Time taken: 22 years\n Built by: Shah Jahan\n Dedicated to: Mumtaz Mahal (Arjumand Bano Begum), the wife of Shah Jahan\n Location: Agra (Uttar Pradesh), India\n Building type: Islamic tomb\n Architecture: Mughal (Combination of Persian, Islamic and Indian architecture style)\n Architect: Ustad Ahmad Lahauri\n Cost of construction: 32 crore rupees\n Number of workers: 20,000\n Highlights: One of the Seven Wonders of the World; A UNESCO World Heritage Site\n\n Facts do not capture what Tajmahal is."], ["name", "Beautiful portrait of Tajmahal"], ["permalink", "beautiful-portrait-of-tajmahal"], ["price", #<BigDecimal:7fb84ec44948,'0.19E2',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:38 UTC +00:00]]
|
761
|
+
[1m[35m (1.8ms)[0m commit transaction
|
851
762
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
852
|
-
[1m[35mSQL (0.
|
853
|
-
[1m[36m (
|
763
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00], ["file_name", nil], ["file_size", 485235], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 5], ["updated_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00]]
|
764
|
+
[1m[36m (2.5ms)[0m [1mcommit transaction[0m
|
854
765
|
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
855
766
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
856
|
-
[1m[35mSQL (0.5ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu,
|
857
|
-
[1m[36m (2.3ms)[0m [1mcommit transaction[0m
|
858
|
-
[1m[35m (0.1ms)[0m begin transaction
|
859
|
-
[1m[36mProduct Exists (0.3ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'a-basket-of-indian-mangoes' LIMIT 1[0m
|
860
|
-
[1m[35mSQL (0.8ms)[0m INSERT INTO "products" ("created_at", "description", "name", "new", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 08 Nov 2012 02:30:16 UTC +00:00], ["description", "The mango is the national fruit of India and Pakistan. It is also the national fruit in the Philippines. The mango tree is the national tree of Bangladesh.\n\n Mango leaves are used to decorate archways and doors in Indian houses and during weddings and celebrations."], ["name", "A basket of Indian mangoes"], ["new", false], ["permalink", "a-basket-of-indian-mangoes"], ["price", #<BigDecimal:7fc6fe4760e0,'0.17E2',9(36)>], ["status", "active"], ["updated_at", Thu, 08 Nov 2012 02:30:16 UTC +00:00]]
|
767
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 5], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00], ["value", "art"]]
|
861
768
|
[1m[36m (1.8ms)[0m [1mcommit transaction[0m
|
769
|
+
[1m[35m (0.0ms)[0m begin transaction
|
770
|
+
[1m[36mProduct Exists (0.1ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'chronograph-sport-watch-from-guess' LIMIT 1[0m
|
771
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00], ["description", "Chronograph sport watch from Guess\n\n Stopwatch function, 24 Hour/International time\n\n Brushed + Polished Ionic Black case\n\n Red + Black dial\n\n Brushed + Polished Ionic Black Steel bracelet\n\n 100 M/330 FT Water resistant"], ["name", "chronograph sport watch from Guess"], ["permalink", "chronograph-sport-watch-from-guess"], ["price", #<BigDecimal:7fb84de5f4b8,'0.219E3',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:40 UTC +00:00]]
|
772
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
862
773
|
[1m[35m (0.2ms)[0m begin transaction
|
863
|
-
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu,
|
864
|
-
[1m[35m (
|
865
|
-
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
866
|
-
[1m[35mSQL (0.9ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:18 UTC +00:00], ["file_name", nil], ["file_size", 50071], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 7], ["updated_at", Thu, 08 Nov 2012 02:30:18 UTC +00:00]]
|
867
|
-
[1m[36m (1.5ms)[0m [1mcommit transaction[0m
|
868
|
-
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
774
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00], ["file_name", nil], ["file_size", 249214], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00]]
|
775
|
+
[1m[35m (1.7ms)[0m commit transaction
|
869
776
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
870
|
-
[1m[35mSQL (0.6ms)[0m INSERT INTO "
|
871
|
-
[1m[36m (1.
|
777
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00], ["file_name", nil], ["file_size", 18932], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 6], ["updated_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00]]
|
778
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
779
|
+
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
780
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
781
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 6], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00], ["value", "fashion"]]
|
782
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
872
783
|
[1m[35m (0.1ms)[0m begin transaction
|
873
|
-
[1m[36mProduct Exists (0.
|
874
|
-
[1m[35mSQL (0.
|
875
|
-
[1m[36m (
|
876
|
-
[1m[35m (0.2ms)[0m begin transaction
|
877
|
-
[1m[36mSQL (0.9ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:19 UTC +00:00], ["file_name", nil], ["file_size", 418842], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 08 Nov 2012 02:30:19 UTC +00:00]]
|
878
|
-
[1m[35m (2.1ms)[0m commit transaction
|
879
|
-
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
880
|
-
[1m[35mSQL (1.0ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:25 UTC +00:00], ["file_name", nil], ["file_size", 278346], ["picture", "pic10.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 08 Nov 2012 02:30:25 UTC +00:00]]
|
881
|
-
[1m[36m (2.8ms)[0m [1mcommit transaction[0m
|
784
|
+
[1m[36mProduct Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'a-basket-of-indian-mangoes' LIMIT 1[0m
|
785
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00], ["description", "The mango is the national fruit of India and Pakistan. It is also the national fruit in the Philippines.\n The mango tree is the national tree of Bangladesh.\n\n Mango leaves are used to decorate archways and doors in Indian houses and during weddings and celebrations."], ["name", "A basket of Indian mangoes"], ["permalink", "a-basket-of-indian-mangoes"], ["price", #<BigDecimal:7fb84fb49768,'0.17E2',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:41 UTC +00:00]]
|
786
|
+
[1m[36m (1.8ms)[0m [1mcommit transaction[0m
|
882
787
|
[1m[35m (0.2ms)[0m begin transaction
|
883
|
-
[1m[36mSQL (0.
|
884
|
-
[1m[35m (1.
|
885
|
-
[1m[36m (0.
|
886
|
-
[1m[35mSQL (0.
|
788
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:42 UTC +00:00], ["file_name", nil], ["file_size", 72556], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:42 UTC +00:00]]
|
789
|
+
[1m[35m (1.2ms)[0m commit transaction
|
790
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
791
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00], ["file_name", nil], ["file_size", 50071], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 7], ["updated_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00]]
|
792
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
793
|
+
[1m[35mCustomField Load (0.3ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
794
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
795
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 7], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00], ["value", "food"]]
|
887
796
|
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
797
|
+
[1m[35m (0.1ms)[0m begin transaction
|
798
|
+
[1m[36mProduct Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'handmade-bangles' LIMIT 1[0m
|
799
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00], ["description", "Bangles are part of traditional Indian jewelry. They are usually worn in pairs by women, one or more on each arm.\n Most Indian women prefer wearing either gold or glass bangles or combination of both. Inexpensive bangles made from\n plastic are slowly replacing those made by glass, but the ones made of glass are still preferred at traditional occasions\n such as marriages and on festivals.\n\n The designs range from simple to intricate handmade designs, often studded with precious and semi-precious stones such as\n diamonds, gems and pearls. Sets of expensive bangles made of gold and silver make a jingling sound. The imitation jewelry,\n tend to make a tinny sound when jingled.\n\n It is tradition that the bride will try to wear as many small glass bangles as possible at her wedding and the honeymoon will\n end when the last bangle breaks."], ["name", "Handmade bangles"], ["permalink", "handmade-bangles"], ["price", #<BigDecimal:7fb84ffee2a0,'0.11E2',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:35:43 UTC +00:00]]
|
800
|
+
[1m[36m (2.0ms)[0m [1mcommit transaction[0m
|
888
801
|
[1m[35m (0.2ms)[0m begin transaction
|
889
|
-
[1m[36mSQL (0.
|
890
|
-
[1m[35m (
|
802
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:44 UTC +00:00], ["file_name", nil], ["file_size", 418842], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:44 UTC +00:00]]
|
803
|
+
[1m[35m (2.0ms)[0m commit transaction
|
891
804
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
892
|
-
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu,
|
893
|
-
[1m[36m (1.
|
805
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:48 UTC +00:00], ["file_name", nil], ["file_size", 278346], ["picture", "pic10.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:48 UTC +00:00]]
|
806
|
+
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
894
807
|
[1m[35m (0.2ms)[0m begin transaction
|
895
|
-
[1m[36mSQL (0.
|
896
|
-
[1m[35m (1.
|
808
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:49 UTC +00:00], ["file_name", nil], ["file_size", 112288], ["picture", "pic11.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:49 UTC +00:00]]
|
809
|
+
[1m[35m (1.2ms)[0m commit transaction
|
897
810
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
898
|
-
[1m[35mSQL (0.
|
899
|
-
[1m[36m (1.
|
811
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:50 UTC +00:00], ["file_name", nil], ["file_size", 105468], ["picture", "pic12.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:50 UTC +00:00]]
|
812
|
+
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
900
813
|
[1m[35m (0.2ms)[0m begin transaction
|
901
|
-
[1m[36mSQL (0.
|
902
|
-
[1m[35m (
|
814
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:51 UTC +00:00], ["file_name", nil], ["file_size", 111472], ["picture", "pic13.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:51 UTC +00:00]]
|
815
|
+
[1m[35m (1.8ms)[0m commit transaction
|
816
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
817
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:51 UTC +00:00], ["file_name", nil], ["file_size", 106056], ["picture", "pic14.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:51 UTC +00:00]]
|
818
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
819
|
+
[1m[35m (0.2ms)[0m begin transaction
|
820
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:52 UTC +00:00], ["file_name", nil], ["file_size", 104275], ["picture", "pic15.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:52 UTC +00:00]]
|
821
|
+
[1m[35m (1.9ms)[0m commit transaction
|
903
822
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
904
|
-
[1m[35mSQL (0.
|
905
|
-
[1m[36m (1.
|
823
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:53 UTC +00:00], ["file_name", nil], ["file_size", 99232], ["picture", "pic16.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:53 UTC +00:00]]
|
824
|
+
[1m[36m (1.3ms)[0m [1mcommit transaction[0m
|
906
825
|
[1m[35m (0.2ms)[0m begin transaction
|
907
|
-
[1m[36mSQL (0.
|
826
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:54 UTC +00:00], ["file_name", nil], ["file_size", 243984], ["picture", "pic17.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:54 UTC +00:00]]
|
908
827
|
[1m[35m (3.0ms)[0m commit transaction
|
909
|
-
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
910
|
-
[1m[35mSQL (0.8ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:34 UTC +00:00], ["file_name", nil], ["file_size", 50847], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 08 Nov 2012 02:30:34 UTC +00:00]]
|
911
|
-
[1m[36m (1.6ms)[0m [1mcommit transaction[0m
|
912
|
-
[1m[35m (0.1ms)[0m begin transaction
|
913
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 08 Nov 2012 02:30:35 UTC +00:00], ["file_name", nil], ["file_size", 53554], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 08 Nov 2012 02:30:35 UTC +00:00]]
|
914
|
-
[1m[35m (1.4ms)[0m commit transaction
|
915
828
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
916
|
-
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu,
|
829
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:54 UTC +00:00], ["file_name", nil], ["file_size", 29254], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:54 UTC +00:00]]
|
917
830
|
[1m[36m (1.2ms)[0m [1mcommit transaction[0m
|
918
831
|
[1m[35m (0.2ms)[0m begin transaction
|
919
|
-
[1m[36mSQL (0.
|
920
|
-
[1m[35m (
|
921
|
-
[1m[36m (0.
|
922
|
-
[1m[35mSQL (0.
|
923
|
-
[1m[36m (
|
832
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:55 UTC +00:00], ["file_name", nil], ["file_size", 32354], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:55 UTC +00:00]]
|
833
|
+
[1m[35m (1.1ms)[0m commit transaction
|
834
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
835
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:56 UTC +00:00], ["file_name", nil], ["file_size", 50847], ["picture", "pic4.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:56 UTC +00:00]]
|
836
|
+
[1m[36m (1.1ms)[0m [1mcommit transaction[0m
|
924
837
|
[1m[35m (0.2ms)[0m begin transaction
|
925
|
-
[1m[36mSQL (
|
926
|
-
[1m[35m (
|
927
|
-
[1m[
|
838
|
+
[1m[36mSQL (1.0ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:57 UTC +00:00], ["file_name", nil], ["file_size", 53554], ["picture", "pic5.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:57 UTC +00:00]]
|
839
|
+
[1m[35m (1.2ms)[0m commit transaction
|
840
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
841
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:57 UTC +00:00], ["file_name", nil], ["file_size", 52301], ["picture", "pic6.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:57 UTC +00:00]]
|
842
|
+
[1m[36m (2.2ms)[0m [1mcommit transaction[0m
|
928
843
|
[1m[35m (0.2ms)[0m begin transaction
|
929
|
-
[1m[36mSQL (0.
|
930
|
-
[1m[35m (1.
|
844
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:58 UTC +00:00], ["file_name", nil], ["file_size", 42669], ["picture", "pic7.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:58 UTC +00:00]]
|
845
|
+
[1m[35m (1.2ms)[0m commit transaction
|
931
846
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
932
|
-
[1m[
|
933
|
-
[1m[
|
934
|
-
[1m[35m (
|
935
|
-
[1m[
|
936
|
-
[1m[
|
937
|
-
[1m[
|
938
|
-
[1m[35m (0.
|
939
|
-
[1m[36mSQL (0.
|
847
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00], ["file_name", nil], ["file_size", 85119], ["picture", "pic8.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00]]
|
848
|
+
[1m[36m (1.6ms)[0m [1mcommit transaction[0m
|
849
|
+
[1m[35m (0.2ms)[0m begin transaction
|
850
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00], ["file_name", nil], ["file_size", 95779], ["picture", "pic9.jpg"], ["position", 0], ["product_id", 8], ["updated_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00]]
|
851
|
+
[1m[35m (1.9ms)[0m commit transaction
|
852
|
+
[1m[36mCustomField Load (0.3ms)[0m [1mSELECT "custom_fields".* FROM "custom_fields" LIMIT 1[0m
|
853
|
+
[1m[35m (0.1ms)[0m begin transaction
|
854
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 8], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:35:59 UTC +00:00], ["value", "fashion"]]
|
940
855
|
[1m[35m (2.7ms)[0m commit transaction
|
856
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
857
|
+
[1m[35mProduct Exists (0.2ms)[0m SELECT 1 AS one FROM "products" WHERE "products"."permalink" = 'colorful-shoes' LIMIT 1
|
858
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "products" ("created_at", "description", "name", "permalink", "price", "status", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:36:00 UTC +00:00], ["description", "The shoes that you see in picture are called 'jutti' in India.\n\n They are usually made of fine leather and are delicately embroidered with threads or beads. Juttis are slip-on\n in style and are characterized by rising high in the back and covering the toes with a round heavily-embroidered\n upper shoe and leaving the top of the foot nearly bare."], ["name", "Colorful shoes"], ["permalink", "colorful-shoes"], ["price", #<BigDecimal:7fb84ebad138,'0.191E3',9(36)>], ["status", "active"], ["updated_at", Thu, 29 Nov 2012 18:36:00 UTC +00:00]]
|
859
|
+
[1m[35m (1.8ms)[0m commit transaction
|
941
860
|
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
942
|
-
[1m[35mSQL (0.
|
943
|
-
[1m[36m (
|
944
|
-
[1m[
|
861
|
+
[1m[35mSQL (0.7ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:36:01 UTC +00:00], ["file_name", nil], ["file_size", 423797], ["picture", "pic1.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Thu, 29 Nov 2012 18:36:01 UTC +00:00]]
|
862
|
+
[1m[36m (2.1ms)[0m [1mcommit transaction[0m
|
863
|
+
[1m[35m (0.2ms)[0m begin transaction
|
864
|
+
[1m[36mSQL (0.8ms)[0m [1mINSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:36:02 UTC +00:00], ["file_name", nil], ["file_size", 425136], ["picture", "pic2.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Thu, 29 Nov 2012 18:36:02 UTC +00:00]]
|
865
|
+
[1m[35m (1.9ms)[0m commit transaction
|
945
866
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
946
|
-
[1m[35mSQL (0.
|
947
|
-
[1m[36m (1.
|
948
|
-
[1m[
|
867
|
+
[1m[35mSQL (0.6ms)[0m INSERT INTO "pictures" ("content_type", "created_at", "file_name", "file_size", "picture", "position", "product_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["content_type", nil], ["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["file_name", nil], ["file_size", 53649], ["picture", "pic3.jpg"], ["position", 0], ["product_id", 9], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
868
|
+
[1m[36m (1.4ms)[0m [1mcommit transaction[0m
|
869
|
+
[1m[35mCustomField Load (0.2ms)[0m SELECT "custom_fields".* FROM "custom_fields" LIMIT 1
|
870
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
871
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "custom_field_answers" ("created_at", "custom_field_id", "datetime_value", "number_value", "product_id", "text_value", "updated_at", "value") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["custom_field_id", 1], ["datetime_value", nil], ["number_value", nil], ["product_id", 9], ["text_value", nil], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["value", "fashion"]]
|
872
|
+
[1m[36m (1.5ms)[0m [1mcommit transaction[0m
|
873
|
+
[1m[35mNimbleshopSplitable::Splitable Load (0.2ms)[0m SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopSplitable::Splitable') AND "payment_methods"."permalink" = 'splitable' LIMIT 1
|
949
874
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
950
875
|
[1m[35mNimbleshopSplitable::Splitable Exists (0.2ms)[0m SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopSplitable::Splitable') AND "payment_methods"."permalink" = 'splitable' LIMIT 1
|
951
|
-
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu,
|
952
|
-
[1m[35m (2.
|
953
|
-
[1m[36mNimbleshopPaypalwp::Paypalwp Load (0.
|
954
|
-
[1m[35m (0.
|
955
|
-
[1m[36mNimbleshopPaypalwp::Paypalwp Exists (0.
|
956
|
-
[1m[35mSQL (0.
|
957
|
-
[1m[36m (
|
958
|
-
[1m[35mNimbleshopAuthorizedotnet::Authorizedotnet Load (0.
|
876
|
+
[1m[36mSQL (0.6ms)[0m [1mINSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["description", "<p> Splitable helps split the cost of product with friends and family. </p> <p> <a href=\"http://splitable.com\"> more information </a> </p>"], ["enabled", true], ["metadata", "---\n:api_secret: 92746e4d66cb8993\n:expires_in: 24\n:api_key: 92746e4d66cb8993\n:mode: test\n"], ["name", "Splitable"], ["permalink", "splitable"], ["type", "NimbleshopSplitable::Splitable"], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
877
|
+
[1m[35m (2.2ms)[0m commit transaction
|
878
|
+
[1m[36mNimbleshopPaypalwp::Paypalwp Load (0.2ms)[0m [1mSELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopPaypalwp::Paypalwp') AND "payment_methods"."permalink" = 'paypalwp' LIMIT 1[0m
|
879
|
+
[1m[35m (0.1ms)[0m begin transaction
|
880
|
+
[1m[36mNimbleshopPaypalwp::Paypalwp Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopPaypalwp::Paypalwp') AND "payment_methods"."permalink" = 'paypal-website-payments-standard' LIMIT 1[0m
|
881
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["description", "<p> Paypal website payments standard is a payment solution provided by paypal which allows merchant to accept credit card and paypal payments. There is no monthly fee and no setup fee by paypal for this account. </p> <p> <a href='https://merchant.paypal.com/cgi-bin/marketingweb?cmd=_render-content&content_ID=merchant/wp_standard&nav=2.1.0'> more information </a> </p>"], ["enabled", true], ["metadata", "---\n:merchant_email: seller_1323037155_biz@bigbinary.com\n:mode: test\n"], ["name", "Paypal website payments standard"], ["permalink", "paypalwp"], ["type", "NimbleshopPaypalwp::Paypalwp"], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
882
|
+
[1m[36m (1.7ms)[0m [1mcommit transaction[0m
|
883
|
+
[1m[35mNimbleshopAuthorizedotnet::Authorizedotnet Load (0.2ms)[0m SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopAuthorizedotnet::Authorizedotnet') AND "payment_methods"."permalink" = 'authorizedotnet' LIMIT 1
|
959
884
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
960
885
|
[1m[35mNimbleshopAuthorizedotnet::Authorizedotnet Exists (0.3ms)[0m SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopAuthorizedotnet::Authorizedotnet') AND "payment_methods"."permalink" = 'authorize-net' LIMIT 1
|
961
|
-
[1m[36mSQL (0.
|
962
|
-
[1m[35m (2.
|
886
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["description", "<p> Authorize.Net is a payment gateway service provider allowing merchants to accept credit card and electronic checks paymentsn. Authorize.Net claims a user base of over 305,000 merchants, which would make them the Internet's largest payment gateway service provider. </p> <p> It also provides an instant test account which you can use while your application is being processed. </p>"], ["enabled", true], ["metadata", "---\n:api_login_id: 26Daqx7Jtw7R\n:transaction_key: 66JWf57KKc82W9y6\n:business_name: Nimbleshop LLC\n:mode: test\n:ssl: disabled\n"], ["name", "Authorize.net"], ["permalink", "authorizedotnet"], ["type", "NimbleshopAuthorizedotnet::Authorizedotnet"], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
887
|
+
[1m[35m (2.1ms)[0m commit transaction
|
963
888
|
Authorize.net record was successfuly created
|
964
|
-
[1m[36mNimbleshopCod::Cod Load (0.
|
889
|
+
[1m[36mNimbleshopCod::Cod Load (0.2ms)[0m [1mSELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopCod::Cod') AND "payment_methods"."permalink" = 'cash-on-delivery' LIMIT 1[0m
|
965
890
|
[1m[35m (0.1ms)[0m begin transaction
|
966
|
-
[1m[36mNimbleshopCod::Cod Exists (0.
|
967
|
-
[1m[35mSQL (0.
|
968
|
-
[1m[36m (
|
969
|
-
[1m[35mNimbleshopStripe::Stripe Load (0.
|
891
|
+
[1m[36mNimbleshopCod::Cod Exists (0.2ms)[0m [1mSELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopCod::Cod') AND "payment_methods"."permalink" = 'cash-on-delivery' LIMIT 1[0m
|
892
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["description", nil], ["enabled", true], ["metadata", "--- {}\n"], ["name", "Cash on delivery"], ["permalink", "cash-on-delivery"], ["type", "NimbleshopCod::Cod"], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
893
|
+
[1m[36m (3.3ms)[0m [1mcommit transaction[0m
|
894
|
+
[1m[35mNimbleshopStripe::Stripe Load (0.2ms)[0m SELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopStripe::Stripe') AND "payment_methods"."permalink" = 'stripe' LIMIT 1
|
970
895
|
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
971
|
-
[1m[35mNimbleshopStripe::Stripe Exists (0.
|
972
|
-
[1m[36mSQL (0.
|
896
|
+
[1m[35mNimbleshopStripe::Stripe Exists (0.2ms)[0m SELECT 1 AS one FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopStripe::Stripe') AND "payment_methods"."permalink" = 'stripe' LIMIT 1
|
897
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "payment_methods" ("created_at", "description", "enabled", "metadata", "name", "permalink", "type", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?)[0m [["created_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00], ["description", "<p> Stripe is a payment gateway service provider allowing merchants to accept credit card payments. </p>"], ["enabled", true], ["metadata", "---\n:publishable_key: pk_09SbnVVDVtzcvflsBiNFToX5TO3f6\n:secret_key: sk_09SbpItoIMWYU8okpS23rnxIzgyW7\n:business_name: Nimbleshop LLC\n:mode: test\n:ssl: disabled\n"], ["name", "Stripe"], ["permalink", "stripe"], ["type", "NimbleshopStripe::Stripe"], ["updated_at", Thu, 29 Nov 2012 18:36:03 UTC +00:00]]
|
973
898
|
[1m[35m (2.1ms)[0m commit transaction
|
974
899
|
Stripe record was successfuly created
|
975
|
-
[1m[36mNimbleshopStripe::Stripe Load (0.
|
900
|
+
[1m[36mNimbleshopStripe::Stripe Load (0.5ms)[0m [1mSELECT "payment_methods".* FROM "payment_methods" WHERE "payment_methods"."type" IN ('NimbleshopStripe::Stripe') LIMIT 1[0m
|
976
901
|
[1m[35m (0.1ms)[0m begin transaction
|
977
|
-
[1m[36m (
|
902
|
+
[1m[36m (0.6ms)[0m [1mUPDATE "payment_methods" SET "enabled" = 'f', "updated_at" = '2012-11-29 18:36:03.350173', "metadata" = '---
|
978
903
|
:publishable_key: pk_09SbnVVDVtzcvflsBiNFToX5TO3f6
|
979
904
|
:secret_key: sk_09SbpItoIMWYU8okpS23rnxIzgyW7
|
980
905
|
:business_name: Nimbleshop LLC
|
981
906
|
:mode: test
|
982
907
|
:ssl: disabled
|
983
908
|
' WHERE "payment_methods"."type" IN ('NimbleshopStripe::Stripe') AND "payment_methods"."id" = 5[0m
|
984
|
-
[1m[35m (1.
|
909
|
+
[1m[35m (1.7ms)[0m commit transaction
|
985
910
|
Connecting to database specified by database.yml
|
986
|
-
[1m[36m (0.
|
987
|
-
[1m[35m (0.
|
988
|
-
[1m[36m (3.
|
989
|
-
[1m[35m (1.
|
990
|
-
[1m[36m (1.
|
991
|
-
[1m[35m (1.
|
992
|
-
[1m[36m (
|
993
|
-
[1m[35m (1.
|
994
|
-
[1m[36m (
|
995
|
-
[1m[35m (
|
996
|
-
[1m[36m (
|
997
|
-
[1m[35m (1.
|
998
|
-
[1m[36m (
|
999
|
-
[1m[35m (0.0ms)[0m PRAGMA index_info('index_link_groups_on_name')
|
1000
|
-
[1m[36m (1.2ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")[0m
|
1001
|
-
[1m[35m (2.1ms)[0m CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
1002
|
-
[1m[36m (1.2ms)[0m [1mCREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
911
|
+
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
912
|
+
[1m[35m (0.3ms)[0m select sqlite_version(*)
|
913
|
+
[1m[36m (3.1ms)[0m [1mCREATE TABLE "addresses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "type" varchar(255), "order_id" integer, "first_name" varchar(255) NOT NULL, "last_name" varchar(255), "company" varchar(255), "address1" varchar(255) NOT NULL, "address2" varchar(255), "city" varchar(255) NOT NULL, "zipcode" varchar(255), "country_name" varchar(255) NOT NULL, "country_code" varchar(255) NOT NULL, "state_name" varchar(255) NOT NULL, "state_code" varchar(255), "phone" varchar(255), "fax" varchar(255), "use_for_billing" boolean DEFAULT 't' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
914
|
+
[1m[35m (1.6ms)[0m CREATE TABLE "custom_field_answers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "custom_field_id" integer, "value" varchar(255), "text_value" varchar(255), "number_value" integer, "datetime_value" datetime, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
915
|
+
[1m[36m (1.7ms)[0m [1mCREATE TABLE "custom_fields" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "field_type" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
916
|
+
[1m[35m (1.1ms)[0m CREATE TABLE "delayed_jobs" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "priority" integer DEFAULT 0, "attempts" integer DEFAULT 0, "handler" text, "last_error" text, "run_at" datetime, "locked_at" datetime, "failed_at" datetime, "locked_by" varchar(255), "queue" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
917
|
+
[1m[36m (1.2ms)[0m [1mCREATE INDEX "delayed_jobs_priority" ON "delayed_jobs" ("priority", "run_at")[0m
|
918
|
+
[1m[35m (1.5ms)[0m CREATE TABLE "line_items" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "product_id" integer NOT NULL, "quantity" integer NOT NULL, "product_name" varchar(255) NOT NULL, "product_description" text, "product_price" decimal(8,2) NOT NULL, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
919
|
+
[1m[36m (2.5ms)[0m [1mCREATE TABLE "link_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
920
|
+
[1m[35m (2.3ms)[0m CREATE UNIQUE INDEX "index_link_groups_on_name" ON "link_groups" ("name")
|
921
|
+
[1m[36m (1.4ms)[0m [1mCREATE UNIQUE INDEX "index_link_groups_on_permalink" ON "link_groups" ("permalink")[0m
|
922
|
+
[1m[35m (1.3ms)[0m CREATE TABLE "links" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "url" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
923
|
+
[1m[36m (1.0ms)[0m [1mCREATE TABLE "navigations" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "link_group_id" integer NOT NULL, "product_group_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
1003
924
|
[1m[35m (1.6ms)[0m CREATE TABLE "orders" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "number" varchar(255) NOT NULL, "shipping_method_id" integer, "payment_method_id" integer, "email" varchar(255), "status" varchar(255) DEFAULT 'open' NOT NULL, "payment_status" varchar(255) DEFAULT 'abandoned' NOT NULL, "shipping_status" varchar(255) DEFAULT 'nothing_to_ship' NOT NULL, "checkout_status" varchar(255) DEFAULT 'items_added_to_cart' NOT NULL, "shipped_at" datetime, "purchased_at" datetime, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
1004
|
-
[1m[36m (
|
1005
|
-
[1m[35m (1.
|
1006
|
-
[1m[36m (1.7ms)[0m [1mCREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
1007
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("payment_methods")
|
925
|
+
[1m[36m (1.6ms)[0m [1mCREATE UNIQUE INDEX "index_orders_on_number" ON "orders" ("number")[0m
|
926
|
+
[1m[35m (1.6ms)[0m CREATE TABLE "payment_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "description" text, "type" varchar(255), "permalink" varchar(255) NOT NULL, "metadata" text, "enabled" boolean DEFAULT 't', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
1008
927
|
[1m[36m (1.4ms)[0m [1mCREATE UNIQUE INDEX "index_payment_methods_on_permalink" ON "payment_methods" ("permalink")[0m
|
1009
|
-
[1m[35m (
|
1010
|
-
[1m[36m (1.
|
1011
|
-
[1m[35m (1.
|
1012
|
-
[1m[36m (
|
1013
|
-
[1m[35m (1.
|
1014
|
-
[1m[36m (1.
|
1015
|
-
[1m[35m (1.
|
1016
|
-
[1m[36m (
|
1017
|
-
[1m[35m (1.
|
1018
|
-
[1m[36m (
|
1019
|
-
[1m[35m (
|
1020
|
-
[1m[36m (1.
|
1021
|
-
[1m[35m (1.
|
1022
|
-
[1m[36m (
|
1023
|
-
[1m[35m (1.
|
1024
|
-
[1m[36m (1.7ms)[0m [1mCREATE
|
1025
|
-
[1m[35m (
|
1026
|
-
[1m[36m (1.
|
1027
|
-
[1m[35m (
|
1028
|
-
[1m[36m (1.8ms)[0m [1mCREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
1029
|
-
[1m[35m (1.4ms)[0m CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
1030
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("shipping_zones")[0m
|
1031
|
-
[1m[35m (2.3ms)[0m CREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")
|
1032
|
-
[1m[36m (1.5ms)[0m [1mCREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
1033
|
-
[1m[35m (1.5ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
1034
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
1035
|
-
[1m[35m (1.4ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
928
|
+
[1m[35m (1.6ms)[0m CREATE TABLE "payment_transactions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "order_id" integer NOT NULL, "operation" varchar(255) NOT NULL, "transaction_gid" varchar(255), "params" text, "amount" integer, "metadata" text, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
929
|
+
[1m[36m (1.4ms)[0m [1mCREATE TABLE "pictures" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_id" integer, "picture" varchar(255), "file_name" varchar(255), "content_type" varchar(255), "file_size" varchar(255), "position" integer DEFAULT 0, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
930
|
+
[1m[35m (1.9ms)[0m CREATE TABLE "preferences" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "owner_id" integer NOT NULL, "owner_type" varchar(255) NOT NULL, "group_id" integer, "group_type" varchar(255), "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
931
|
+
[1m[36m (2.7ms)[0m [1mCREATE UNIQUE INDEX "index_preferences_on_owner_and_name_and_preference" ON "preferences" ("owner_id", "owner_type", "name", "group_id", "group_type")[0m
|
932
|
+
[1m[35m (1.8ms)[0m CREATE TABLE "product_group_conditions" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "product_group_id" integer, "name" varchar(255) NOT NULL, "operator" varchar(255) NOT NULL, "value" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
933
|
+
[1m[36m (1.5ms)[0m [1mCREATE TABLE "product_groups" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
934
|
+
[1m[35m (1.6ms)[0m CREATE UNIQUE INDEX "index_product_groups_on_name" ON "product_groups" ("name")
|
935
|
+
[1m[36m (1.4ms)[0m [1mCREATE UNIQUE INDEX "index_product_groups_on_permalink" ON "product_groups" ("permalink")[0m
|
936
|
+
[1m[35m (1.4ms)[0m CREATE TABLE "products" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "status" varchar(255) DEFAULT 'active' NOT NULL, "description" text, "price" decimal(8,2) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
937
|
+
[1m[36m (1.5ms)[0m [1mCREATE UNIQUE INDEX "index_products_on_permalink" ON "products" ("permalink")[0m
|
938
|
+
[1m[35m (2.8ms)[0m CREATE TABLE "shipment_carriers" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "permalink" varchar(255) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
939
|
+
[1m[36m (1.7ms)[0m [1mCREATE UNIQUE INDEX "index_shipment_carriers_on_permalink" ON "shipment_carriers" ("permalink")[0m
|
940
|
+
[1m[35m (1.5ms)[0m CREATE TABLE "shipments" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "tracking_number" varchar(255), "shipment_carrier_id" integer NOT NULL, "order_id" integer NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
941
|
+
[1m[36m (2.5ms)[0m [1mCREATE TABLE "shipping_methods" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "shipping_zone_id" integer NOT NULL, "name" varchar(255) NOT NULL, "minimum_order_amount" decimal(8,2), "maximum_order_amount" decimal(8,2), "base_price" decimal(8,2), "offset" decimal(8,2) DEFAULT 0.0, "active" boolean DEFAULT 't' NOT NULL, "parent_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
942
|
+
[1m[35m (1.7ms)[0m CREATE TABLE "shipping_zones" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255), "permalink" varchar(255) NOT NULL, "country_code" varchar(255), "state_code" varchar(255), "type" varchar(255), "country_shipping_zone_id" integer, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
943
|
+
[1m[36m (1.7ms)[0m [1mCREATE UNIQUE INDEX "index_shipping_zones_on_permalink" ON "shipping_zones" ("permalink")[0m
|
944
|
+
[1m[35m (2.6ms)[0m CREATE TABLE "shops" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "name" varchar(255) NOT NULL, "author_name" varchar(255), "description" varchar(255), "theme" varchar(255) DEFAULT 'simply' NOT NULL, "time_zone" varchar(255) DEFAULT 'UTC' NOT NULL, "from_email" varchar(255) NOT NULL, "default_creditcard_action" varchar(255) DEFAULT 'authorize' NOT NULL, "phone_number" varchar(255), "twitter_handle" varchar(255), "facebook_url" varchar(255), "google_analytics_tracking_id" varchar(255), "tax_percentage" decimal(4,2) DEFAULT 0.0 NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
945
|
+
[1m[36m (1.5ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
946
|
+
[1m[35m (1.3ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
1036
947
|
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
1037
|
-
[1m[35m (1.
|
948
|
+
[1m[35m (1.6ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('20121129183432')
|