Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.0ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (38.3ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:12:33 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:12:33 UTC +00:00]]  (0.1ms) RELEASE SAVEPOINT active_record_1  (0.2ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.8ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:14:15 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:14:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:14:15 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:14:15 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.8ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:15:08 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:15:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:15:08 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:15:08 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction Connecting to database specified by database.yml  (0.3ms) begin transaction  (0.1ms) SAVEPOINT active_record_1 SQL (2.8ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:15:21 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:15:21 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.0ms) SAVEPOINT active_record_1  (0.1ms) UPDATE "posts" SET "title" = 'xyz' WHERE "posts"."id" = 1  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) SAVEPOINT active_record_1 SQL (0.2ms) INSERT INTO "posts" ("created_at", "title", "updated_at") VALUES (?, ?, ?) [["created_at", Tue, 03 Jun 2014 13:15:21 UTC +00:00], ["title", "abc"], ["updated_at", Tue, 03 Jun 2014 13:15:21 UTC +00:00]]  (0.0ms) RELEASE SAVEPOINT active_record_1  (0.1ms) rollback transaction  (0.0ms) begin transaction  (0.0ms) rollback transaction