uuids 0.0.1 → 0.1.0
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 +4 -4
- data/README.rdoc +41 -16
- data/Rakefile +2 -1
- data/app/models/uuids/uuid.rb +1 -3
- data/lib/tasks/uuids_tasks.rake +14 -7
- data/lib/uuids/version.rb +4 -2
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/test.log +1752 -0
- data/spec/models/uuids/uuid_spec.rb +13 -2
- metadata +1 -1
data/spec/dummy/log/test.log
CHANGED
@@ -2150,3 +2150,1755 @@ Migrating to CreateRecords (20141016113016)
|
|
2150
2150
|
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2151
2151
|
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2152
2152
|
[1m[35m (0.1ms)[0m rollback transaction
|
2153
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2154
|
+
[1m[35m (4.9ms)[0m DELETE FROM "uuids_uuids";
|
2155
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2156
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2157
|
+
[1m[36m (3.4ms)[0m [1mDELETE FROM "records";[0m
|
2158
|
+
[1m[35m (0.4ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2159
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2160
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2161
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2162
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2163
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2164
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2165
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2166
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2167
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2168
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2169
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2170
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2171
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2172
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2173
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2174
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2175
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2176
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:03.082595"], ["updated_at", "2014-10-16 17:43:03.082595"]]
|
2177
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2178
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2179
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "4e7a4edb-a358-4e24-93e9-e63cda3ab5b3"]]
|
2180
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2181
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2182
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2183
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2184
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2185
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2186
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:03.097077"], ["updated_at", "2014-10-16 17:43:03.097077"]]
|
2187
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2188
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2189
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2190
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2191
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2192
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2193
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 17:43:03.101311"], ["updated_at", "2014-10-16 17:43:03.101311"]]
|
2194
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2195
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2196
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "a6752493-f010-466b-97d5-7f1136c8e008"]]
|
2197
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2198
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2199
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2200
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2201
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2202
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2203
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2204
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2205
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 17:43:03.105242"], ["updated_at", "2014-10-16 17:43:03.105242"]]
|
2206
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2207
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2208
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "28b46205-c9bb-451f-9858-3bdadab09e7b"]]
|
2209
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2210
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2211
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2212
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2213
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2214
|
+
[1m[35m (5.1ms)[0m DELETE FROM "uuids_uuids";
|
2215
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2216
|
+
[1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2217
|
+
[1m[36m (2.8ms)[0m [1mDELETE FROM "records";[0m
|
2218
|
+
[1m[35m (0.4ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2219
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2220
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2221
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2222
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2223
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2224
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:19.146450"], ["updated_at", "2014-10-16 17:43:19.146450"]]
|
2225
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2226
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2227
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "6b778ab4-3785-440c-b884-19a85ac17b36"]]
|
2228
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2229
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2230
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2231
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2232
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2233
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2234
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2235
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2236
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:19.164772"], ["updated_at", "2014-10-16 17:43:19.164772"]]
|
2237
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2238
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2239
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "05f50fc6-5c63-4b77-b336-0125be742399"]]
|
2240
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2241
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2242
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2243
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2244
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2245
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2246
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2247
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2248
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:19.169097"], ["updated_at", "2014-10-16 17:43:19.169097"]]
|
2249
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2250
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2251
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "41914bc8-c18f-44e4-91b9-206731509969"]]
|
2252
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2253
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2254
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2255
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2256
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2257
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2258
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2259
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2260
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2261
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2262
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2263
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2264
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2265
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2266
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2267
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2268
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2269
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2270
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 17:43:19.175981"], ["updated_at", "2014-10-16 17:43:19.175981"]]
|
2271
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2272
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2273
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2274
|
+
[1m[35m (5.8ms)[0m DELETE FROM "uuids_uuids";
|
2275
|
+
[1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2276
|
+
[1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2277
|
+
[1m[36m (2.9ms)[0m [1mDELETE FROM "records";[0m
|
2278
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2279
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2280
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2281
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2282
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2283
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2284
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:50:13.179111"], ["updated_at", "2014-10-16 18:50:13.179111"]]
|
2285
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2286
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2287
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2288
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2289
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2290
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2291
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2292
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2293
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2294
|
+
[1m[35m (0.1ms)[0m commit transaction
|
2295
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2296
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2297
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2298
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2299
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2300
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2301
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:50:13.199709"], ["updated_at", "2014-10-16 18:50:13.199709"]]
|
2302
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2303
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2304
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "a7b3fb01-f5c0-4744-8e00-b0eb60c118ed"]]
|
2305
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2306
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2307
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2308
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2309
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2310
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2311
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2312
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2313
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:50:13.205293"], ["updated_at", "2014-10-16 18:50:13.205293"]]
|
2314
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2315
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2316
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "d41062d8-8b6c-43af-84d3-c52c1cf355df"]]
|
2317
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2318
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2319
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2320
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2321
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2322
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2323
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2324
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2325
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2326
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2327
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2328
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2329
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2330
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2331
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2332
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2333
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:50:13.211611"], ["updated_at", "2014-10-16 18:50:13.211611"]]
|
2334
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2335
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2336
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f3826b3c-35ab-4154-bc74-142a46da5354"]]
|
2337
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2338
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2339
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2340
|
+
[1m[35m (5.1ms)[0m DELETE FROM "uuids_uuids";
|
2341
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2342
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2343
|
+
[1m[36m (2.3ms)[0m [1mDELETE FROM "records";[0m
|
2344
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2345
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2346
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2347
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2348
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2349
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2350
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2351
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2352
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2353
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2354
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2355
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2356
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2357
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2358
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:51:29.474757"], ["updated_at", "2014-10-16 18:51:29.474757"]]
|
2359
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2360
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2361
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2362
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2363
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2364
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2365
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:51:29.490928"], ["updated_at", "2014-10-16 18:51:29.490928"]]
|
2366
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2367
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2368
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "bf2cbd5e-fe07-41e2-910b-1c85053d9db4"]]
|
2369
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2370
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2371
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2372
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2373
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2374
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2375
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2376
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2377
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:51:29.501117"], ["updated_at", "2014-10-16 18:51:29.501117"]]
|
2378
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2379
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2380
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "c71543b4-5e69-41cf-bc60-2ec43b7b77e1"]]
|
2381
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2382
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2383
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2384
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2385
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2386
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2387
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2388
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2389
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:51:29.505924"], ["updated_at", "2014-10-16 18:51:29.505924"]]
|
2390
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2391
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2392
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2393
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2394
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2395
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2396
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:51:29.509468"], ["updated_at", "2014-10-16 18:51:29.509468"]]
|
2397
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2398
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2399
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "53292e3b-1e83-46af-8ba6-37fc146bdd44"]]
|
2400
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2401
|
+
[1m[36mUuids::Uuid Load (0.1ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
2402
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2403
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2404
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2405
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2406
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2407
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2408
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2409
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:51:29.516179"], ["updated_at", "2014-10-16 18:51:29.516179"]]
|
2410
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2411
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2412
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "3326d905-738b-4d8d-b6bb-9c0536b0b5cf"]]
|
2413
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2414
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2415
|
+
[1m[35m (5.1ms)[0m DELETE FROM "uuids_uuids";
|
2416
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2417
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2418
|
+
[1m[36m (2.5ms)[0m [1mDELETE FROM "records";[0m
|
2419
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2420
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2421
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2422
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2423
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2424
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2425
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2426
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2427
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2428
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2429
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2430
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2431
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2432
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2433
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:52:35.421063"], ["updated_at", "2014-10-16 18:52:35.421063"]]
|
2434
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2435
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2436
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2437
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2438
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2439
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2440
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:52:35.435846"], ["updated_at", "2014-10-16 18:52:35.435846"]]
|
2441
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2442
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2443
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "08bf7994-a034-4b5d-8e75-13265581ad88"]]
|
2444
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2445
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2446
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2447
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2448
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2449
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2450
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2451
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2452
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:52:35.446048"], ["updated_at", "2014-10-16 18:52:35.446048"]]
|
2453
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2454
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2455
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "a187fd4a-439d-42d9-99f0-d90c31e2d618"]]
|
2456
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2457
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2458
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
2459
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2460
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2461
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2462
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2463
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2464
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:52:35.451164"], ["updated_at", "2014-10-16 18:52:35.451164"]]
|
2465
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2466
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2467
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2468
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2469
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2470
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2471
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:52:35.453979"], ["updated_at", "2014-10-16 18:52:35.453979"]]
|
2472
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2473
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2474
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "aaace2ac-818a-47b4-9d20-444aeebdc302"]]
|
2475
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2476
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2477
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2478
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2479
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2480
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2481
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:52:35.457931"], ["updated_at", "2014-10-16 18:52:35.457931"]]
|
2482
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2483
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2484
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "f5d2efd6-c9ab-4e24-ae66-499e01f79ced"]]
|
2485
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2486
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2487
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
2488
|
+
[1m[35m (5.4ms)[0m DELETE FROM "uuids_uuids";
|
2489
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2490
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2491
|
+
[1m[36m (3.2ms)[0m [1mDELETE FROM "records";[0m
|
2492
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2493
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2494
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2495
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2496
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2497
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2498
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:11.029657"], ["updated_at", "2014-10-16 18:53:11.029657"]]
|
2499
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2500
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2501
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "c60226b8-d840-4dfa-88fd-4fd17e7013b0"]]
|
2502
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2503
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
2504
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2505
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2506
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2507
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2508
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:11.051263"], ["updated_at", "2014-10-16 18:53:11.051263"]]
|
2509
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2510
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2511
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "8ffb010c-18dd-4c6f-873c-48f2a079656b"]]
|
2512
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2513
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2514
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2515
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2516
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2517
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2518
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2519
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2520
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:11.057660"], ["updated_at", "2014-10-16 18:53:11.057660"]]
|
2521
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2522
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2523
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "07ec1dc5-e26d-4e1b-92f4-180986f70e28"]]
|
2524
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2525
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2526
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2527
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2528
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2529
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2530
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2531
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2532
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:11.063949"], ["updated_at", "2014-10-16 18:53:11.063949"]]
|
2533
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2534
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2535
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2536
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2537
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2538
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2539
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:11.067177"], ["updated_at", "2014-10-16 18:53:11.067177"]]
|
2540
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2541
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2542
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "b42d6a02-3848-4fe8-b832-707f48dd2fbc"]]
|
2543
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2544
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2545
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2546
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2547
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2548
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2549
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2550
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2551
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:11.072414"], ["updated_at", "2014-10-16 18:53:11.072414"]]
|
2552
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2553
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2554
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f5784288-dfcb-452d-a677-7d334c374e63"]]
|
2555
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2556
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2557
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2558
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2559
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2560
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2561
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2562
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2563
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2564
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2565
|
+
[1m[35m (5.1ms)[0m DELETE FROM "uuids_uuids";
|
2566
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2567
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2568
|
+
[1m[36m (3.0ms)[0m [1mDELETE FROM "records";[0m
|
2569
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2570
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2571
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2572
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2573
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2574
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2575
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:39.924522"], ["updated_at", "2014-10-16 18:53:39.924522"]]
|
2576
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2577
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2578
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "e17981b3-a34b-4d13-a451-c8b0c269acbe"]]
|
2579
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2580
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2581
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2582
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2583
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2584
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2585
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:39.945656"], ["updated_at", "2014-10-16 18:53:39.945656"]]
|
2586
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2587
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2588
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "076a43b5-d204-43e7-ba2e-5ce8f6203a72"]]
|
2589
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2590
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2591
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2592
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2593
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2594
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2595
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2596
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2597
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:39.951927"], ["updated_at", "2014-10-16 18:53:39.951927"]]
|
2598
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2599
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2600
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "6ba70294-7506-4ecc-a5db-100ad3bb475b"]]
|
2601
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2602
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2603
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2604
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2605
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2606
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2607
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2608
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2609
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:39.956932"], ["updated_at", "2014-10-16 18:53:39.956932"]]
|
2610
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2611
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2612
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2613
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2614
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2615
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2616
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:39.959898"], ["updated_at", "2014-10-16 18:53:39.959898"]]
|
2617
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2618
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2619
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "0f0f3bac-1db9-4d98-b11f-7e20d46fb4fc"]]
|
2620
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2621
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2622
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2623
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2624
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2625
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2626
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2627
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2628
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:39.964076"], ["updated_at", "2014-10-16 18:53:39.964076"]]
|
2629
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2630
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2631
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "ce09333a-3848-4ca3-b097-af2fb8e69850"]]
|
2632
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2633
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2634
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2635
|
+
[1m[35m (0.1ms)[0m commit transaction
|
2636
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2637
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2638
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2639
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2640
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2641
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2642
|
+
[1m[35m (5.5ms)[0m DELETE FROM "uuids_uuids";
|
2643
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2644
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2645
|
+
[1m[36m (2.4ms)[0m [1mDELETE FROM "records";[0m
|
2646
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2647
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2648
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2649
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2650
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2651
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2652
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:48.974760"], ["updated_at", "2014-10-16 18:53:48.974760"]]
|
2653
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2654
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2655
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "5ceec725-dce9-4201-8dc2-98cf39462fa6"]]
|
2656
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2657
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2658
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2659
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2660
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2661
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2662
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:48.995535"], ["updated_at", "2014-10-16 18:53:48.995535"]]
|
2663
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2664
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2665
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "b9d54a78-e09f-43b1-8786-52c9323f8065"]]
|
2666
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2667
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2668
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2669
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2670
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2671
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2672
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2673
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2674
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:49.002314"], ["updated_at", "2014-10-16 18:53:49.002314"]]
|
2675
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2676
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2677
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "b6bea690-b171-4571-a515-24914562ad3f"]]
|
2678
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2679
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2680
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2681
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2682
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2683
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2684
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2685
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2686
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:49.007512"], ["updated_at", "2014-10-16 18:53:49.007512"]]
|
2687
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2688
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2689
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2690
|
+
[1m[35m (0.1ms)[0m commit transaction
|
2691
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2692
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2693
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:49.010807"], ["updated_at", "2014-10-16 18:53:49.010807"]]
|
2694
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2695
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2696
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f783884d-6267-487d-b732-47f4ee1758bb"]]
|
2697
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2698
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2699
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2700
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2701
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2702
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2703
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2704
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2705
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2706
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:49.018239"], ["updated_at", "2014-10-16 18:53:49.018239"]]
|
2707
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2708
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2709
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "6d0560f0-386e-41da-a0d0-9c91d9202182"]]
|
2710
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2711
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2712
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2713
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2714
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2715
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2716
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2717
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2718
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2719
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
2720
|
+
[1m[35m (5.0ms)[0m DELETE FROM "uuids_uuids";
|
2721
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2722
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2723
|
+
[1m[36m (2.6ms)[0m [1mDELETE FROM "records";[0m
|
2724
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2725
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2726
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2727
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
2728
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2729
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2730
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:58.569642"], ["updated_at", "2014-10-16 18:53:58.569642"]]
|
2731
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2732
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2733
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "6f69a084-a49b-495c-99f4-e2c66e51149a"]]
|
2734
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2735
|
+
[1m[36m (0.3ms)[0m [1mrollback transaction[0m
|
2736
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2737
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2738
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2739
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2740
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:58.594956"], ["updated_at", "2014-10-16 18:53:58.594956"]]
|
2741
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2742
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2743
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "6c5bc0da-2172-423e-839f-434721405001"]]
|
2744
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2745
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2746
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2747
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2748
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2749
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2750
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2751
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2752
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:58.601576"], ["updated_at", "2014-10-16 18:53:58.601576"]]
|
2753
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2754
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2755
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "4c2a6084-9e73-44cd-a1ac-86a291282dcf"]]
|
2756
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2757
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2758
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2759
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2760
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2761
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2762
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2763
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2764
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:58.608196"], ["updated_at", "2014-10-16 18:53:58.608196"]]
|
2765
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2766
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2767
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2768
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2769
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2770
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2771
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:53:58.611577"], ["updated_at", "2014-10-16 18:53:58.611577"]]
|
2772
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2773
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2774
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "90cf3b8c-5236-43f2-ac91-a612a259642c"]]
|
2775
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2776
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2777
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2778
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2779
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2780
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2781
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2782
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2783
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2784
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:53:58.618955"], ["updated_at", "2014-10-16 18:53:58.618955"]]
|
2785
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2786
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2787
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "a701fd13-366f-48f6-a024-454efefbcf39"]]
|
2788
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2789
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
2790
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2791
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2792
|
+
[1m[35m (0.1ms)[0m commit transaction
|
2793
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2794
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2795
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2796
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2797
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2798
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2799
|
+
[1m[35m (5.3ms)[0m DELETE FROM "uuids_uuids";
|
2800
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2801
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2802
|
+
[1m[36m (2.6ms)[0m [1mDELETE FROM "records";[0m
|
2803
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2804
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2805
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2806
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2807
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2808
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2809
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:54:33.825849"], ["updated_at", "2014-10-16 18:54:33.825849"]]
|
2810
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2811
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2812
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "23d3e755-51f8-45d3-b744-96b15f3e6bff"]]
|
2813
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2814
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2815
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2816
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2817
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2818
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2819
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:54:33.846349"], ["updated_at", "2014-10-16 18:54:33.846349"]]
|
2820
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2821
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2822
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "15540869-4340-4ebc-bb4e-93f45f385e99"]]
|
2823
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2824
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2825
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2826
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2827
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2828
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2829
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2830
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2831
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:54:33.852855"], ["updated_at", "2014-10-16 18:54:33.852855"]]
|
2832
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2833
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2834
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "787f4f9f-c108-422e-9f7a-dbe1cd3b3c4a"]]
|
2835
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2836
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2837
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2838
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2839
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2840
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2841
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2842
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2843
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:54:33.857585"], ["updated_at", "2014-10-16 18:54:33.857585"]]
|
2844
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2845
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2846
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2847
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2848
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2849
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2850
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:54:33.861067"], ["updated_at", "2014-10-16 18:54:33.861067"]]
|
2851
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2852
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2853
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f5a0b02f-fa7e-4a5b-89a2-b6e9cdff676c"]]
|
2854
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2855
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2856
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2857
|
+
[1m[35mRecord Load (0.2ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
2858
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2859
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2860
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2861
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2862
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2863
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2864
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2865
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:54:33.876736"], ["updated_at", "2014-10-16 18:54:33.876736"]]
|
2866
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2867
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2868
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "31954e19-92f3-45c4-bf28-b608f09cc3c0"]]
|
2869
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
2870
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
2871
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
2872
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2873
|
+
[1m[35m (0.1ms)[0m commit transaction
|
2874
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2875
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2876
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2877
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2878
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2879
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2880
|
+
[1m[35m (3.6ms)[0m DELETE FROM "uuids_uuids";
|
2881
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2882
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2883
|
+
[1m[36m (3.0ms)[0m [1mDELETE FROM "records";[0m
|
2884
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2885
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2886
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2887
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2888
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2889
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2890
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:55:49.812558"], ["updated_at", "2014-10-16 18:55:49.812558"]]
|
2891
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2892
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2893
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "3af2f2c9-2b0b-451b-bd1a-c2543bbe6cf1"]]
|
2894
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2895
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2896
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2897
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2898
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2899
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2900
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:55:49.833156"], ["updated_at", "2014-10-16 18:55:49.833156"]]
|
2901
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2902
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2903
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "728513a1-9212-4936-835e-d34fabe03eed"]]
|
2904
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2905
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2906
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2907
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2908
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2909
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2910
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2911
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2912
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:55:49.839394"], ["updated_at", "2014-10-16 18:55:49.839394"]]
|
2913
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2914
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2915
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "92d7e26a-c119-45e5-a304-bdedcb06c2ff"]]
|
2916
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2917
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2918
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2919
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
2920
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2921
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2922
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2923
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2924
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:55:49.844129"], ["updated_at", "2014-10-16 18:55:49.844129"]]
|
2925
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2926
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2927
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2928
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2929
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2930
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2931
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:55:49.847452"], ["updated_at", "2014-10-16 18:55:49.847452"]]
|
2932
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2933
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2934
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "53dbde2f-e02a-4acf-9155-968d6d677791"]]
|
2935
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2936
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2937
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2938
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
2939
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2940
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
2941
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2942
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2943
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2944
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2945
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2946
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:55:49.857830"], ["updated_at", "2014-10-16 18:55:49.857830"]]
|
2947
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2948
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2949
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "aab89a8e-d215-435c-a46e-c51f00f2b194"]]
|
2950
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2951
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
2952
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
2953
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2954
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2955
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2956
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2957
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2958
|
+
[1m[35m (0.0ms)[0m commit transaction
|
2959
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
2960
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
2961
|
+
[1m[35m (5.2ms)[0m DELETE FROM "uuids_uuids";
|
2962
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
2963
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
2964
|
+
[1m[36m (3.0ms)[0m [1mDELETE FROM "records";[0m
|
2965
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
2966
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
2967
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2968
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2969
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2970
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2971
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:56:45.376468"], ["updated_at", "2014-10-16 18:56:45.376468"]]
|
2972
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2973
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2974
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "1f632988-9672-4295-9702-3185d0602030"]]
|
2975
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2976
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2977
|
+
[1m[35m (0.1ms)[0m begin transaction
|
2978
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2979
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2980
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2981
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:56:45.397553"], ["updated_at", "2014-10-16 18:56:45.397553"]]
|
2982
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2983
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
2984
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "9cd9ec34-5132-44fe-b21e-48c7991b5258"]]
|
2985
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2986
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2987
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
2988
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
2989
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2990
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
2991
|
+
[1m[35m (0.0ms)[0m begin transaction
|
2992
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
2993
|
+
[1m[35mSQL (0.4ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:56:45.404201"], ["updated_at", "2014-10-16 18:56:45.404201"]]
|
2994
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
2995
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
2996
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "c030790e-e178-476c-ae3e-16fca5dc53a8"]]
|
2997
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
2998
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
2999
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3000
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3001
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3002
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3003
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3004
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3005
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:56:45.409853"], ["updated_at", "2014-10-16 18:56:45.409853"]]
|
3006
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3007
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3008
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3009
|
+
[1m[35m (0.1ms)[0m commit transaction
|
3010
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3011
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3012
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:56:45.413268"], ["updated_at", "2014-10-16 18:56:45.413268"]]
|
3013
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3014
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3015
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "4e2684b0-1f40-4b6f-bd87-c62b76d0b1d3"]]
|
3016
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3017
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3018
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3019
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
3020
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3021
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3022
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3023
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3024
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3025
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3026
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3027
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:56:45.423754"], ["updated_at", "2014-10-16 18:56:45.423754"]]
|
3028
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3029
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3030
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "2877a75b-de8c-42c6-a97b-17f6ad066c02"]]
|
3031
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3032
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3033
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3034
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3035
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3036
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3037
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3038
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3039
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3040
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3041
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3042
|
+
[1m[35m (5.7ms)[0m DELETE FROM "uuids_uuids";
|
3043
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3044
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3045
|
+
[1m[36m (2.5ms)[0m [1mDELETE FROM "records";[0m
|
3046
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3047
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3048
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3049
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3050
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3051
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3052
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:20.953845"], ["updated_at", "2014-10-16 18:57:20.953845"]]
|
3053
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3054
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3055
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "c2668b21-918f-44ed-b3bc-7d36d42129a1"]]
|
3056
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3057
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3058
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3059
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3060
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3061
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3062
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:20.974948"], ["updated_at", "2014-10-16 18:57:20.974948"]]
|
3063
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3064
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3065
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "aa87bd77-df1d-4fda-89da-9fa7079b9252"]]
|
3066
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3067
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3068
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3069
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3070
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3071
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3072
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3073
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3074
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:20.981439"], ["updated_at", "2014-10-16 18:57:20.981439"]]
|
3075
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3076
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3077
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "435422f8-5975-49d1-b410-fa7f55c99db7"]]
|
3078
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3079
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3080
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3081
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3082
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3083
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3084
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3085
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3086
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:20.986189"], ["updated_at", "2014-10-16 18:57:20.986189"]]
|
3087
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3088
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3089
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3090
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3091
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3092
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3093
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:20.989479"], ["updated_at", "2014-10-16 18:57:20.989479"]]
|
3094
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3095
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3096
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f3961485-5ba5-4b8b-a74c-c89280fb28ac"]]
|
3097
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3098
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3099
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3100
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
3101
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3102
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3103
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3104
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3105
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3106
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3107
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3108
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:21.000423"], ["updated_at", "2014-10-16 18:57:21.000423"]]
|
3109
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3110
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3111
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "b273b87e-2432-4257-8a34-c2da4404f29f"]]
|
3112
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3113
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3114
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3115
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3116
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3117
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3118
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3119
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3120
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3121
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3122
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3123
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3124
|
+
[1m[35m (4.9ms)[0m DELETE FROM "uuids_uuids";
|
3125
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3126
|
+
[1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3127
|
+
[1m[36m (2.9ms)[0m [1mDELETE FROM "records";[0m
|
3128
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3129
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3130
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3131
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3132
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3133
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3134
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:31.367922"], ["updated_at", "2014-10-16 18:57:31.367922"]]
|
3135
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3136
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3137
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3138
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3139
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3140
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3141
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:31.381442"], ["updated_at", "2014-10-16 18:57:31.381442"]]
|
3142
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3143
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3144
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "5864d5e6-7cb4-455e-8fc9-ff4cf52f706c"]]
|
3145
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3146
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3147
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3148
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3149
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3150
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3151
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3152
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:31.386640"], ["updated_at", "2014-10-16 18:57:31.386640"]]
|
3153
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3154
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3155
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "9403a844-08e6-47f4-b206-55e544e44586"]]
|
3156
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3157
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3158
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3159
|
+
[1m[36mRecord Load (0.1ms)[0m [1mSELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1[0m [["id", 1]]
|
3160
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3161
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3162
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3163
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3164
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3165
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3166
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3167
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:31.394675"], ["updated_at", "2014-10-16 18:57:31.394675"]]
|
3168
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3169
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3170
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "0f7ddc99-70e9-49ba-af39-a11412d0af21"]]
|
3171
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3172
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3173
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3174
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3175
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3176
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3177
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:31.403562"], ["updated_at", "2014-10-16 18:57:31.403562"]]
|
3178
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3179
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3180
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "0ec885e1-a160-457c-8e56-ec153319e235"]]
|
3181
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3182
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3183
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3184
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3185
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3186
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3187
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3188
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3189
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:31.407813"], ["updated_at", "2014-10-16 18:57:31.407813"]]
|
3190
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3191
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3192
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "0872fd30-c41b-4a59-82be-c5102c6583d5"]]
|
3193
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3194
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3195
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3196
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3197
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3198
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3199
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3200
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3201
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3202
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3203
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3204
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3205
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3206
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3207
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3208
|
+
FROM sqlite_master
|
3209
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3210
|
+
UNION ALL
|
3211
|
+
SELECT sql
|
3212
|
+
FROM sqlite_temp_master
|
3213
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3214
|
+
[0m
|
3215
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3216
|
+
FROM sqlite_master
|
3217
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3218
|
+
UNION ALL
|
3219
|
+
SELECT sql
|
3220
|
+
FROM sqlite_temp_master
|
3221
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3222
|
+
|
3223
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3224
|
+
[1m[35m (5.2ms)[0m DELETE FROM "uuids_uuids";
|
3225
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3226
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3227
|
+
[1m[36m (2.8ms)[0m [1mDELETE FROM "records";[0m
|
3228
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3229
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3230
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3231
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3232
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3233
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3234
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:44.755699"], ["updated_at", "2014-10-16 18:57:44.755699"]]
|
3235
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3236
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3237
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "1bb03d7e-9871-42d9-93eb-343405f4964a"]]
|
3238
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3239
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3240
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3241
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3242
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3243
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3244
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3245
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3246
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:44.772810"], ["updated_at", "2014-10-16 18:57:44.772810"]]
|
3247
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3248
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3249
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "9cdef817-ea31-49f9-9e01-f0aaddcba671"]]
|
3250
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3251
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3252
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3253
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3254
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3255
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
3256
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3257
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3258
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:44.777508"], ["updated_at", "2014-10-16 18:57:44.777508"]]
|
3259
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3260
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3261
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "b403baa5-ac6d-45a8-a4a7-1c6f995869a5"]]
|
3262
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3263
|
+
[1m[36mUuids::Uuid Load (0.1ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3264
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3265
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3266
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3267
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3268
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3269
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:44.782279"], ["updated_at", "2014-10-16 18:57:44.782279"]]
|
3270
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3271
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3272
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "4b61fed4-8b59-4fa0-866a-4ec7a278b9c2"]]
|
3273
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3274
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3275
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3276
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
3277
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3278
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3279
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3280
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3281
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3282
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3283
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3284
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3285
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3286
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3287
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3288
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3289
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3290
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3291
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3292
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 18:57:44.792140"], ["updated_at", "2014-10-16 18:57:44.792140"]]
|
3293
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3294
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3295
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3296
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3297
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3298
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3299
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 18:57:44.794813"], ["updated_at", "2014-10-16 18:57:44.794813"]]
|
3300
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3301
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3302
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "149ae49e-1774-4818-bc13-976d9266042b"]]
|
3303
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3304
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3305
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3306
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3307
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3308
|
+
FROM sqlite_master
|
3309
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3310
|
+
UNION ALL
|
3311
|
+
SELECT sql
|
3312
|
+
FROM sqlite_temp_master
|
3313
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3314
|
+
[0m
|
3315
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3316
|
+
FROM sqlite_master
|
3317
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3318
|
+
UNION ALL
|
3319
|
+
SELECT sql
|
3320
|
+
FROM sqlite_temp_master
|
3321
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3322
|
+
|
3323
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3324
|
+
[1m[35m (3.4ms)[0m DELETE FROM "uuids_uuids";
|
3325
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3326
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3327
|
+
[1m[36m (2.5ms)[0m [1mDELETE FROM "records";[0m
|
3328
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3329
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3330
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3331
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3332
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3333
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3334
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:00:22.024577"], ["updated_at", "2014-10-16 19:00:22.024577"]]
|
3335
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3336
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3337
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "8c8822ce-b87a-4b0c-b267-e6eb68a6fd6c"]]
|
3338
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3339
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3340
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3341
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3342
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3343
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3344
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3345
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3346
|
+
[1m[35mSQL (0.5ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:00:22.046409"], ["updated_at", "2014-10-16 19:00:22.046409"]]
|
3347
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3348
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3349
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "64e4d715-3d23-4aab-af19-dd633f021d17"]]
|
3350
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3351
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3352
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3353
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3354
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3355
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3356
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3357
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3358
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3359
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3360
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3361
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3362
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3363
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3364
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3365
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3366
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:00:22.056330"], ["updated_at", "2014-10-16 19:00:22.056330"]]
|
3367
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3368
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3369
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3370
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3371
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3372
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3373
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:00:22.059121"], ["updated_at", "2014-10-16 19:00:22.059121"]]
|
3374
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3375
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3376
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "e3513b1e-cf97-4648-93f1-7cb185499dfc"]]
|
3377
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3378
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3379
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
3380
|
+
[1m[35m (0.1ms)[0m commit transaction
|
3381
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3382
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3383
|
+
[1m[36mSQL (0.5ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:00:22.064796"], ["updated_at", "2014-10-16 19:00:22.064796"]]
|
3384
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3385
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3386
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "c7f46319-fb2f-423b-9502-e13c868d87e8"]]
|
3387
|
+
[1m[36m (0.1ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3388
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3389
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3390
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3391
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3392
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3393
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3394
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:00:22.071836"], ["updated_at", "2014-10-16 19:00:22.071836"]]
|
3395
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3396
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3397
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "e13cc4b1-3f1b-40ec-969e-2733460bdffb"]]
|
3398
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3399
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3400
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3401
|
+
[1m[36mRecord Load (0.1ms)[0m [1mSELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1[0m [["id", 1]]
|
3402
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3403
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3404
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3405
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3406
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.2ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3407
|
+
[1m[36m (0.2ms)[0m [1m SELECT sql
|
3408
|
+
FROM sqlite_master
|
3409
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3410
|
+
UNION ALL
|
3411
|
+
SELECT sql
|
3412
|
+
FROM sqlite_temp_master
|
3413
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3414
|
+
[0m
|
3415
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3416
|
+
FROM sqlite_master
|
3417
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3418
|
+
UNION ALL
|
3419
|
+
SELECT sql
|
3420
|
+
FROM sqlite_temp_master
|
3421
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3422
|
+
|
3423
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3424
|
+
[1m[35m (4.1ms)[0m DELETE FROM "uuids_uuids";
|
3425
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3426
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3427
|
+
[1m[36m (2.3ms)[0m [1mDELETE FROM "records";[0m
|
3428
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3429
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3430
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3431
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3432
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3433
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3434
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3435
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3436
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3437
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3438
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3439
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
3440
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3441
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3442
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:04:31.774038"], ["updated_at", "2014-10-16 19:04:31.774038"]]
|
3443
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3444
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3445
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "ebb22588-a0a5-4dbc-b9d5-6e4f78f5f012"]]
|
3446
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3447
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3448
|
+
[1m[35m (0.1ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3449
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3450
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3451
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3452
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3453
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3454
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:04:31.791902"], ["updated_at", "2014-10-16 19:04:31.791902"]]
|
3455
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3456
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3457
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "35e84837-ea91-4ba3-9a79-7a466f74c95f"]]
|
3458
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3459
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3460
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3461
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3462
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3463
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3464
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3465
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3466
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:04:31.796597"], ["updated_at", "2014-10-16 19:04:31.796597"]]
|
3467
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3468
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3469
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "51289a25-6d9c-4038-b632-093a2be189e9"]]
|
3470
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3471
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3472
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3473
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3474
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3475
|
+
[1m[36m (0.1ms)[0m [1mSAVEPOINT active_record_1[0m
|
3476
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:04:31.800805"], ["updated_at", "2014-10-16 19:04:31.800805"]]
|
3477
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3478
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3479
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "ebc17943-c72b-472f-90a1-ca4a0490487b"]]
|
3480
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3481
|
+
[1m[36mUuids::Uuid Load (0.1ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3482
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3483
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3484
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3485
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3486
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3487
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:04:31.805873"], ["updated_at", "2014-10-16 19:04:31.805873"]]
|
3488
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3489
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3490
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "e7003734-c201-4d54-a382-61bb6f781d4c"]]
|
3491
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3492
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3493
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3494
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
3495
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3496
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3497
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3498
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3499
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3500
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3501
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3502
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:04:31.813612"], ["updated_at", "2014-10-16 19:04:31.813612"]]
|
3503
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3504
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3505
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3506
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3507
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3508
|
+
FROM sqlite_master
|
3509
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3510
|
+
UNION ALL
|
3511
|
+
SELECT sql
|
3512
|
+
FROM sqlite_temp_master
|
3513
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3514
|
+
[0m
|
3515
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3516
|
+
FROM sqlite_master
|
3517
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3518
|
+
UNION ALL
|
3519
|
+
SELECT sql
|
3520
|
+
FROM sqlite_temp_master
|
3521
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3522
|
+
|
3523
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3524
|
+
[1m[35m (5.2ms)[0m DELETE FROM "uuids_uuids";
|
3525
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3526
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3527
|
+
[1m[36m (2.7ms)[0m [1mDELETE FROM "records";[0m
|
3528
|
+
[1m[35m (0.2ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3529
|
+
[1m[36m (0.2ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3530
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3531
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3532
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3533
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3534
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:06:17.032740"], ["updated_at", "2014-10-16 19:06:17.032740"]]
|
3535
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3536
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3537
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3538
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3539
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3540
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3541
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3542
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3543
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3544
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3545
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3546
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3547
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3548
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3549
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:17.049290"], ["updated_at", "2014-10-16 19:06:17.049290"]]
|
3550
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3551
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3552
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "e46d3f96-89a7-4b71-99f0-b8a8c0118a0a"]]
|
3553
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3554
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3555
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3556
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3557
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3558
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3559
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3560
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:06:17.054891"], ["updated_at", "2014-10-16 19:06:17.054891"]]
|
3561
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3562
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3563
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "e871489b-453a-423f-9f96-5b0b529451de"]]
|
3564
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3565
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3566
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3567
|
+
[1m[36mRecord Load (0.1ms)[0m [1mSELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1[0m [["id", 1]]
|
3568
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3569
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3570
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3571
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3572
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3573
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3574
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3575
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:17.062955"], ["updated_at", "2014-10-16 19:06:17.062955"]]
|
3576
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3577
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3578
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "3b4ad359-7176-4be0-91d0-5a4c234b5216"]]
|
3579
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3580
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3581
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3582
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3583
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3584
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3585
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:17.071830"], ["updated_at", "2014-10-16 19:06:17.071830"]]
|
3586
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3587
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3588
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "a4403550-6d56-4d76-bd60-78b863e09b58"]]
|
3589
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3590
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3591
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3592
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3593
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3594
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3595
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3596
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3597
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:17.076227"], ["updated_at", "2014-10-16 19:06:17.076227"]]
|
3598
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3599
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3600
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "d1ab2cf2-c558-4402-b6f7-ee50a7950af9"]]
|
3601
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3602
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3603
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3604
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3605
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3606
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3607
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3608
|
+
FROM sqlite_master
|
3609
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3610
|
+
UNION ALL
|
3611
|
+
SELECT sql
|
3612
|
+
FROM sqlite_temp_master
|
3613
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3614
|
+
[0m
|
3615
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3616
|
+
FROM sqlite_master
|
3617
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3618
|
+
UNION ALL
|
3619
|
+
SELECT sql
|
3620
|
+
FROM sqlite_temp_master
|
3621
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3622
|
+
|
3623
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3624
|
+
[1m[35m (4.5ms)[0m DELETE FROM "uuids_uuids";
|
3625
|
+
[1m[36m (0.3ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3626
|
+
[1m[35m (0.2ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3627
|
+
[1m[36m (2.8ms)[0m [1mDELETE FROM "records";[0m
|
3628
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3629
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3630
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3631
|
+
[1m[36m (0.1ms)[0m [1mcommit transaction[0m
|
3632
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3633
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3634
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:06:47.172244"], ["updated_at", "2014-10-16 19:06:47.172244"]]
|
3635
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3636
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3637
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "3965e9e5-3f12-49fc-9185-77545f700dcf"]]
|
3638
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3639
|
+
[1m[36mUuids::Uuid Load (0.1ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3640
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3641
|
+
[1m[36mRecord Load (0.1ms)[0m [1mSELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1[0m [["id", 1]]
|
3642
|
+
[1m[35m (0.1ms)[0m RELEASE SAVEPOINT active_record_1
|
3643
|
+
[1m[36mUuids::Uuid Load (0.1ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3644
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3645
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3646
|
+
[1m[35m (0.1ms)[0m commit transaction
|
3647
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3648
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3649
|
+
[1m[36mSQL (0.4ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:47.193762"], ["updated_at", "2014-10-16 19:06:47.193762"]]
|
3650
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3651
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3652
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "37b97955-1968-4f33-bd07-f2b06acf7580"]]
|
3653
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3654
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3655
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3656
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3657
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3658
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3659
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3660
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3661
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3662
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3663
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3664
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3665
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3666
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3667
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3668
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:06:47.201673"], ["updated_at", "2014-10-16 19:06:47.201673"]]
|
3669
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3670
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3671
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3672
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3673
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3674
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3675
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:47.204879"], ["updated_at", "2014-10-16 19:06:47.204879"]]
|
3676
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3677
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3678
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "73b53fd0-6517-4dd4-bea0-981567a1df98"]]
|
3679
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3680
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
3681
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3682
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3683
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3684
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3685
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:47.213565"], ["updated_at", "2014-10-16 19:06:47.213565"]]
|
3686
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3687
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3688
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "1cd6a2b4-2d4d-4209-92a5-7cb4f717c921"]]
|
3689
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3690
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3691
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3692
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3693
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3694
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3695
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3696
|
+
[1m[35m (0.1ms)[0m SAVEPOINT active_record_1
|
3697
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:06:47.220635"], ["updated_at", "2014-10-16 19:06:47.220635"]]
|
3698
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3699
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3700
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "91831d24-960d-4b91-a292-206a75e0dff8"]]
|
3701
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3702
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3703
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3704
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3705
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3706
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3707
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3708
|
+
FROM sqlite_master
|
3709
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3710
|
+
UNION ALL
|
3711
|
+
SELECT sql
|
3712
|
+
FROM sqlite_temp_master
|
3713
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3714
|
+
[0m
|
3715
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3716
|
+
FROM sqlite_master
|
3717
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3718
|
+
UNION ALL
|
3719
|
+
SELECT sql
|
3720
|
+
FROM sqlite_temp_master
|
3721
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3722
|
+
|
3723
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3724
|
+
[1m[35m (4.8ms)[0m DELETE FROM "uuids_uuids";
|
3725
|
+
[1m[36m (0.2ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3726
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3727
|
+
[1m[36m (2.4ms)[0m [1mDELETE FROM "records";[0m
|
3728
|
+
[1m[35m (0.3ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3729
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3730
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3731
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3732
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3733
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3734
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:10.165720"], ["updated_at", "2014-10-16 19:14:10.165720"]]
|
3735
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3736
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3737
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3738
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3739
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3740
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3741
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:14:10.179566"], ["updated_at", "2014-10-16 19:14:10.179566"]]
|
3742
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3743
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3744
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "c4dd066a-38ef-4d71-99a4-c65d46840e7f"]]
|
3745
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3746
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3747
|
+
[1m[36m (0.1ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3748
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3749
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3750
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3751
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3752
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3753
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:14:10.189015"], ["updated_at", "2014-10-16 19:14:10.189015"]]
|
3754
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3755
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3756
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "145574d7-e3cc-48b5-8b4f-b888c5a51762"]]
|
3757
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3758
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3759
|
+
[1m[36m (0.0ms)[0m [1mROLLBACK TO SAVEPOINT active_record_1[0m
|
3760
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3761
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3762
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3763
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3764
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3765
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:14:10.193401"], ["updated_at", "2014-10-16 19:14:10.193401"]]
|
3766
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3767
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3768
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "900144b6-3d29-4467-ba1a-40d0b68953ee"]]
|
3769
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3770
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3771
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3772
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3773
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3774
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3775
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:14:10.197242"], ["updated_at", "2014-10-16 19:14:10.197242"]]
|
3776
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3777
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3778
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "246c1a9c-108e-4416-be20-ea27a6bd4ca6"]]
|
3779
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3780
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3781
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3782
|
+
[1m[35mRecord Load (0.1ms)[0m SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
|
3783
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3784
|
+
[1m[35mUuids::Uuid Load (0.0ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3785
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3786
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3787
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3788
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3789
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3790
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:10.205649"], ["updated_at", "2014-10-16 19:14:10.205649"]]
|
3791
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3792
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3793
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "38b59839-1f46-4cca-a5ee-c318e6d17892"]]
|
3794
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3795
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3796
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3797
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
3798
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3799
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3800
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3801
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3802
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3803
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3804
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
3805
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3806
|
+
[1m[35mActiveRecord::SchemaMigration Load (0.1ms)[0m SELECT "schema_migrations".* FROM "schema_migrations"
|
3807
|
+
[1m[36m (0.1ms)[0m [1m SELECT sql
|
3808
|
+
FROM sqlite_master
|
3809
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3810
|
+
UNION ALL
|
3811
|
+
SELECT sql
|
3812
|
+
FROM sqlite_temp_master
|
3813
|
+
WHERE name='index_uuids_uuids_on_value' AND type='index'
|
3814
|
+
[0m
|
3815
|
+
[1m[35m (0.1ms)[0m SELECT sql
|
3816
|
+
FROM sqlite_master
|
3817
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3818
|
+
UNION ALL
|
3819
|
+
SELECT sql
|
3820
|
+
FROM sqlite_temp_master
|
3821
|
+
WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
|
3822
|
+
|
3823
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
3824
|
+
[1m[35m (2.8ms)[0m DELETE FROM "uuids_uuids";
|
3825
|
+
[1m[36m (0.1ms)[0m [1mSELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';[0m
|
3826
|
+
[1m[35m (0.1ms)[0m DELETE FROM sqlite_sequence where name = 'uuids_uuids';
|
3827
|
+
[1m[36m (2.4ms)[0m [1mDELETE FROM "records";[0m
|
3828
|
+
[1m[35m (0.1ms)[0m SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
|
3829
|
+
[1m[36m (0.1ms)[0m [1mDELETE FROM sqlite_sequence where name = 'records';[0m
|
3830
|
+
[1m[35m (0.1ms)[0m begin transaction
|
3831
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3832
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3833
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3834
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:45.164600"], ["updated_at", "2014-10-16 19:14:45.164600"]]
|
3835
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3836
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3837
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "212bb8fc-c67b-4307-8e85-a1b0736a7eb6"]]
|
3838
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3839
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3840
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3841
|
+
[1m[36m (0.2ms)[0m [1mrollback transaction[0m
|
3842
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3843
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3844
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3845
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3846
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:45.181101"], ["updated_at", "2014-10-16 19:14:45.181101"]]
|
3847
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3848
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3849
|
+
[1m[36mSQL (0.3ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "06b06b59-fa3f-4c39-b4be-4e0dc44864c8"]]
|
3850
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3851
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3852
|
+
[1m[35m (0.0ms)[0m ROLLBACK TO SAVEPOINT active_record_1
|
3853
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3854
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3855
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3856
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3857
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3858
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3859
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3860
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3861
|
+
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
3862
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3863
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3864
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3865
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3866
|
+
[1m[35mSQL (0.3ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:45.188194"], ["updated_at", "2014-10-16 19:14:45.188194"]]
|
3867
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3868
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3869
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "eb844797-f5a7-499f-a69a-0a8762976597"]]
|
3870
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3871
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3872
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3873
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3874
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3875
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3876
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:45.192003"], ["updated_at", "2014-10-16 19:14:45.192003"]]
|
3877
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3878
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
3879
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3880
|
+
[1m[35m (0.0ms)[0m commit transaction
|
3881
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
3882
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3883
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?)[0m [["created_at", "2014-10-16 19:14:45.194603"], ["updated_at", "2014-10-16 19:14:45.194603"]]
|
3884
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3885
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3886
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "fd7c3fa9-cac2-4cff-be8a-deb1e3914ee0"]]
|
3887
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3888
|
+
[1m[35mUuids::Uuid Load (0.1ms)[0m SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
|
3889
|
+
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
3890
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3891
|
+
[1m[36m (0.0ms)[0m [1mcommit transaction[0m
|
3892
|
+
[1m[35m (0.0ms)[0m begin transaction
|
3893
|
+
[1m[36m (0.0ms)[0m [1mSAVEPOINT active_record_1[0m
|
3894
|
+
[1m[35mSQL (0.2ms)[0m INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-16 19:14:45.199169"], ["updated_at", "2014-10-16 19:14:45.199169"]]
|
3895
|
+
[1m[36m (0.0ms)[0m [1mRELEASE SAVEPOINT active_record_1[0m
|
3896
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3897
|
+
[1m[36mSQL (0.2ms)[0m [1mINSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?)[0m [["record_id", 1], ["record_type", "Record"], ["value", "601ddc50-97c1-48b6-a0f0-aae7371d18b8"]]
|
3898
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3899
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3900
|
+
[1m[35m (0.0ms)[0m SAVEPOINT active_record_1
|
3901
|
+
[1m[36mRecord Load (0.1ms)[0m [1mSELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1[0m [["id", 1]]
|
3902
|
+
[1m[35m (0.0ms)[0m RELEASE SAVEPOINT active_record_1
|
3903
|
+
[1m[36mUuids::Uuid Load (0.0ms)[0m [1mSELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1[0m [["id", 1]]
|
3904
|
+
[1m[35m (0.1ms)[0m rollback transaction
|