user_notifier 0.0.3 → 0.0.4
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.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 00aaf7da8cfff1568b5e436d2ce207f28ad702dc
|
|
4
|
+
data.tar.gz: e3441d841da7d92e22bda2ef9349725bd08cc582
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 67447244a6453b021dda1b2e2614696cd742183a5d8139041c22c74c2d3982a38debdee9fe723a4812ed4e9f90a83ad9e913fa5a880e74ec98798a33fb5f8b2b
|
|
7
|
+
data.tar.gz: 547558ba98c702b3ff2a6d1bd2ddf7d792d1233c6bab7de2d4bd006926a63e5829bebe3c0141a3d27054cb388e944c79cdd67e4518b895a71e30e3c68c5ea42b
|
data/spec/dummy/log/test.log
CHANGED
|
@@ -6419,3 +6419,161 @@ SQLite3::ConstraintException: NOT NULL constraint failed: order_notifications.or
|
|
|
6419
6419
|
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6420
6420
|
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
|
6421
6421
|
[1m[35m (0.2ms)[0m rollback transaction
|
|
6422
|
+
[1m[36m (1.4ms)[0m [1mbegin transaction[0m
|
|
6423
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6424
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.508964"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.508964"]]
|
|
6425
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6426
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6427
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.541532"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.541532"], ["user_id", 1]]
|
|
6428
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6429
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
6430
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6431
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6432
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
6433
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6434
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6435
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.583862"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.583862"]]
|
|
6436
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6437
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6438
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.585972"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.585972"], ["user_id", 1]]
|
|
6439
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6440
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
6441
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6442
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6443
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.590256"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.590256"]]
|
|
6444
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6445
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
6446
|
+
[1m[36mSQL (0.7ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.608851"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.608851"], ["user_id", 1]]
|
|
6447
|
+
[1m[35m (0.2ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6448
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6449
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("from_email", "from_name", "locale", "order_id", "template_name", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["order_id", 1], ["template_name", "test"], ["user_id", 1]]
|
|
6450
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6451
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
6452
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6453
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6454
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.631008"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.631008"]]
|
|
6455
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6456
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6457
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.633073"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.633073"], ["user_id", 1]]
|
|
6458
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6459
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6460
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "order_notifications" ("from_email", "from_name", "locale", "order_id", "template_name", "user_id") VALUES (?, ?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["order_id", 1], ["template_name", "test"], ["user_id", 1]]
|
|
6461
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6462
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
6463
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6464
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6465
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.638490"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.638490"]]
|
|
6466
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6467
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6468
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.640455"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.640455"], ["user_id", 1]]
|
|
6469
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6470
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6471
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "order_notifications" ("from_email", "from_name", "locale", "order_id", "template_name", "user_id") VALUES (?, ?, ?, ?, ?, ?) [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["order_id", 1], ["template_name", "test"], ["user_id", 1]]
|
|
6472
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6473
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
6474
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
|
6475
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6476
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.649498"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.649498"]]
|
|
6477
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6478
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6479
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.652358"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.652358"], ["user_id", 1]]
|
|
6480
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6481
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6482
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6483
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6484
|
+
[1m[36m (0.3ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."user_id" = 1 AND "user_notifications"."template_name" = 'another_test'[0m
|
|
6485
|
+
[1m[35m (0.2ms)[0m SAVEPOINT active_record_1
|
|
6486
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "another_test"], ["user_id", 1]]
|
|
6487
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6488
|
+
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "user_notifications"[0m
|
|
6489
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
6490
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6491
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6492
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.695762"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.695762"]]
|
|
6493
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6494
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6495
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.697904"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.697904"], ["user_id", 1]]
|
|
6496
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6497
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6498
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6499
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6500
|
+
[1m[36mUserNotification Load (0.2ms)[0m [1mSELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1[0m
|
|
6501
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
6502
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6503
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6504
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.717997"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.717997"]]
|
|
6505
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6506
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6507
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.720189"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.720189"], ["user_id", 1]]
|
|
6508
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6509
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6510
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6511
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6512
|
+
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "user_notifications" WHERE "user_notifications"."user_id" = 1 AND "user_notifications"."template_name" = 'test'[0m
|
|
6513
|
+
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "user_notifications"
|
|
6514
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
6515
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6516
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6517
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.727657"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.727657"]]
|
|
6518
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6519
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6520
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.729627"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.729627"], ["user_id", 1]]
|
|
6521
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6522
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6523
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?) [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6524
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6525
|
+
[1m[35m (0.3ms)[0m rollback transaction
|
|
6526
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6527
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6528
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.783352"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.783352"]]
|
|
6529
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6530
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6531
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?) [["created_at", "2014-07-11 21:11:42.785474"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.785474"], ["user_id", 1]]
|
|
6532
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6533
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6534
|
+
[1m[36mSQL (0.1ms)[0m [1mINSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?)[0m [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6535
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6536
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
|
6537
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6538
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6539
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.791520"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.791520"]]
|
|
6540
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6541
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6542
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.793471"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.793471"], ["user_id", 1]]
|
|
6543
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6544
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6545
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?) [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6546
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6547
|
+
[1m[35mUserNotification Load (0.2ms)[0m SELECT "user_notifications".* FROM "user_notifications" ORDER BY "user_notifications"."id" DESC LIMIT 1
|
|
6548
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
|
6549
|
+
[1m[35m (0.1ms)[0m begin transaction
|
|
6550
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6551
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "users" ("created_at", "email", "updated_at") VALUES (?, ?, ?) [["created_at", "2014-07-11 21:11:42.801097"], ["email", "foo@bar.com"], ["updated_at", "2014-07-11 21:11:42.801097"]]
|
|
6552
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6553
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
|
6554
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "orders" ("created_at", "title", "updated_at", "user_id") VALUES (?, ?, ?, ?)[0m [["created_at", "2014-07-11 21:11:42.803077"], ["title", "test"], ["updated_at", "2014-07-11 21:11:42.803077"], ["user_id", 1]]
|
|
6555
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
|
6556
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
|
6557
|
+
[1m[35mSQL (0.1ms)[0m INSERT INTO "user_notifications" ("from_email", "from_name", "locale", "template_name", "user_id") VALUES (?, ?, ?, ?, ?) [["from_email", "no-reply@yourdomain"], ["from_name", "please configure a default from name"], ["locale", "en"], ["template_name", "test"], ["user_id", 1]]
|
|
6558
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
|
6559
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
|
6560
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6561
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6562
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6563
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6564
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6565
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6566
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6567
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6568
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6569
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6570
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6571
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6572
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6573
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6574
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6575
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6576
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6577
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
|
6578
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6579
|
+
[1m[35m (0.1ms)[0m rollback transaction
|