opay 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3915,3 +3915,1193 @@ Binary data inserted for `string` type on column `session_id`
3915
3915
   (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3916
3916
   (1.4ms) DELETE FROM "orders";
3917
3917
   (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
3918
+  (2.2ms) DELETE FROM "opay_payments";
3919
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3920
+  (1.6ms) DELETE FROM "orders";
3921
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
3922
+  (2.4ms) DELETE FROM "opay_payments";
3923
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3924
+  (1.6ms) DELETE FROM "orders";
3925
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
3926
+  (0.1ms) begin transaction
3927
+ SQL (126.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3928
+  (1.7ms) commit transaction
3929
+  (0.1ms) begin transaction
3930
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3931
+ Binary data inserted for `string` type on column `session_id`
3932
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3933
+  (1.8ms) commit transaction
3934
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3935
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
3936
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3937
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3938
+  (0.0ms) begin transaction
3939
+  (0.3ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:44:10.709829' WHERE "opay_payments"."id" = 1
3940
+  (1.6ms) commit transaction
3941
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
3942
+  (2.1ms) DELETE FROM "opay_payments";
3943
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3944
+  (1.6ms) DELETE FROM "orders";
3945
+  (38.7ms) DELETE FROM sqlite_sequence where name = 'orders';
3946
+  (0.1ms) begin transaction
3947
+ SQL (0.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3948
+  (1.7ms) commit transaction
3949
+  (0.0ms) begin transaction
3950
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3951
+ Binary data inserted for `string` type on column `session_id`
3952
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3953
+  (2.1ms) commit transaction
3954
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3955
+  (2.1ms) DELETE FROM "opay_payments";
3956
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3957
+  (1.8ms) DELETE FROM "orders";
3958
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
3959
+  (0.1ms) begin transaction
3960
+ SQL (0.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3961
+  (1.9ms) commit transaction
3962
+  (0.0ms) begin transaction
3963
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3964
+ Binary data inserted for `string` type on column `session_id`
3965
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3966
+  (1.4ms) commit transaction
3967
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3968
+  (2.1ms) DELETE FROM "opay_payments";
3969
+  (2.0ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3970
+  (2.3ms) DELETE FROM "orders";
3971
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
3972
+  (0.1ms) begin transaction
3973
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:44:10 UTC +00:00]]
3974
+  (1.5ms) commit transaction
3975
+  (0.1ms) begin transaction
3976
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3977
+ Binary data inserted for `string` type on column `session_id`
3978
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00]]
3979
+  (2.2ms) commit transaction
3980
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3981
+  (1.9ms) DELETE FROM "opay_payments";
3982
+  (2.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3983
+  (1.4ms) DELETE FROM "orders";
3984
+  (3.5ms) DELETE FROM sqlite_sequence where name = 'orders';
3985
+  (0.1ms) begin transaction
3986
+ SQL (0.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00]]
3987
+  (1.6ms) commit transaction
3988
+  (0.1ms) begin transaction
3989
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
3990
+ Binary data inserted for `string` type on column `session_id`
3991
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00]]
3992
+  (1.6ms) commit transaction
3993
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
3994
+  (1.8ms) DELETE FROM "opay_payments";
3995
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
3996
+  (1.4ms) DELETE FROM "orders";
3997
+  (3.7ms) DELETE FROM sqlite_sequence where name = 'orders';
3998
+  (1.9ms) DELETE FROM "opay_payments";
3999
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4000
+  (1.3ms) DELETE FROM "orders";
4001
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4002
+  (0.1ms) begin transaction
4003
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:44:11 UTC +00:00]]
4004
+  (1.6ms) commit transaction
4005
+  (1.8ms) DELETE FROM "opay_payments";
4006
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4007
+  (1.3ms) DELETE FROM "orders";
4008
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4009
+  (2.0ms) DELETE FROM "opay_payments";
4010
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4011
+  (1.7ms) DELETE FROM "orders";
4012
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4013
+  (2.1ms) DELETE FROM "opay_payments";
4014
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4015
+  (1.7ms) DELETE FROM "orders";
4016
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4017
+  (2.2ms) DELETE FROM "opay_payments";
4018
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4019
+  (1.8ms) DELETE FROM "orders";
4020
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4021
+  (1.8ms) DELETE FROM "opay_payments";
4022
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4023
+  (3.0ms) DELETE FROM "orders";
4024
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4025
+  (2.3ms) DELETE FROM "opay_payments";
4026
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4027
+  (1.6ms) DELETE FROM "orders";
4028
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4029
+  (7.0ms) DELETE FROM "opay_payments";
4030
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4031
+  (1.5ms) DELETE FROM "orders";
4032
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4033
+  (0.1ms) begin transaction
4034
+ SQL (83.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:40 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:40 UTC +00:00]]
4035
+  (2.1ms) commit transaction
4036
+  (0.1ms) begin transaction
4037
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4038
+ Binary data inserted for `string` type on column `session_id`
4039
+ SQL (0.8ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:40 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:40 UTC +00:00]]
4040
+  (2.0ms) commit transaction
4041
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4042
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4043
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4044
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4045
+  (0.0ms) begin transaction
4046
+  (0.3ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:45:41.081144' WHERE "opay_payments"."id" = 1
4047
+  (46.4ms) commit transaction
4048
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4049
+  (1.8ms) DELETE FROM "opay_payments";
4050
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4051
+  (1.8ms) DELETE FROM "orders";
4052
+  (2.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4053
+  (0.1ms) begin transaction
4054
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4055
+  (1.9ms) commit transaction
4056
+  (0.1ms) begin transaction
4057
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4058
+ Binary data inserted for `string` type on column `session_id`
4059
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4060
+  (1.6ms) commit transaction
4061
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4062
+  (2.0ms) DELETE FROM "opay_payments";
4063
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4064
+  (1.5ms) DELETE FROM "orders";
4065
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4066
+  (0.1ms) begin transaction
4067
+ SQL (1.1ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4068
+  (1.6ms) commit transaction
4069
+  (0.0ms) begin transaction
4070
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4071
+ Binary data inserted for `string` type on column `session_id`
4072
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4073
+  (1.6ms) commit transaction
4074
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4075
+  (2.0ms) DELETE FROM "opay_payments";
4076
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4077
+  (1.4ms) DELETE FROM "orders";
4078
+  (2.3ms) DELETE FROM sqlite_sequence where name = 'orders';
4079
+  (0.1ms) begin transaction
4080
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4081
+  (1.8ms) commit transaction
4082
+  (0.1ms) begin transaction
4083
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4084
+ Binary data inserted for `string` type on column `session_id`
4085
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4086
+  (1.5ms) commit transaction
4087
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4088
+  (1.8ms) DELETE FROM "opay_payments";
4089
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4090
+  (1.8ms) DELETE FROM "orders";
4091
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4092
+  (0.1ms) begin transaction
4093
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4094
+  (1.9ms) commit transaction
4095
+  (0.0ms) begin transaction
4096
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4097
+ Binary data inserted for `string` type on column `session_id`
4098
+ SQL (0.7ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4099
+  (1.7ms) commit transaction
4100
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4101
+  (2.2ms) DELETE FROM "opay_payments";
4102
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4103
+  (1.5ms) DELETE FROM "orders";
4104
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4105
+  (2.0ms) DELETE FROM "opay_payments";
4106
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4107
+  (1.2ms) DELETE FROM "orders";
4108
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4109
+  (0.1ms) begin transaction
4110
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:45:41 UTC +00:00]]
4111
+  (2.5ms) commit transaction
4112
+  (1.8ms) DELETE FROM "opay_payments";
4113
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4114
+  (1.4ms) DELETE FROM "orders";
4115
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4116
+  (1.9ms) DELETE FROM "opay_payments";
4117
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4118
+  (1.8ms) DELETE FROM "orders";
4119
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4120
+  (2.3ms) DELETE FROM "opay_payments";
4121
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4122
+  (1.6ms) DELETE FROM "orders";
4123
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4124
+  (2.8ms) DELETE FROM "opay_payments";
4125
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4126
+  (1.4ms) DELETE FROM "orders";
4127
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4128
+  (2.1ms) DELETE FROM "opay_payments";
4129
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4130
+  (1.5ms) DELETE FROM "orders";
4131
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4132
+  (0.1ms) begin transaction
4133
+ SQL (5.3ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00]]
4134
+  (1.9ms) commit transaction
4135
+  (0.1ms) begin transaction
4136
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4137
+ Binary data inserted for `string` type on column `session_id`
4138
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00]]
4139
+  (1.5ms) commit transaction
4140
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4141
+  (2.1ms) DELETE FROM "opay_payments";
4142
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4143
+  (2.1ms) DELETE FROM "orders";
4144
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4145
+  (0.1ms) begin transaction
4146
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00]]
4147
+  (1.7ms) commit transaction
4148
+  (0.1ms) begin transaction
4149
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4150
+ Binary data inserted for `string` type on column `session_id`
4151
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00]]
4152
+  (2.0ms) commit transaction
4153
+ Opay::Payment Load (0.6ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4154
+  (2.2ms) DELETE FROM "opay_payments";
4155
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4156
+  (3.1ms) DELETE FROM "orders";
4157
+  (2.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4158
+  (2.3ms) DELETE FROM "opay_payments";
4159
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4160
+  (1.4ms) DELETE FROM "orders";
4161
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4162
+  (0.1ms) begin transaction
4163
+ SQL (1.0ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:45:42 UTC +00:00]]
4164
+  (2.1ms) commit transaction
4165
+  (2.1ms) DELETE FROM "opay_payments";
4166
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4167
+  (6.4ms) DELETE FROM "orders";
4168
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4169
+  (1.8ms) DELETE FROM "opay_payments";
4170
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4171
+  (1.5ms) DELETE FROM "orders";
4172
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4173
+  (3.7ms) DELETE FROM "opay_payments";
4174
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4175
+  (1.4ms) DELETE FROM "orders";
4176
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4177
+  (3.8ms) DELETE FROM "opay_payments";
4178
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4179
+  (1.7ms) DELETE FROM "orders";
4180
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4181
+  (0.1ms) begin transaction
4182
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4183
+  (2.1ms) commit transaction
4184
+  (0.0ms) begin transaction
4185
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4186
+ Binary data inserted for `string` type on column `session_id`
4187
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4188
+  (1.8ms) commit transaction
4189
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4190
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4191
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4192
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4193
+  (0.0ms) begin transaction
4194
+  (0.3ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:45:43.169624' WHERE "opay_payments"."id" = 1
4195
+  (1.6ms) commit transaction
4196
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4197
+  (1.7ms) DELETE FROM "opay_payments";
4198
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4199
+  (1.3ms) DELETE FROM "orders";
4200
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
4201
+  (0.1ms) begin transaction
4202
+ SQL (0.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4203
+  (1.4ms) commit transaction
4204
+  (0.0ms) begin transaction
4205
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4206
+ Binary data inserted for `string` type on column `session_id`
4207
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4208
+  (1.4ms) commit transaction
4209
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4210
+  (1.5ms) DELETE FROM "opay_payments";
4211
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4212
+  (1.3ms) DELETE FROM "orders";
4213
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4214
+  (0.2ms) begin transaction
4215
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4216
+  (1.5ms) commit transaction
4217
+  (0.0ms) begin transaction
4218
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4219
+ Binary data inserted for `string` type on column `session_id`
4220
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:45:43 UTC +00:00]]
4221
+  (1.3ms) commit transaction
4222
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4223
+  (1.6ms) DELETE FROM "opay_payments";
4224
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4225
+  (1.3ms) DELETE FROM "orders";
4226
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4227
+  (4.9ms) DELETE FROM "opay_payments";
4228
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4229
+  (21.8ms) DELETE FROM "orders";
4230
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4231
+  (81.9ms) DELETE FROM "opay_payments";
4232
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4233
+  (12.4ms) DELETE FROM "orders";
4234
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4235
+  (0.1ms) begin transaction
4236
+ SQL (43.2ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4237
+  (11.6ms) commit transaction
4238
+  (0.1ms) begin transaction
4239
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4240
+ Binary data inserted for `string` type on column `session_id`
4241
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4242
+  (14.1ms) commit transaction
4243
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4244
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4245
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4246
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4247
+  (0.0ms) begin transaction
4248
+  (0.3ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:51:04.603482' WHERE "opay_payments"."id" = 1
4249
+  (1.5ms) commit transaction
4250
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4251
+  (1.9ms) DELETE FROM "opay_payments";
4252
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4253
+  (1.9ms) DELETE FROM "orders";
4254
+  (2.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4255
+  (0.1ms) begin transaction
4256
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4257
+  (1.8ms) commit transaction
4258
+  (0.0ms) begin transaction
4259
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4260
+ Binary data inserted for `string` type on column `session_id`
4261
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4262
+  (2.2ms) commit transaction
4263
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4264
+  (2.0ms) DELETE FROM "opay_payments";
4265
+  (2.0ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4266
+  (1.6ms) DELETE FROM "orders";
4267
+  (2.0ms) DELETE FROM sqlite_sequence where name = 'orders';
4268
+  (0.1ms) begin transaction
4269
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4270
+  (2.0ms) commit transaction
4271
+  (0.0ms) begin transaction
4272
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4273
+ Binary data inserted for `string` type on column `session_id`
4274
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4275
+  (1.7ms) commit transaction
4276
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4277
+  (2.9ms) DELETE FROM "opay_payments";
4278
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4279
+  (1.5ms) DELETE FROM "orders";
4280
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4281
+  (0.1ms) begin transaction
4282
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4283
+  (1.7ms) commit transaction
4284
+  (0.1ms) begin transaction
4285
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4286
+ Binary data inserted for `string` type on column `session_id`
4287
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:04 UTC +00:00]]
4288
+  (2.1ms) commit transaction
4289
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4290
+  (2.9ms) DELETE FROM "opay_payments";
4291
+  (173.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4292
+  (48.7ms) DELETE FROM "orders";
4293
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4294
+  (0.1ms) begin transaction
4295
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00]]
4296
+  (2.4ms) commit transaction
4297
+  (0.1ms) begin transaction
4298
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4299
+ Binary data inserted for `string` type on column `session_id`
4300
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00]]
4301
+  (1.8ms) commit transaction
4302
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4303
+  (2.0ms) DELETE FROM "opay_payments";
4304
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4305
+  (1.6ms) DELETE FROM "orders";
4306
+  (2.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4307
+  (140.8ms) DELETE FROM "opay_payments";
4308
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4309
+  (30.7ms) DELETE FROM "orders";
4310
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'orders';
4311
+  (0.1ms) begin transaction
4312
+ SQL (0.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:51:05 UTC +00:00]]
4313
+  (14.8ms) commit transaction
4314
+  (26.0ms) DELETE FROM "opay_payments";
4315
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4316
+  (15.5ms) DELETE FROM "orders";
4317
+  (99.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4318
+  (2.1ms) DELETE FROM "opay_payments";
4319
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4320
+  (1.4ms) DELETE FROM "orders";
4321
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4322
+  (2.4ms) DELETE FROM "opay_payments";
4323
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4324
+  (1.7ms) DELETE FROM "orders";
4325
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4326
+  (2.1ms) DELETE FROM "opay_payments";
4327
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4328
+  (1.6ms) DELETE FROM "orders";
4329
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4330
+  (2.0ms) DELETE FROM "opay_payments";
4331
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4332
+  (2.3ms) DELETE FROM "orders";
4333
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4334
+  (0.1ms) begin transaction
4335
+ SQL (6.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:06 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:06 UTC +00:00]]
4336
+  (25.5ms) commit transaction
4337
+  (0.1ms) begin transaction
4338
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4339
+ Binary data inserted for `string` type on column `session_id`
4340
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:06 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:06 UTC +00:00]]
4341
+  (46.0ms) commit transaction
4342
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4343
+  (97.9ms) DELETE FROM "opay_payments";
4344
+  (34.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4345
+  (2.4ms) DELETE FROM "orders";
4346
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
4347
+  (0.1ms) begin transaction
4348
+ SQL (0.8ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:51:07 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:51:07 UTC +00:00]]
4349
+  (2.1ms) commit transaction
4350
+  (0.2ms) begin transaction
4351
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4352
+ Binary data inserted for `string` type on column `session_id`
4353
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:51:07 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:51:07 UTC +00:00]]
4354
+  (2.6ms) commit transaction
4355
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4356
+  (2.3ms) DELETE FROM "opay_payments";
4357
+  (3.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4358
+  (1.9ms) DELETE FROM "orders";
4359
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4360
+  (1.8ms) DELETE FROM "opay_payments";
4361
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4362
+  (1.4ms) DELETE FROM "orders";
4363
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4364
+  (2.0ms) DELETE FROM "opay_payments";
4365
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4366
+  (1.8ms) DELETE FROM "orders";
4367
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4368
+  (0.1ms) begin transaction
4369
+ SQL (53.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:20 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:20 UTC +00:00]]
4370
+  (1.6ms) commit transaction
4371
+  (0.1ms) begin transaction
4372
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4373
+ Binary data inserted for `string` type on column `session_id`
4374
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:20 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:20 UTC +00:00]]
4375
+  (1.6ms) commit transaction
4376
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4377
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4378
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4379
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4380
+  (0.0ms) begin transaction
4381
+  (0.4ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:53:21.101723' WHERE "opay_payments"."id" = 1
4382
+  (1.5ms) commit transaction
4383
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4384
+  (1.8ms) DELETE FROM "opay_payments";
4385
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4386
+  (1.3ms) DELETE FROM "orders";
4387
+  (3.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4388
+  (0.1ms) begin transaction
4389
+ SQL (0.8ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4390
+  (2.9ms) commit transaction
4391
+  (0.1ms) begin transaction
4392
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4393
+ Binary data inserted for `string` type on column `session_id`
4394
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4395
+  (1.5ms) commit transaction
4396
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4397
+  (1.7ms) DELETE FROM "opay_payments";
4398
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4399
+  (1.4ms) DELETE FROM "orders";
4400
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'orders';
4401
+  (0.0ms) begin transaction
4402
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4403
+  (1.4ms) commit transaction
4404
+  (0.0ms) begin transaction
4405
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4406
+ Binary data inserted for `string` type on column `session_id`
4407
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4408
+  (1.4ms) commit transaction
4409
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4410
+  (2.0ms) DELETE FROM "opay_payments";
4411
+  (3.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4412
+  (1.3ms) DELETE FROM "orders";
4413
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'orders';
4414
+  (0.1ms) begin transaction
4415
+ SQL (0.8ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4416
+  (1.4ms) commit transaction
4417
+  (0.1ms) begin transaction
4418
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4419
+ Binary data inserted for `string` type on column `session_id`
4420
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4421
+  (1.9ms) commit transaction
4422
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4423
+  (1.9ms) DELETE FROM "opay_payments";
4424
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4425
+  (1.3ms) DELETE FROM "orders";
4426
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'orders';
4427
+  (0.1ms) begin transaction
4428
+ SQL (1.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4429
+  (1.4ms) commit transaction
4430
+  (0.1ms) begin transaction
4431
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4432
+ Binary data inserted for `string` type on column `session_id`
4433
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4434
+  (1.4ms) commit transaction
4435
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4436
+  (2.0ms) DELETE FROM "opay_payments";
4437
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4438
+  (1.3ms) DELETE FROM "orders";
4439
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4440
+  (1.8ms) DELETE FROM "opay_payments";
4441
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4442
+  (1.4ms) DELETE FROM "orders";
4443
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4444
+  (0.1ms) begin transaction
4445
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:53:21 UTC +00:00]]
4446
+  (3.8ms) commit transaction
4447
+  (196.2ms) DELETE FROM "opay_payments";
4448
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4449
+  (1.4ms) DELETE FROM "orders";
4450
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4451
+  (2.0ms) DELETE FROM "opay_payments";
4452
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4453
+  (2.9ms) DELETE FROM "orders";
4454
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4455
+  (1.9ms) DELETE FROM "opay_payments";
4456
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4457
+  (1.6ms) DELETE FROM "orders";
4458
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4459
+  (2.6ms) DELETE FROM "opay_payments";
4460
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4461
+  (1.7ms) DELETE FROM "orders";
4462
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4463
+  (2.2ms) DELETE FROM "opay_payments";
4464
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4465
+  (1.4ms) DELETE FROM "orders";
4466
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4467
+  (0.1ms) begin transaction
4468
+ SQL (6.8ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00]]
4469
+  (1.9ms) commit transaction
4470
+  (0.1ms) begin transaction
4471
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4472
+ Binary data inserted for `string` type on column `session_id`
4473
+ SQL (1.0ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00]]
4474
+  (1.7ms) commit transaction
4475
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4476
+  (2.2ms) DELETE FROM "opay_payments";
4477
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4478
+  (1.8ms) DELETE FROM "orders";
4479
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4480
+  (0.1ms) begin transaction
4481
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00]]
4482
+  (1.5ms) commit transaction
4483
+  (0.1ms) begin transaction
4484
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4485
+ Binary data inserted for `string` type on column `session_id`
4486
+ SQL (0.7ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:53:23 UTC +00:00]]
4487
+  (1.5ms) commit transaction
4488
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4489
+  (1.7ms) DELETE FROM "opay_payments";
4490
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4491
+  (1.4ms) DELETE FROM "orders";
4492
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4493
+  (2.5ms) DELETE FROM "opay_payments";
4494
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4495
+  (1.5ms) DELETE FROM "orders";
4496
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4497
+  (2.5ms) DELETE FROM "opay_payments";
4498
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4499
+  (2.6ms) DELETE FROM "orders";
4500
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4501
+  (0.1ms) begin transaction
4502
+ SQL (68.3ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4503
+  (2.1ms) commit transaction
4504
+  (0.1ms) begin transaction
4505
+ Order Load (0.8ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4506
+ Binary data inserted for `string` type on column `session_id`
4507
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4508
+  (1.9ms) commit transaction
4509
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4510
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4511
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4512
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4513
+  (0.0ms) begin transaction
4514
+  (12.8ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:56:16.788846' WHERE "opay_payments"."id" = 1
4515
+  (27.8ms) commit transaction
4516
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4517
+  (17.9ms) DELETE FROM "opay_payments";
4518
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4519
+  (1.5ms) DELETE FROM "orders";
4520
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4521
+  (0.1ms) begin transaction
4522
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4523
+  (2.0ms) commit transaction
4524
+  (0.0ms) begin transaction
4525
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4526
+ Binary data inserted for `string` type on column `session_id`
4527
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4528
+  (1.7ms) commit transaction
4529
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4530
+  (1.9ms) DELETE FROM "opay_payments";
4531
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4532
+  (1.5ms) DELETE FROM "orders";
4533
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4534
+  (0.1ms) begin transaction
4535
+ SQL (1.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4536
+  (1.7ms) commit transaction
4537
+  (0.0ms) begin transaction
4538
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4539
+ Binary data inserted for `string` type on column `session_id`
4540
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4541
+  (1.4ms) commit transaction
4542
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4543
+  (1.9ms) DELETE FROM "opay_payments";
4544
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4545
+  (1.5ms) DELETE FROM "orders";
4546
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4547
+  (0.1ms) begin transaction
4548
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4549
+  (2.0ms) commit transaction
4550
+  (0.1ms) begin transaction
4551
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4552
+ Binary data inserted for `string` type on column `session_id`
4553
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:16 UTC +00:00]]
4554
+  (29.5ms) commit transaction
4555
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4556
+  (1.8ms) DELETE FROM "opay_payments";
4557
+  (2.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4558
+  (1.7ms) DELETE FROM "orders";
4559
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4560
+  (0.1ms) begin transaction
4561
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00]]
4562
+  (1.5ms) commit transaction
4563
+  (0.1ms) begin transaction
4564
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4565
+ Binary data inserted for `string` type on column `session_id`
4566
+ SQL (1.1ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00]]
4567
+  (2.5ms) commit transaction
4568
+ Opay::Payment Load (0.6ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4569
+  (2.1ms) DELETE FROM "opay_payments";
4570
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4571
+  (1.7ms) DELETE FROM "orders";
4572
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4573
+  (2.0ms) DELETE FROM "opay_payments";
4574
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4575
+  (1.6ms) DELETE FROM "orders";
4576
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4577
+  (0.1ms) begin transaction
4578
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:56:17 UTC +00:00]]
4579
+  (1.8ms) commit transaction
4580
+  (2.1ms) DELETE FROM "opay_payments";
4581
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4582
+  (1.4ms) DELETE FROM "orders";
4583
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4584
+  (3.1ms) DELETE FROM "opay_payments";
4585
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4586
+  (1.5ms) DELETE FROM "orders";
4587
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4588
+  (1.9ms) DELETE FROM "opay_payments";
4589
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4590
+  (1.5ms) DELETE FROM "orders";
4591
+  (0.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4592
+  (2.3ms) DELETE FROM "opay_payments";
4593
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4594
+  (1.9ms) DELETE FROM "orders";
4595
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4596
+  (3.0ms) DELETE FROM "opay_payments";
4597
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4598
+  (2.4ms) DELETE FROM "orders";
4599
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4600
+  (0.1ms) begin transaction
4601
+ SQL (6.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00]]
4602
+  (1.9ms) commit transaction
4603
+  (0.1ms) begin transaction
4604
+ Order Load (0.6ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4605
+ Binary data inserted for `string` type on column `session_id`
4606
+ SQL (0.8ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00]]
4607
+  (2.0ms) commit transaction
4608
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4609
+  (69.9ms) DELETE FROM "opay_payments";
4610
+  (12.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4611
+  (1.6ms) DELETE FROM "orders";
4612
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4613
+  (0.1ms) begin transaction
4614
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00]]
4615
+  (2.3ms) commit transaction
4616
+  (0.1ms) begin transaction
4617
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4618
+ Binary data inserted for `string` type on column `session_id`
4619
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:19 UTC +00:00]]
4620
+  (1.8ms) commit transaction
4621
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4622
+  (2.2ms) DELETE FROM "opay_payments";
4623
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4624
+  (1.6ms) DELETE FROM "orders";
4625
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4626
+  (2.2ms) DELETE FROM "opay_payments";
4627
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4628
+  (1.6ms) DELETE FROM "orders";
4629
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4630
+  (3.9ms) DELETE FROM "opay_payments";
4631
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4632
+  (1.4ms) DELETE FROM "orders";
4633
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4634
+  (0.1ms) begin transaction
4635
+ SQL (42.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4636
+  (1.9ms) commit transaction
4637
+  (0.1ms) begin transaction
4638
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4639
+ Binary data inserted for `string` type on column `session_id`
4640
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4641
+  (1.9ms) commit transaction
4642
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4643
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4644
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4645
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4646
+  (0.0ms) begin transaction
4647
+  (0.4ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:56:40.795390' WHERE "opay_payments"."id" = 1
4648
+  (2.2ms) commit transaction
4649
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4650
+  (2.1ms) DELETE FROM "opay_payments";
4651
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4652
+  (1.9ms) DELETE FROM "orders";
4653
+  (3.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4654
+  (0.1ms) begin transaction
4655
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4656
+  (1.4ms) commit transaction
4657
+  (0.0ms) begin transaction
4658
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4659
+ Binary data inserted for `string` type on column `session_id`
4660
+ SQL (1.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4661
+  (1.3ms) commit transaction
4662
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4663
+  (2.8ms) DELETE FROM "opay_payments";
4664
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4665
+  (58.3ms) DELETE FROM "orders";
4666
+  (28.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4667
+  (0.1ms) begin transaction
4668
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4669
+  (63.4ms) commit transaction
4670
+  (0.0ms) begin transaction
4671
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4672
+ Binary data inserted for `string` type on column `session_id`
4673
+ SQL (2.0ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:40 UTC +00:00]]
4674
+  (19.3ms) commit transaction
4675
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4676
+  (21.9ms) DELETE FROM "opay_payments";
4677
+  (24.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4678
+  (197.9ms) DELETE FROM "orders";
4679
+  (312.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4680
+  (0.1ms) begin transaction
4681
+ SQL (0.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:41 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:41 UTC +00:00]]
4682
+  (320.9ms) commit transaction
4683
+  (0.1ms) begin transaction
4684
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4685
+ Binary data inserted for `string` type on column `session_id`
4686
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:41 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:41 UTC +00:00]]
4687
+  (250.5ms) commit transaction
4688
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4689
+  (46.0ms) DELETE FROM "opay_payments";
4690
+  (8.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4691
+  (23.3ms) DELETE FROM "orders";
4692
+  (41.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4693
+  (0.1ms) begin transaction
4694
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00]]
4695
+  (8.9ms) commit transaction
4696
+  (0.1ms) begin transaction
4697
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4698
+ Binary data inserted for `string` type on column `session_id`
4699
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00]]
4700
+  (2.0ms) commit transaction
4701
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4702
+  (2.3ms) DELETE FROM "opay_payments";
4703
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4704
+  (1.6ms) DELETE FROM "orders";
4705
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4706
+  (2.9ms) DELETE FROM "opay_payments";
4707
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4708
+  (1.5ms) DELETE FROM "orders";
4709
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4710
+  (0.1ms) begin transaction
4711
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:56:42 UTC +00:00]]
4712
+  (1.7ms) commit transaction
4713
+  (1.7ms) DELETE FROM "opay_payments";
4714
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4715
+  (1.5ms) DELETE FROM "orders";
4716
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
4717
+  (2.1ms) DELETE FROM "opay_payments";
4718
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4719
+  (1.5ms) DELETE FROM "orders";
4720
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4721
+  (1.9ms) DELETE FROM "opay_payments";
4722
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4723
+  (1.5ms) DELETE FROM "orders";
4724
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4725
+  (2.1ms) DELETE FROM "opay_payments";
4726
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4727
+  (1.5ms) DELETE FROM "orders";
4728
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4729
+  (1.8ms) DELETE FROM "opay_payments";
4730
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4731
+  (1.5ms) DELETE FROM "orders";
4732
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4733
+  (0.1ms) begin transaction
4734
+ SQL (9.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:44 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:44 UTC +00:00]]
4735
+  (2.5ms) commit transaction
4736
+  (0.1ms) begin transaction
4737
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4738
+ Binary data inserted for `string` type on column `session_id`
4739
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:44 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:44 UTC +00:00]]
4740
+  (1.5ms) commit transaction
4741
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4742
+  (2.1ms) DELETE FROM "opay_payments";
4743
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4744
+  (1.5ms) DELETE FROM "orders";
4745
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4746
+  (0.1ms) begin transaction
4747
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:56:45 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:56:45 UTC +00:00]]
4748
+  (1.5ms) commit transaction
4749
+  (0.1ms) begin transaction
4750
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4751
+ Binary data inserted for `string` type on column `session_id`
4752
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:56:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:56:45 UTC +00:00]]
4753
+  (88.6ms) commit transaction
4754
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4755
+  (2.5ms) DELETE FROM "opay_payments";
4756
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4757
+  (1.7ms) DELETE FROM "orders";
4758
+  (4.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4759
+ Connecting to database specified by database.yml
4760
+  (0.3ms) begin transaction
4761
+ SQL (46.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:57:44 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:57:44 UTC +00:00]]
4762
+  (1.3ms) commit transaction
4763
+ Opay::Payment Load (79.7ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4764
+  (0.1ms) begin transaction
4765
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4766
+ Binary data inserted for `string` type on column `session_id`
4767
+ SQL (0.7ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4768
+  (132.9ms) commit transaction
4769
+  (57.3ms) DELETE FROM "opay_payments";
4770
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4771
+  (1.5ms) DELETE FROM "orders";
4772
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
4773
+  (0.1ms) begin transaction
4774
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4775
+  (47.1ms) commit transaction
4776
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4777
+  (0.0ms) begin transaction
4778
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4779
+ Binary data inserted for `string` type on column `session_id`
4780
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4781
+  (1.4ms) commit transaction
4782
+  (2.1ms) DELETE FROM "opay_payments";
4783
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4784
+  (1.5ms) DELETE FROM "orders";
4785
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4786
+  (1.9ms) DELETE FROM "opay_payments";
4787
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4788
+  (1.4ms) DELETE FROM "orders";
4789
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4790
+  (2.0ms) DELETE FROM "opay_payments";
4791
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4792
+  (5.0ms) DELETE FROM "orders";
4793
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4794
+  (0.1ms) begin transaction
4795
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4796
+  (2.0ms) commit transaction
4797
+  (0.0ms) begin transaction
4798
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4799
+ Binary data inserted for `string` type on column `session_id`
4800
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4801
+  (2.3ms) commit transaction
4802
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4803
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4804
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4805
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4806
+  (0.0ms) begin transaction
4807
+  (0.4ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:57:45.752081' WHERE "opay_payments"."id" = 1
4808
+  (1.8ms) commit transaction
4809
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4810
+  (1.7ms) DELETE FROM "opay_payments";
4811
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4812
+  (1.6ms) DELETE FROM "orders";
4813
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4814
+  (0.1ms) begin transaction
4815
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4816
+  (1.8ms) commit transaction
4817
+  (0.0ms) begin transaction
4818
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4819
+ Binary data inserted for `string` type on column `session_id`
4820
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4821
+  (2.2ms) commit transaction
4822
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4823
+  (1.7ms) DELETE FROM "opay_payments";
4824
+  (2.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4825
+  (1.6ms) DELETE FROM "orders";
4826
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
4827
+  (0.1ms) begin transaction
4828
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4829
+  (2.2ms) commit transaction
4830
+  (0.1ms) begin transaction
4831
+ Order Load (0.3ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4832
+ Binary data inserted for `string` type on column `session_id`
4833
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4834
+  (1.3ms) commit transaction
4835
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4836
+  (1.7ms) DELETE FROM "opay_payments";
4837
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4838
+  (1.3ms) DELETE FROM "orders";
4839
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4840
+  (22.3ms) DELETE FROM "opay_payments";
4841
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4842
+  (1.6ms) DELETE FROM "orders";
4843
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4844
+  (0.1ms) begin transaction
4845
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:57:45 UTC +00:00]]
4846
+  (4.2ms) commit transaction
4847
+  (2.5ms) DELETE FROM "opay_payments";
4848
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4849
+  (4.3ms) DELETE FROM "orders";
4850
+  (2.0ms) DELETE FROM sqlite_sequence where name = 'orders';
4851
+  (2.0ms) DELETE FROM "opay_payments";
4852
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4853
+  (8.5ms) DELETE FROM "orders";
4854
+  (0.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4855
+  (2.3ms) DELETE FROM "opay_payments";
4856
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4857
+  (1.7ms) DELETE FROM "orders";
4858
+  (0.4ms) DELETE FROM sqlite_sequence where name = 'orders';
4859
+  (2.4ms) DELETE FROM "opay_payments";
4860
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4861
+  (1.5ms) DELETE FROM "orders";
4862
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4863
+  (2.1ms) DELETE FROM "opay_payments";
4864
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4865
+  (2.0ms) DELETE FROM "orders";
4866
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4867
+  (0.1ms) begin transaction
4868
+ SQL (5.9ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4869
+  (2.0ms) commit transaction
4870
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4871
+  (0.1ms) begin transaction
4872
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4873
+ Binary data inserted for `string` type on column `session_id`
4874
+ SQL (0.7ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4875
+  (13.6ms) commit transaction
4876
+  (3.5ms) DELETE FROM "opay_payments";
4877
+  (3.0ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4878
+  (1.9ms) DELETE FROM "orders";
4879
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4880
+  (0.1ms) begin transaction
4881
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4882
+  (2.9ms) commit transaction
4883
+ Opay::Payment Load (0.3ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4884
+  (0.3ms) begin transaction
4885
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4886
+ Binary data inserted for `string` type on column `session_id`
4887
+ SQL (37.8ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4888
+  (1.9ms) commit transaction
4889
+  (1.9ms) DELETE FROM "opay_payments";
4890
+  (2.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4891
+  (1.6ms) DELETE FROM "orders";
4892
+  (3.7ms) DELETE FROM sqlite_sequence where name = 'orders';
4893
+  (2.9ms) DELETE FROM "opay_payments";
4894
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4895
+  (1.7ms) DELETE FROM "orders";
4896
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
4897
+  (2.1ms) DELETE FROM "opay_payments";
4898
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4899
+  (2.4ms) DELETE FROM "orders";
4900
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4901
+  (0.1ms) begin transaction
4902
+ SQL (0.7ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4903
+  (2.1ms) commit transaction
4904
+  (0.1ms) begin transaction
4905
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4906
+ Binary data inserted for `string` type on column `session_id`
4907
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4908
+  (1.6ms) commit transaction
4909
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4910
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
4911
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4912
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4913
+  (0.0ms) begin transaction
4914
+  (0.3ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:58:22.743136' WHERE "opay_payments"."id" = 1
4915
+  (1.5ms) commit transaction
4916
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
4917
+  (2.0ms) DELETE FROM "opay_payments";
4918
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4919
+  (1.9ms) DELETE FROM "orders";
4920
+  (2.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4921
+  (0.1ms) begin transaction
4922
+ SQL (0.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4923
+  (2.3ms) commit transaction
4924
+  (0.0ms) begin transaction
4925
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4926
+ Binary data inserted for `string` type on column `session_id`
4927
+ SQL (0.8ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4928
+  (1.7ms) commit transaction
4929
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4930
+  (2.1ms) DELETE FROM "opay_payments";
4931
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4932
+  (1.5ms) DELETE FROM "orders";
4933
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
4934
+  (0.0ms) begin transaction
4935
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4936
+  (2.1ms) commit transaction
4937
+  (0.0ms) begin transaction
4938
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4939
+ Binary data inserted for `string` type on column `session_id`
4940
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4941
+  (1.6ms) commit transaction
4942
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4943
+  (2.3ms) DELETE FROM "opay_payments";
4944
+  (1.4ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4945
+  (1.7ms) DELETE FROM "orders";
4946
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4947
+  (2.8ms) DELETE FROM "opay_payments";
4948
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4949
+  (1.6ms) DELETE FROM "orders";
4950
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4951
+  (0.1ms) begin transaction
4952
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:58:22 UTC +00:00]]
4953
+  (2.1ms) commit transaction
4954
+  (1.9ms) DELETE FROM "opay_payments";
4955
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4956
+  (1.5ms) DELETE FROM "orders";
4957
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'orders';
4958
+  (2.6ms) DELETE FROM "opay_payments";
4959
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4960
+  (1.4ms) DELETE FROM "orders";
4961
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4962
+  (1.4ms) DELETE FROM "opay_payments";
4963
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4964
+  (1.3ms) DELETE FROM "orders";
4965
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4966
+  (2.3ms) DELETE FROM "opay_payments";
4967
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4968
+  (1.4ms) DELETE FROM "orders";
4969
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4970
+  (1.6ms) DELETE FROM "opay_payments";
4971
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4972
+  (1.4ms) DELETE FROM "orders";
4973
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
4974
+  (0.1ms) begin transaction
4975
+ SQL (5.6ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00]]
4976
+  (1.4ms) commit transaction
4977
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4978
+  (0.1ms) begin transaction
4979
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4980
+ Binary data inserted for `string` type on column `session_id`
4981
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00]]
4982
+  (1.4ms) commit transaction
4983
+  (19.5ms) DELETE FROM "opay_payments";
4984
+  (1.5ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4985
+  (1.4ms) DELETE FROM "orders";
4986
+  (1.9ms) DELETE FROM sqlite_sequence where name = 'orders';
4987
+  (0.1ms) begin transaction
4988
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00]]
4989
+  (2.1ms) commit transaction
4990
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
4991
+  (0.0ms) begin transaction
4992
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
4993
+ Binary data inserted for `string` type on column `session_id`
4994
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:58:24 UTC +00:00]]
4995
+  (1.5ms) commit transaction
4996
+  (2.3ms) DELETE FROM "opay_payments";
4997
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
4998
+  (1.5ms) DELETE FROM "orders";
4999
+  (1.6ms) DELETE FROM sqlite_sequence where name = 'orders';
5000
+ Connecting to database specified by database.yml
5001
+  (61.4ms) DELETE FROM "opay_payments";
5002
+  (29.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5003
+  (166.8ms) DELETE FROM "orders";
5004
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
5005
+  (2.6ms) DELETE FROM "opay_payments";
5006
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5007
+  (2.5ms) DELETE FROM "orders";
5008
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
5009
+  (0.1ms) begin transaction
5010
+ SQL (345.2ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:59:27 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:59:27 UTC +00:00]]
5011
+  (305.4ms) commit transaction
5012
+  (0.1ms) begin transaction
5013
+ Order Load (0.2ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5014
+ Binary data inserted for `string` type on column `session_id`
5015
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:59:28 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:59:28 UTC +00:00]]
5016
+  (7.3ms) commit transaction
5017
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5018
+  (158.6ms) DELETE FROM "opay_payments";
5019
+  (31.7ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5020
+  (17.1ms) DELETE FROM "orders";
5021
+  (3.8ms) DELETE FROM sqlite_sequence where name = 'orders';
5022
+  (0.1ms) begin transaction
5023
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00]]
5024
+  (3.7ms) commit transaction
5025
+  (0.0ms) begin transaction
5026
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5027
+ Binary data inserted for `string` type on column `session_id`
5028
+ SQL (0.5ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00]]
5029
+  (7.7ms) commit transaction
5030
+ Opay::Payment Load (0.7ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5031
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."session_id" = 'a7deb9a6840e764b4dac3ce9469a788c' LIMIT 1
5032
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5033
+ Opay::Payment Load (0.1ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5034
+  (0.0ms) begin transaction
5035
+  (0.4ms) UPDATE "opay_payments" SET "finished" = 't', "updated_at" = '2013-04-24 13:59:29.274643' WHERE "opay_payments"."id" = 1
5036
+  (116.0ms) commit transaction
5037
+ Opay::Payment Load (0.6ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."id" = ? LIMIT 1 [["id", 1]]
5038
+  (8.4ms) DELETE FROM "opay_payments";
5039
+  (1.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5040
+  (3.9ms) DELETE FROM "orders";
5041
+  (1.7ms) DELETE FROM sqlite_sequence where name = 'orders';
5042
+  (0.1ms) begin transaction
5043
+ SQL (0.4ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00]]
5044
+  (1.7ms) commit transaction
5045
+  (0.0ms) begin transaction
5046
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5047
+ Binary data inserted for `string` type on column `session_id`
5048
+ SQL (0.6ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:59:29 UTC +00:00]]
5049
+  (87.4ms) commit transaction
5050
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5051
+  (32.8ms) DELETE FROM "opay_payments";
5052
+  (55.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5053
+  (72.4ms) DELETE FROM "orders";
5054
+  (19.1ms) DELETE FROM sqlite_sequence where name = 'orders';
5055
+  (78.2ms) DELETE FROM "opay_payments";
5056
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5057
+  (1.4ms) DELETE FROM "orders";
5058
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';
5059
+  (44.1ms) DELETE FROM "opay_payments";
5060
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5061
+  (333.0ms) DELETE FROM "orders";
5062
+  (24.7ms) DELETE FROM sqlite_sequence where name = 'orders';
5063
+  (11.0ms) DELETE FROM "opay_payments";
5064
+  (31.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5065
+  (2.9ms) DELETE FROM "orders";
5066
+  (1.1ms) DELETE FROM sqlite_sequence where name = 'orders';
5067
+  (0.1ms) begin transaction
5068
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", nil], ["created_at", Wed, 24 Apr 2013 13:59:30 UTC +00:00], ["name", nil], ["updated_at", Wed, 24 Apr 2013 13:59:30 UTC +00:00]]
5069
+  (5.4ms) commit transaction
5070
+  (16.2ms) DELETE FROM "opay_payments";
5071
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5072
+  (5.9ms) DELETE FROM "orders";
5073
+  (3.7ms) DELETE FROM sqlite_sequence where name = 'orders';
5074
+  (2.5ms) DELETE FROM "opay_payments";
5075
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5076
+  (2.0ms) DELETE FROM "orders";
5077
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'orders';
5078
+  (0.1ms) begin transaction
5079
+ SQL (0.8ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:59:30 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:59:30 UTC +00:00]]
5080
+  (366.2ms) commit transaction
5081
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5082
+  (0.0ms) begin transaction
5083
+ Order Load (0.1ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5084
+ Binary data inserted for `string` type on column `session_id`
5085
+ SQL (0.4ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00]]
5086
+  (64.2ms) commit transaction
5087
+  (56.7ms) DELETE FROM "opay_payments";
5088
+  (20.6ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5089
+  (177.8ms) DELETE FROM "orders";
5090
+  (14.3ms) DELETE FROM sqlite_sequence where name = 'orders';
5091
+  (0.1ms) begin transaction
5092
+ SQL (0.5ms) INSERT INTO "orders" ("amount", "created_at", "name", "updated_at") VALUES (?, ?, ?, ?) [["amount", 1000], ["created_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00], ["name", "first order"], ["updated_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00]]
5093
+  (1.8ms) commit transaction
5094
+ Opay::Payment Load (0.2ms) SELECT "opay_payments".* FROM "opay_payments" WHERE "opay_payments"."payable_id" = 1 AND "opay_payments"."payable_type" = 'Order' LIMIT 1
5095
+  (0.2ms) begin transaction
5096
+ Order Load (1.4ms) SELECT "orders".* FROM "orders" WHERE "orders"."id" = 1 LIMIT 1
5097
+ Binary data inserted for `string` type on column `session_id`
5098
+ SQL (0.8ms) INSERT INTO "opay_payments" ("amount", "created_at", "finished", "payable_id", "payable_type", "provider", "session_id", "updated_at") VALUES (?, ?, ?, ?, ?, ?, ?, ?) [["amount", 1000.0], ["created_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00], ["finished", false], ["payable_id", 1], ["payable_type", "Order"], ["provider", "payu"], ["session_id", "a7deb9a6840e764b4dac3ce9469a788c"], ["updated_at", Wed, 24 Apr 2013 13:59:31 UTC +00:00]]
5099
+  (2.5ms) commit transaction
5100
+  (3.2ms) DELETE FROM "opay_payments";
5101
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5102
+  (1.7ms) DELETE FROM "orders";
5103
+  (1.8ms) DELETE FROM sqlite_sequence where name = 'orders';
5104
+  (2.3ms) DELETE FROM "opay_payments";
5105
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'opay_payments';
5106
+  (1.7ms) DELETE FROM "orders";
5107
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'orders';