uuids 1.0.0 → 1.0.1

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.
@@ -17735,3 +17735,1433 @@ SQLite3::ConstraintException: NOT NULL constraint failed: uuids_uuids.value: INS
17735
17735
  SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 14:49:45.094993"], ["updated_at", "2014-10-19 14:49:45.094993"]]
17736
17736
   (0.0ms) RELEASE SAVEPOINT active_record_1
17737
17737
   (0.1ms) rollback transaction
17738
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17739
+  (5.6ms) DELETE FROM "uuids_uuids";
17740
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
17741
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
17742
+  (3.0ms) DELETE FROM "records";
17743
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
17744
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'records';
17745
+  (3.2ms) DELETE FROM "cities";
17746
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
17747
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'cities';
17748
+  (0.1ms) begin transaction
17749
+  (0.1ms) commit transaction
17750
+  (0.1ms) begin transaction
17751
+  (0.1ms) rollback transaction
17752
+  (0.1ms) begin transaction
17753
+  (0.1ms) commit transaction
17754
+  (0.1ms) begin transaction
17755
+  (0.1ms) rollback transaction
17756
+  (0.1ms) begin transaction
17757
+  (0.1ms) commit transaction
17758
+  (0.1ms) begin transaction
17759
+  (0.1ms) SAVEPOINT active_record_1
17760
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.640959"], ["updated_at", "2014-10-19 17:09:12.640959"]]
17761
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17762
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "a3d09ac4-c556-4ae0-9046-9c5bc7d0a66f"]]
17763
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17764
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = 'a3d09ac4-c556-4ae0-9046-9c5bc7d0a66f' ORDER BY "cities"."id" ASC LIMIT 1
17765
+  (0.2ms) rollback transaction
17766
+  (0.0ms) begin transaction
17767
+  (0.0ms) commit transaction
17768
+  (0.0ms) begin transaction
17769
+  (0.0ms) SAVEPOINT active_record_1
17770
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.670816"], ["updated_at", "2014-10-19 17:09:12.670816"]]
17771
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17772
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "4206a41c-1755-4237-86d4-172bd78bd1c3"]]
17773
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17774
+  (0.2ms) rollback transaction
17775
+  (0.0ms) begin transaction
17776
+  (0.0ms) commit transaction
17777
+  (0.0ms) begin transaction
17778
+  (0.0ms) SAVEPOINT active_record_1
17779
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.676048"], ["updated_at", "2014-10-19 17:09:12.676048"]]
17780
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17781
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "391beaa9-807d-40a4-b691-c5292ec3852f"]]
17782
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17783
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
17784
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17785
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
17786
+  (0.1ms) rollback transaction
17787
+  (0.0ms) begin transaction
17788
+  (0.0ms) commit transaction
17789
+  (0.0ms) begin transaction
17790
+  (0.0ms) SAVEPOINT active_record_1
17791
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.687539"], ["updated_at", "2014-10-19 17:09:12.687539"]]
17792
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17793
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "d83d8e2a-77f9-498f-99c8-72a3cf787d84"]]
17794
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17795
+  (0.0ms) SAVEPOINT active_record_1
17796
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
17797
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
17798
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17799
+  (0.0ms) SAVEPOINT active_record_1
17800
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
17801
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
17802
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17803
+  (0.1ms) rollback transaction
17804
+  (0.0ms) begin transaction
17805
+  (0.0ms) commit transaction
17806
+  (0.0ms) begin transaction
17807
+  (0.0ms) SAVEPOINT active_record_1
17808
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.695823"], ["updated_at", "2014-10-19 17:09:12.695823"]]
17809
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17810
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "85900e7a-3c7f-4ff2-8bcd-52845746c678"]]
17811
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17812
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
17813
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17814
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
17815
+  (0.1ms) rollback transaction
17816
+  (0.0ms) begin transaction
17817
+  (0.0ms) commit transaction
17818
+  (0.0ms) begin transaction
17819
+  (0.0ms) SAVEPOINT active_record_1
17820
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.702017"], ["updated_at", "2014-10-19 17:09:12.702017"]]
17821
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17822
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "01b1410b-377b-4afd-b89a-c6c01d2c7bc0"]]
17823
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
17824
+ SQL (0.1ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "db7982f2-80b5-4661-961b-6dd81d1b8d7c"]]
17825
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17826
+  (0.1ms) rollback transaction
17827
+  (0.0ms) begin transaction
17828
+  (0.0ms) commit transaction
17829
+  (0.0ms) begin transaction
17830
+  (0.1ms) SAVEPOINT active_record_1
17831
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.708553"], ["updated_at", "2014-10-19 17:09:12.708553"]]
17832
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17833
+  (0.2ms) rollback transaction
17834
+  (0.0ms) begin transaction
17835
+  (0.0ms) commit transaction
17836
+  (0.0ms) begin transaction
17837
+  (0.0ms) SAVEPOINT active_record_1
17838
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.714677"], ["updated_at", "2014-10-19 17:09:12.714677"]]
17839
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17840
+  (0.1ms) rollback transaction
17841
+  (0.0ms) begin transaction
17842
+  (0.0ms) commit transaction
17843
+  (0.0ms) begin transaction
17844
+  (0.0ms) SAVEPOINT active_record_1
17845
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.717838"], ["updated_at", "2014-10-19 17:09:12.717838"]]
17846
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17847
+  (0.1ms) rollback transaction
17848
+  (0.0ms) begin transaction
17849
+  (0.0ms) commit transaction
17850
+  (0.0ms) begin transaction
17851
+  (0.0ms) SAVEPOINT active_record_1
17852
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.720640"], ["updated_at", "2014-10-19 17:09:12.720640"]]
17853
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17854
+  (0.0ms) SAVEPOINT active_record_1
17855
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "9d7e1ebc-24be-4af5-b6dd-d2e0aa3e8390"]]
17856
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17857
+  (0.0ms) SAVEPOINT active_record_1
17858
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
17859
+  (0.1ms) rollback transaction
17860
+  (0.0ms) begin transaction
17861
+  (0.0ms) commit transaction
17862
+  (0.0ms) begin transaction
17863
+  (0.0ms) SAVEPOINT active_record_1
17864
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.724523"], ["updated_at", "2014-10-19 17:09:12.724523"]]
17865
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17866
+  (0.0ms) SAVEPOINT active_record_1
17867
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "2af38024-6c16-4617-b87d-3202454ead4c"]]
17868
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17869
+  (0.0ms) SAVEPOINT active_record_1
17870
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
17871
+  (0.1ms) rollback transaction
17872
+  (0.0ms) begin transaction
17873
+  (0.0ms) commit transaction
17874
+  (0.0ms) begin transaction
17875
+  (0.0ms) SAVEPOINT active_record_1
17876
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.728517"], ["updated_at", "2014-10-19 17:09:12.728517"]]
17877
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17878
+  (0.0ms) SAVEPOINT active_record_1
17879
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "b663f1c4-56c6-4ac2-9e41-9ff69edd657f"]]
17880
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17881
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
17882
+  (0.1ms) rollback transaction
17883
+  (0.0ms) begin transaction
17884
+  (0.0ms) commit transaction
17885
+  (0.0ms) begin transaction
17886
+  (0.0ms) SAVEPOINT active_record_1
17887
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.732243"], ["updated_at", "2014-10-19 17:09:12.732243"]]
17888
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17889
+  (0.0ms) SAVEPOINT active_record_1
17890
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "d7a7bec3-6648-48b2-8e8d-b6c48dbbebb8"]]
17891
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17892
+  (0.1ms) rollback transaction
17893
+  (0.0ms) begin transaction
17894
+  (0.0ms) commit transaction
17895
+  (0.0ms) begin transaction
17896
+  (0.0ms) SAVEPOINT active_record_1
17897
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.735660"], ["updated_at", "2014-10-19 17:09:12.735660"]]
17898
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17899
+  (0.0ms) SAVEPOINT active_record_1
17900
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "8d354118-6fe6-4fac-a560-a2ac6d57c142"]]
17901
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17902
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
17903
+  (0.1ms) rollback transaction
17904
+  (0.0ms) begin transaction
17905
+  (0.0ms) commit transaction
17906
+  (0.0ms) begin transaction
17907
+  (0.0ms) SAVEPOINT active_record_1
17908
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:09:12.739515"], ["updated_at", "2014-10-19 17:09:12.739515"]]
17909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17910
+  (0.0ms) SAVEPOINT active_record_1
17911
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "080dfeae-c04d-498b-b92c-61854161cba3"]]
17912
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17913
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
17914
+  (0.0ms) SAVEPOINT active_record_1
17915
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
17916
+  (0.0ms) RELEASE SAVEPOINT active_record_1
17917
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
17918
+  (0.1ms) rollback transaction
17919
+  (5.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
17920
+  (0.1ms) select sqlite_version(*)
17921
+  (3.2ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
17922
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
17923
+ Migrating to CreateUuidsUuids (20141019170907)
17924
+  (0.1ms) begin transaction
17925
+  (0.8ms) CREATE TABLE "uuids_uuids" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "value" varchar(36) NOT NULL, "record_id" integer NOT NULL, "record_type" varchar(255) NOT NULL)
17926
+  (0.3ms) CREATE INDEX "index_uuids_uuids_on_record_id_and_record_type" ON "uuids_uuids" ("record_id", "record_type")
17927
+  (0.1ms) SELECT sql
17928
+ FROM sqlite_master
17929
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17930
+ UNION ALL
17931
+ SELECT sql
17932
+ FROM sqlite_temp_master
17933
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17934
+
17935
+  (0.2ms) CREATE UNIQUE INDEX "index_uuids_uuids_on_value" ON "uuids_uuids" ("value")
17936
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141019170907"]]
17937
+  (2.5ms) commit transaction
17938
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17939
+  (0.1ms)  SELECT sql
17940
+ FROM sqlite_master
17941
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17942
+ UNION ALL
17943
+ SELECT sql
17944
+ FROM sqlite_temp_master
17945
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17946
+ 
17947
+  (0.1ms) SELECT sql
17948
+ FROM sqlite_master
17949
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17950
+ UNION ALL
17951
+ SELECT sql
17952
+ FROM sqlite_temp_master
17953
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17954
+
17955
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17956
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17957
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17958
+  (0.1ms)  SELECT sql
17959
+ FROM sqlite_master
17960
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17961
+ UNION ALL
17962
+ SELECT sql
17963
+ FROM sqlite_temp_master
17964
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17965
+ 
17966
+  (0.1ms) SELECT sql
17967
+ FROM sqlite_master
17968
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17969
+ UNION ALL
17970
+ SELECT sql
17971
+ FROM sqlite_temp_master
17972
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17973
+
17974
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17975
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17976
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17977
+  (0.1ms)  SELECT sql
17978
+ FROM sqlite_master
17979
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17980
+ UNION ALL
17981
+ SELECT sql
17982
+ FROM sqlite_temp_master
17983
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
17984
+ 
17985
+  (0.1ms) SELECT sql
17986
+ FROM sqlite_master
17987
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17988
+ UNION ALL
17989
+ SELECT sql
17990
+ FROM sqlite_temp_master
17991
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
17992
+
17993
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
17994
+  (6.0ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
17995
+  (0.3ms) select sqlite_version(*)
17996
+  (3.6ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
17997
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
17998
+ Migrating to CreateUuidsUuids (20141016112506)
17999
+  (0.1ms) begin transaction
18000
+  (0.8ms) CREATE TABLE "uuids_uuids" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "value" varchar(36) NOT NULL, "record_id" integer NOT NULL, "record_type" varchar(255) NOT NULL)
18001
+  (0.2ms) CREATE INDEX "index_uuids_uuids_on_record_id_and_record_type" ON "uuids_uuids" ("record_id", "record_type")
18002
+  (0.1ms) SELECT sql
18003
+ FROM sqlite_master
18004
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
18005
+ UNION ALL
18006
+ SELECT sql
18007
+ FROM sqlite_temp_master
18008
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
18009
+
18010
+  (0.2ms) CREATE UNIQUE INDEX "index_uuids_uuids_on_value" ON "uuids_uuids" ("value")
18011
+ SQL (0.3ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141016112506"]]
18012
+  (2.6ms) commit transaction
18013
+ Migrating to CreateRecords (20141016113016)
18014
+  (0.1ms) begin transaction
18015
+  (0.5ms) CREATE TABLE "records" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime) 
18016
+ SQL (0.2ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141016113016"]]
18017
+  (3.2ms) commit transaction
18018
+ Migrating to CreateCities (20141017081115)
18019
+  (0.1ms) begin transaction
18020
+  (0.8ms) CREATE TABLE "cities" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "created_at" datetime, "updated_at" datetime) 
18021
+ SQL (0.4ms) INSERT INTO "schema_migrations" ("version") VALUES (?) [["version", "20141017081115"]]
18022
+  (3.3ms) commit transaction
18023
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18024
+  (0.2ms)  SELECT sql
18025
+ FROM sqlite_master
18026
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
18027
+ UNION ALL
18028
+ SELECT sql
18029
+ FROM sqlite_temp_master
18030
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
18031
+ 
18032
+  (0.2ms) SELECT sql
18033
+ FROM sqlite_master
18034
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
18035
+ UNION ALL
18036
+ SELECT sql
18037
+ FROM sqlite_temp_master
18038
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
18039
+
18040
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18041
+  (5.1ms) DELETE FROM "uuids_uuids";
18042
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18043
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18044
+  (2.8ms) DELETE FROM "records";
18045
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18046
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'records';
18047
+  (2.6ms) DELETE FROM "cities";
18048
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18049
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18050
+  (0.1ms) begin transaction
18051
+  (0.0ms) commit transaction
18052
+  (0.0ms) begin transaction
18053
+  (0.1ms) rollback transaction
18054
+  (0.1ms) begin transaction
18055
+  (0.0ms) commit transaction
18056
+  (0.0ms) begin transaction
18057
+  (0.1ms) rollback transaction
18058
+  (0.0ms) begin transaction
18059
+  (0.0ms) commit transaction
18060
+  (0.0ms) begin transaction
18061
+  (0.0ms) SAVEPOINT active_record_1
18062
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.436638"], ["updated_at", "2014-10-19 17:23:49.436638"]]
18063
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18064
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "e6b840f3-84f1-4f9b-8765-ba3bbc6d80bf"]]
18065
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18066
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = 'e6b840f3-84f1-4f9b-8765-ba3bbc6d80bf' ORDER BY "cities"."id" ASC LIMIT 1
18067
+  (0.1ms) rollback transaction
18068
+  (0.0ms) begin transaction
18069
+  (0.0ms) commit transaction
18070
+  (0.0ms) begin transaction
18071
+  (0.0ms) SAVEPOINT active_record_1
18072
+ SQL (0.4ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.468281"], ["updated_at", "2014-10-19 17:23:49.468281"]]
18073
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18074
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "1a0e7d70-b5c9-4caa-8c84-64e19526c512"]]
18075
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18076
+  (0.1ms) rollback transaction
18077
+  (0.0ms) begin transaction
18078
+  (0.0ms) commit transaction
18079
+  (0.0ms) begin transaction
18080
+  (0.0ms) SAVEPOINT active_record_1
18081
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.474871"], ["updated_at", "2014-10-19 17:23:49.474871"]]
18082
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18083
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "93b76147-1ec6-4416-9d1f-1d48ef40ce1e"]]
18084
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18085
+  (0.0ms) SAVEPOINT active_record_1
18086
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
18087
+ SQL (0.2ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18088
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18089
+  (0.0ms) SAVEPOINT active_record_1
18090
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18091
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
18092
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18093
+  (0.1ms) rollback transaction
18094
+  (0.9ms) begin transaction
18095
+  (0.3ms) commit transaction
18096
+  (0.1ms) begin transaction
18097
+  (0.0ms) SAVEPOINT active_record_1
18098
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.510455"], ["updated_at", "2014-10-19 17:23:49.510455"]]
18099
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18100
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "b78ea01a-b35a-453d-b5f5-eeca3fb4d72e"]]
18101
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18102
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18103
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18104
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18105
+  (0.1ms) rollback transaction
18106
+  (0.0ms) begin transaction
18107
+  (0.0ms) commit transaction
18108
+  (0.0ms) begin transaction
18109
+  (0.0ms) SAVEPOINT active_record_1
18110
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.516368"], ["updated_at", "2014-10-19 17:23:49.516368"]]
18111
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18112
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "968c5f6e-55f4-4cc3-b6ae-2dfa761181df"]]
18113
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18114
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18115
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18116
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18117
+  (0.1ms) rollback transaction
18118
+  (0.0ms) begin transaction
18119
+  (0.0ms) commit transaction
18120
+  (0.0ms) begin transaction
18121
+  (0.0ms) SAVEPOINT active_record_1
18122
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.525514"], ["updated_at", "2014-10-19 17:23:49.525514"]]
18123
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18124
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "4745bf6c-02bf-4eef-a5e2-3d317cc852a7"]]
18125
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18126
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "2c953725-4acf-4fe1-81f2-4a2fbc6aeaf1"]]
18127
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18128
+  (0.1ms) rollback transaction
18129
+  (0.0ms) begin transaction
18130
+  (0.0ms) commit transaction
18131
+  (0.0ms) begin transaction
18132
+  (0.0ms) SAVEPOINT active_record_1
18133
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.531976"], ["updated_at", "2014-10-19 17:23:49.531976"]]
18134
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18135
+  (0.1ms) rollback transaction
18136
+  (0.0ms) begin transaction
18137
+  (0.0ms) commit transaction
18138
+  (0.0ms) begin transaction
18139
+  (0.0ms) SAVEPOINT active_record_1
18140
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.537957"], ["updated_at", "2014-10-19 17:23:49.537957"]]
18141
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18142
+  (0.0ms) SAVEPOINT active_record_1
18143
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "afd61cf7-642c-4782-957f-3c8521d5fd75"]]
18144
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18145
+  (0.0ms) SAVEPOINT active_record_1
18146
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18147
+  (0.1ms) rollback transaction
18148
+  (0.0ms) begin transaction
18149
+  (0.0ms) commit transaction
18150
+  (0.0ms) begin transaction
18151
+  (0.0ms) SAVEPOINT active_record_1
18152
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.543001"], ["updated_at", "2014-10-19 17:23:49.543001"]]
18153
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18154
+  (0.0ms) SAVEPOINT active_record_1
18155
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "613ce8f1-1116-437f-8556-1c7548ef51a9"]]
18156
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18157
+  (0.0ms) SAVEPOINT active_record_1
18158
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18159
+  (0.1ms) rollback transaction
18160
+  (0.0ms) begin transaction
18161
+  (0.0ms) commit transaction
18162
+  (0.0ms) begin transaction
18163
+  (0.0ms) SAVEPOINT active_record_1
18164
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.547108"], ["updated_at", "2014-10-19 17:23:49.547108"]]
18165
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18166
+  (0.1ms) rollback transaction
18167
+  (0.0ms) begin transaction
18168
+  (0.0ms) commit transaction
18169
+  (0.0ms) begin transaction
18170
+  (0.0ms) SAVEPOINT active_record_1
18171
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.549804"], ["updated_at", "2014-10-19 17:23:49.549804"]]
18172
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18173
+  (0.1ms) rollback transaction
18174
+  (0.0ms) begin transaction
18175
+  (0.0ms) commit transaction
18176
+  (0.0ms) begin transaction
18177
+  (0.0ms) SAVEPOINT active_record_1
18178
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.552391"], ["updated_at", "2014-10-19 17:23:49.552391"]]
18179
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18180
+  (0.0ms) SAVEPOINT active_record_1
18181
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "09752229-5fc7-4e6c-bf70-f0fab974b70c"]]
18182
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18183
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18184
+  (0.1ms) rollback transaction
18185
+  (0.0ms) begin transaction
18186
+  (0.0ms) commit transaction
18187
+  (0.0ms) begin transaction
18188
+  (0.0ms) SAVEPOINT active_record_1
18189
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.555950"], ["updated_at", "2014-10-19 17:23:49.555950"]]
18190
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18191
+  (0.0ms) SAVEPOINT active_record_1
18192
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "5faf6c11-c384-4804-a271-a202ee3ef6db"]]
18193
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18194
+  (0.1ms) rollback transaction
18195
+  (0.0ms) begin transaction
18196
+  (0.0ms) commit transaction
18197
+  (0.0ms) begin transaction
18198
+  (0.1ms) SAVEPOINT active_record_1
18199
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.559462"], ["updated_at", "2014-10-19 17:23:49.559462"]]
18200
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18201
+  (0.0ms) SAVEPOINT active_record_1
18202
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "c274ecdd-66b3-46bd-94b6-d14e31108851"]]
18203
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18204
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18205
+  (0.1ms) rollback transaction
18206
+  (0.0ms) begin transaction
18207
+  (0.0ms) commit transaction
18208
+  (0.0ms) begin transaction
18209
+  (0.0ms) SAVEPOINT active_record_1
18210
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 17:23:49.563033"], ["updated_at", "2014-10-19 17:23:49.563033"]]
18211
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18212
+  (0.0ms) SAVEPOINT active_record_1
18213
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "fa38ec17-8bb3-4b98-b120-3f57691b9e76"]]
18214
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18215
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18216
+  (0.0ms) SAVEPOINT active_record_1
18217
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18218
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18219
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18220
+  (0.1ms) rollback transaction
18221
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18222
+  (6.0ms) DELETE FROM "uuids_uuids";
18223
+  (0.7ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18224
+  (0.3ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18225
+  (2.9ms) DELETE FROM "records";
18226
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18227
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'records';
18228
+  (2.5ms) DELETE FROM "cities";
18229
+  (0.1ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18230
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18231
+  (0.1ms) begin transaction
18232
+  (0.0ms) commit transaction
18233
+  (0.0ms) begin transaction
18234
+  (0.1ms) rollback transaction
18235
+  (0.0ms) begin transaction
18236
+  (0.0ms) commit transaction
18237
+  (0.0ms) begin transaction
18238
+  (0.1ms) rollback transaction
18239
+  (0.0ms) begin transaction
18240
+  (0.0ms) commit transaction
18241
+  (0.0ms) begin transaction
18242
+  (0.0ms) SAVEPOINT active_record_1
18243
+ SQL (0.4ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.407680"], ["updated_at", "2014-10-19 18:20:42.407680"]]
18244
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18245
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "619da0a9-23f1-4569-be70-ef0af64cfa9a"]]
18246
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18247
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "ca32bb3a-d8ef-4062-93f4-05927f4dc236"]]
18248
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18249
+  (0.1ms) rollback transaction
18250
+  (0.0ms) begin transaction
18251
+  (0.0ms) commit transaction
18252
+  (0.0ms) begin transaction
18253
+  (0.0ms) SAVEPOINT active_record_1
18254
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.420802"], ["updated_at", "2014-10-19 18:20:42.420802"]]
18255
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18256
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "8aac0bc0-97ad-4a5f-a80c-500180b43ca9"]]
18257
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18258
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = '8aac0bc0-97ad-4a5f-a80c-500180b43ca9' ORDER BY "cities"."id" ASC LIMIT 1
18259
+  (0.1ms) rollback transaction
18260
+  (0.0ms) begin transaction
18261
+  (0.0ms) commit transaction
18262
+  (0.0ms) begin transaction
18263
+  (0.0ms) SAVEPOINT active_record_1
18264
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.433848"], ["updated_at", "2014-10-19 18:20:42.433848"]]
18265
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18266
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "884e16d1-935c-4dd2-81e7-81be5391a2f5"]]
18267
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18268
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18269
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18270
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18271
+  (0.2ms) rollback transaction
18272
+  (0.8ms) begin transaction
18273
+  (0.3ms) commit transaction
18274
+  (0.0ms) begin transaction
18275
+  (0.0ms) SAVEPOINT active_record_1
18276
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.467518"], ["updated_at", "2014-10-19 18:20:42.467518"]]
18277
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18278
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "d5ec7404-0209-4479-a309-50e29ff8de86"]]
18279
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18280
+  (0.0ms) SAVEPOINT active_record_1
18281
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18282
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18283
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18284
+  (0.0ms) SAVEPOINT active_record_1
18285
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18286
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
18287
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18288
+  (0.1ms) rollback transaction
18289
+  (0.0ms) begin transaction
18290
+  (0.0ms) commit transaction
18291
+  (0.0ms) begin transaction
18292
+  (0.0ms) SAVEPOINT active_record_1
18293
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.476895"], ["updated_at", "2014-10-19 18:20:42.476895"]]
18294
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18295
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "91acc251-16da-498a-bfcc-1c4d55f5fa81"]]
18296
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18297
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18298
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18299
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18300
+  (0.1ms) rollback transaction
18301
+  (0.0ms) begin transaction
18302
+  (0.0ms) commit transaction
18303
+  (0.0ms) begin transaction
18304
+  (0.0ms) SAVEPOINT active_record_1
18305
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.482117"], ["updated_at", "2014-10-19 18:20:42.482117"]]
18306
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18307
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "9db37b22-3b04-45e2-abcd-5b2676de757d"]]
18308
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18309
+  (0.1ms) rollback transaction
18310
+  (0.0ms) begin transaction
18311
+  (0.0ms) commit transaction
18312
+  (0.0ms) begin transaction
18313
+  (0.0ms) SAVEPOINT active_record_1
18314
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.489302"], ["updated_at", "2014-10-19 18:20:42.489302"]]
18315
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18316
+  (0.0ms) SAVEPOINT active_record_1
18317
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "50b5da17-edd0-46fe-b97c-52184ac120a2"]]
18318
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18319
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18320
+  (0.1ms) rollback transaction
18321
+  (0.0ms) begin transaction
18322
+  (0.0ms) commit transaction
18323
+  (0.0ms) begin transaction
18324
+  (0.0ms) SAVEPOINT active_record_1
18325
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.496347"], ["updated_at", "2014-10-19 18:20:42.496347"]]
18326
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18327
+  (0.0ms) SAVEPOINT active_record_1
18328
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "e4fa033c-dc5e-4ff8-b9a8-4dfcbd6a315d"]]
18329
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18330
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18331
+  (0.0ms) SAVEPOINT active_record_1
18332
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18333
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18334
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18335
+  (0.2ms) rollback transaction
18336
+  (0.0ms) begin transaction
18337
+  (0.0ms) commit transaction
18338
+  (0.0ms) begin transaction
18339
+  (0.0ms) SAVEPOINT active_record_1
18340
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.501827"], ["updated_at", "2014-10-19 18:20:42.501827"]]
18341
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18342
+  (0.0ms) SAVEPOINT active_record_1
18343
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "e275e688-ef18-47cf-84d4-a752e1112f55"]]
18344
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18345
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18346
+  (0.1ms) rollback transaction
18347
+  (0.0ms) begin transaction
18348
+  (0.0ms) commit transaction
18349
+  (0.0ms) begin transaction
18350
+  (0.0ms) SAVEPOINT active_record_1
18351
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.505532"], ["updated_at", "2014-10-19 18:20:42.505532"]]
18352
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18353
+  (0.0ms) SAVEPOINT active_record_1
18354
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f76ea607-3cb5-47d4-87f7-b411293e8f7c"]]
18355
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18356
+  (0.1ms) rollback transaction
18357
+  (0.0ms) begin transaction
18358
+  (0.0ms) commit transaction
18359
+  (0.0ms) begin transaction
18360
+  (0.0ms) SAVEPOINT active_record_1
18361
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.509164"], ["updated_at", "2014-10-19 18:20:42.509164"]]
18362
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18363
+  (0.0ms) SAVEPOINT active_record_1
18364
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "b8df3d6f-ed96-469a-b3f9-ab530c46923b"]]
18365
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18366
+  (0.0ms) SAVEPOINT active_record_1
18367
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18368
+  (0.1ms) rollback transaction
18369
+  (0.0ms) begin transaction
18370
+  (0.0ms) commit transaction
18371
+  (0.0ms) begin transaction
18372
+  (0.0ms) SAVEPOINT active_record_1
18373
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.513613"], ["updated_at", "2014-10-19 18:20:42.513613"]]
18374
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18375
+  (0.0ms) SAVEPOINT active_record_1
18376
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "1493a96e-71c9-40a7-b752-83e49e871a99"]]
18377
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18378
+  (0.0ms) SAVEPOINT active_record_1
18379
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18380
+  (0.1ms) rollback transaction
18381
+  (0.0ms) begin transaction
18382
+  (0.0ms) commit transaction
18383
+  (0.0ms) begin transaction
18384
+  (0.0ms) SAVEPOINT active_record_1
18385
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.517310"], ["updated_at", "2014-10-19 18:20:42.517310"]]
18386
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18387
+  (0.1ms) rollback transaction
18388
+  (0.0ms) begin transaction
18389
+  (0.0ms) commit transaction
18390
+  (0.0ms) begin transaction
18391
+  (0.0ms) SAVEPOINT active_record_1
18392
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.519603"], ["updated_at", "2014-10-19 18:20:42.519603"]]
18393
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18394
+  (0.1ms) rollback transaction
18395
+  (0.0ms) begin transaction
18396
+  (0.0ms) commit transaction
18397
+  (0.0ms) begin transaction
18398
+  (0.0ms) SAVEPOINT active_record_1
18399
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:20:42.522197"], ["updated_at", "2014-10-19 18:20:42.522197"]]
18400
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18401
+  (0.1ms) rollback transaction
18402
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18403
+  (4.4ms) DELETE FROM "uuids_uuids";
18404
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18405
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18406
+  (2.6ms) DELETE FROM "records";
18407
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18408
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'records';
18409
+  (2.8ms) DELETE FROM "cities";
18410
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18411
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18412
+  (0.1ms) begin transaction
18413
+  (0.0ms) commit transaction
18414
+  (0.0ms) begin transaction
18415
+  (0.0ms) SAVEPOINT active_record_1
18416
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.722849"], ["updated_at", "2014-10-19 18:24:33.722849"]]
18417
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18418
+  (0.0ms) SAVEPOINT active_record_1
18419
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "9e02c6fe-af6c-4a62-a63e-64b566be2d39"]]
18420
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18421
+  (0.2ms) rollback transaction
18422
+  (0.0ms) begin transaction
18423
+  (0.0ms) commit transaction
18424
+  (0.0ms) begin transaction
18425
+  (0.0ms) SAVEPOINT active_record_1
18426
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.735602"], ["updated_at", "2014-10-19 18:24:33.735602"]]
18427
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18428
+  (0.1ms) SAVEPOINT active_record_1
18429
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "45b9dc15-8d61-46c2-bc32-dd267a43012a"]]
18430
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18431
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18432
+  (0.2ms) rollback transaction
18433
+  (0.0ms) begin transaction
18434
+  (0.0ms) commit transaction
18435
+  (0.0ms) begin transaction
18436
+  (0.0ms) SAVEPOINT active_record_1
18437
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.741833"], ["updated_at", "2014-10-19 18:24:33.741833"]]
18438
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18439
+  (0.1ms) rollback transaction
18440
+  (0.0ms) begin transaction
18441
+  (0.0ms) commit transaction
18442
+  (0.0ms) begin transaction
18443
+  (0.0ms) SAVEPOINT active_record_1
18444
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.748326"], ["updated_at", "2014-10-19 18:24:33.748326"]]
18445
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18446
+  (0.1ms) rollback transaction
18447
+  (0.0ms) begin transaction
18448
+  (0.0ms) commit transaction
18449
+  (0.0ms) begin transaction
18450
+  (0.0ms) SAVEPOINT active_record_1
18451
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.752556"], ["updated_at", "2014-10-19 18:24:33.752556"]]
18452
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18453
+  (0.0ms) SAVEPOINT active_record_1
18454
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "bd79ded2-4ccb-425c-82e4-ec7564049d2b"]]
18455
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18456
+  (0.0ms) SAVEPOINT active_record_1
18457
+  (0.1ms) ROLLBACK TO SAVEPOINT active_record_1
18458
+  (0.1ms) rollback transaction
18459
+  (0.0ms) begin transaction
18460
+  (0.0ms) commit transaction
18461
+  (0.0ms) begin transaction
18462
+  (0.0ms) SAVEPOINT active_record_1
18463
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.757788"], ["updated_at", "2014-10-19 18:24:33.757788"]]
18464
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18465
+  (0.0ms) SAVEPOINT active_record_1
18466
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "9ae70242-c825-4137-a96c-8cfb9ed5c474"]]
18467
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18468
+  (0.1ms) SAVEPOINT active_record_1
18469
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18470
+  (0.2ms) rollback transaction
18471
+  (0.0ms) begin transaction
18472
+  (0.0ms) commit transaction
18473
+  (0.0ms) begin transaction
18474
+  (0.0ms) SAVEPOINT active_record_1
18475
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.763492"], ["updated_at", "2014-10-19 18:24:33.763492"]]
18476
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18477
+  (0.0ms) SAVEPOINT active_record_1
18478
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "bf8e7cef-eeb3-4926-8b0f-b79f9f1b4131"]]
18479
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18480
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18481
+  (0.0ms) SAVEPOINT active_record_1
18482
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18483
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18484
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18485
+  (0.1ms) rollback transaction
18486
+  (0.0ms) begin transaction
18487
+  (0.0ms) commit transaction
18488
+  (0.0ms) begin transaction
18489
+  (0.0ms) SAVEPOINT active_record_1
18490
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.771604"], ["updated_at", "2014-10-19 18:24:33.771604"]]
18491
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18492
+  (0.0ms) SAVEPOINT active_record_1
18493
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "1e2543eb-9843-451e-98af-f7d650597ac3"]]
18494
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18495
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18496
+  (0.1ms) rollback transaction
18497
+  (0.0ms) begin transaction
18498
+  (0.0ms) commit transaction
18499
+  (0.0ms) begin transaction
18500
+  (0.0ms) SAVEPOINT active_record_1
18501
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.775124"], ["updated_at", "2014-10-19 18:24:33.775124"]]
18502
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18503
+  (0.1ms) rollback transaction
18504
+  (0.0ms) begin transaction
18505
+  (0.0ms) commit transaction
18506
+  (0.0ms) begin transaction
18507
+  (0.0ms) SAVEPOINT active_record_1
18508
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.784644"], ["updated_at", "2014-10-19 18:24:33.784644"]]
18509
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18510
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "86479476-4b21-4494-8173-80b1e4c1b90a"]]
18511
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18512
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "0f7d5b92-7bdf-4ac8-8fc6-8a24b961f359"]]
18513
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18514
+  (0.1ms) rollback transaction
18515
+  (0.0ms) begin transaction
18516
+  (0.0ms) commit transaction
18517
+  (0.0ms) begin transaction
18518
+  (0.0ms) SAVEPOINT active_record_1
18519
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.791791"], ["updated_at", "2014-10-19 18:24:33.791791"]]
18520
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18521
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "d7388954-8ddb-4b85-b245-375108a5bd8c"]]
18522
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18523
+  (0.0ms) SAVEPOINT active_record_1
18524
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18525
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18526
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18527
+  (0.0ms) SAVEPOINT active_record_1
18528
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18529
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
18530
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18531
+  (0.1ms) rollback transaction
18532
+  (0.7ms) begin transaction
18533
+  (0.4ms) commit transaction
18534
+  (0.0ms) begin transaction
18535
+  (0.0ms) SAVEPOINT active_record_1
18536
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.825486"], ["updated_at", "2014-10-19 18:24:33.825486"]]
18537
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18538
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "8828152f-a3d1-4af0-9b36-8430ad5b2218"]]
18539
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18540
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18541
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18542
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18543
+  (0.2ms) rollback transaction
18544
+  (0.0ms) begin transaction
18545
+  (0.0ms) commit transaction
18546
+  (0.0ms) begin transaction
18547
+  (0.0ms) SAVEPOINT active_record_1
18548
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.834587"], ["updated_at", "2014-10-19 18:24:33.834587"]]
18549
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18550
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "c1f43a9b-dd5b-4cff-9638-15223044077f"]]
18551
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18552
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18553
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18554
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18555
+  (0.2ms) rollback transaction
18556
+  (0.0ms) begin transaction
18557
+  (0.0ms) commit transaction
18558
+  (0.0ms) begin transaction
18559
+  (0.0ms) SAVEPOINT active_record_1
18560
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.840406"], ["updated_at", "2014-10-19 18:24:33.840406"]]
18561
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18562
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "21073d2d-129a-4c0b-8f47-068e3224a1a7"]]
18563
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18564
+  (0.1ms) rollback transaction
18565
+  (0.0ms) begin transaction
18566
+  (0.0ms) commit transaction
18567
+  (0.0ms) begin transaction
18568
+  (0.0ms) SAVEPOINT active_record_1
18569
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 18:24:33.845643"], ["updated_at", "2014-10-19 18:24:33.845643"]]
18570
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18571
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "e311e6b5-f11f-4243-a55a-a1726367f868"]]
18572
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18573
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = 'e311e6b5-f11f-4243-a55a-a1726367f868' ORDER BY "cities"."id" ASC LIMIT 1
18574
+  (0.1ms) rollback transaction
18575
+  (0.0ms) begin transaction
18576
+  (0.0ms) commit transaction
18577
+  (0.0ms) begin transaction
18578
+  (0.0ms) rollback transaction
18579
+  (0.0ms) begin transaction
18580
+  (0.0ms) commit transaction
18581
+  (0.0ms) begin transaction
18582
+  (0.0ms) rollback transaction
18583
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18584
+  (4.6ms) DELETE FROM "uuids_uuids";
18585
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18586
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18587
+  (2.9ms) DELETE FROM "records";
18588
+  (0.4ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18589
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'records';
18590
+  (2.7ms) DELETE FROM "cities";
18591
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18592
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18593
+  (0.2ms) begin transaction
18594
+  (0.0ms) commit transaction
18595
+  (0.0ms) begin transaction
18596
+  (0.1ms) rollback transaction
18597
+  (0.0ms) begin transaction
18598
+  (0.1ms) commit transaction
18599
+  (0.0ms) begin transaction
18600
+  (0.0ms) rollback transaction
18601
+  (0.0ms) begin transaction
18602
+  (0.0ms) commit transaction
18603
+  (0.0ms) begin transaction
18604
+  (0.0ms) SAVEPOINT active_record_1
18605
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:14.943387"], ["updated_at", "2014-10-19 19:21:14.943387"]]
18606
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18607
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "c1382657-c699-43d7-8482-73264c4ea459"]]
18608
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18609
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18610
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18611
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18612
+  (0.1ms) rollback transaction
18613
+  (0.0ms) begin transaction
18614
+  (0.0ms) commit transaction
18615
+  (0.0ms) begin transaction
18616
+  (0.0ms) SAVEPOINT active_record_1
18617
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:14.956748"], ["updated_at", "2014-10-19 19:21:14.956748"]]
18618
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18619
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "51826472-a9ce-4e7d-bf0f-f88014297834"]]
18620
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18621
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18622
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18623
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18624
+  (0.1ms) rollback transaction
18625
+  (0.0ms) begin transaction
18626
+  (0.0ms) commit transaction
18627
+  (0.0ms) begin transaction
18628
+  (0.0ms) SAVEPOINT active_record_1
18629
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:14.970672"], ["updated_at", "2014-10-19 19:21:14.970672"]]
18630
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18631
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "92405588-ca45-42f8-9372-99000995a3da"]]
18632
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18633
+  (0.0ms) SAVEPOINT active_record_1
18634
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18635
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18636
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18637
+  (0.0ms) SAVEPOINT active_record_1
18638
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18639
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
18640
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18641
+  (0.1ms) rollback transaction
18642
+  (0.0ms) begin transaction
18643
+  (0.0ms) commit transaction
18644
+  (0.0ms) begin transaction
18645
+  (0.0ms) SAVEPOINT active_record_1
18646
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:14.978586"], ["updated_at", "2014-10-19 19:21:14.978586"]]
18647
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18648
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "263dc72c-3366-4589-a999-c9d9e5ec8ccd"]]
18649
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18650
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = '263dc72c-3366-4589-a999-c9d9e5ec8ccd' ORDER BY "cities"."id" ASC LIMIT 1
18651
+  (0.1ms) rollback transaction
18652
+  (0.9ms) begin transaction
18653
+  (0.5ms) commit transaction
18654
+  (0.1ms) begin transaction
18655
+  (0.0ms) SAVEPOINT active_record_1
18656
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.014103"], ["updated_at", "2014-10-19 19:21:15.014103"]]
18657
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18658
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "2f7ffb7c-9a5f-4c02-9a85-509180035132"]]
18659
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18660
+  (0.2ms) rollback transaction
18661
+  (0.0ms) begin transaction
18662
+  (0.0ms) commit transaction
18663
+  (0.0ms) begin transaction
18664
+  (0.0ms) SAVEPOINT active_record_1
18665
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.021086"], ["updated_at", "2014-10-19 19:21:15.021086"]]
18666
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18667
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "0e6a4d61-fd6c-4272-b93a-96ebb8e9f4ea"]]
18668
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18669
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "9e318d1c-a03e-4a5f-a0a2-59fef5de18af"]]
18670
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18671
+  (0.1ms) rollback transaction
18672
+  (0.0ms) begin transaction
18673
+  (0.0ms) commit transaction
18674
+  (0.0ms) begin transaction
18675
+  (0.0ms) SAVEPOINT active_record_1
18676
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.027937"], ["updated_at", "2014-10-19 19:21:15.027937"]]
18677
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18678
+  (0.0ms) SAVEPOINT active_record_1
18679
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "72a836ec-e500-4639-bf50-7dd5f556937f"]]
18680
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18681
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18682
+  (0.1ms) rollback transaction
18683
+  (0.1ms) begin transaction
18684
+  (0.0ms) commit transaction
18685
+  (0.0ms) begin transaction
18686
+  (0.0ms) SAVEPOINT active_record_1
18687
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.033432"], ["updated_at", "2014-10-19 19:21:15.033432"]]
18688
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18689
+  (0.0ms) SAVEPOINT active_record_1
18690
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "c94b119c-cb4c-45fb-9b8f-4b515e2989c1"]]
18691
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18692
+  (0.1ms) rollback transaction
18693
+  (0.0ms) begin transaction
18694
+  (0.0ms) commit transaction
18695
+  (0.0ms) begin transaction
18696
+  (0.0ms) SAVEPOINT active_record_1
18697
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.037313"], ["updated_at", "2014-10-19 19:21:15.037313"]]
18698
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18699
+  (0.0ms) SAVEPOINT active_record_1
18700
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "54929c3b-7944-4141-a048-f58c7089b439"]]
18701
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18702
+  (0.0ms) SAVEPOINT active_record_1
18703
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18704
+  (0.1ms) rollback transaction
18705
+  (0.0ms) begin transaction
18706
+  (0.0ms) commit transaction
18707
+  (0.0ms) begin transaction
18708
+  (0.0ms) SAVEPOINT active_record_1
18709
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.043843"], ["updated_at", "2014-10-19 19:21:15.043843"]]
18710
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18711
+  (0.0ms) SAVEPOINT active_record_1
18712
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f8f60a51-3159-401c-bc27-a8868c3206cb"]]
18713
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18714
+  (0.0ms) SAVEPOINT active_record_1
18715
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18716
+  (0.1ms) rollback transaction
18717
+  (0.0ms) begin transaction
18718
+  (0.0ms) commit transaction
18719
+  (0.0ms) begin transaction
18720
+  (0.0ms) SAVEPOINT active_record_1
18721
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.048113"], ["updated_at", "2014-10-19 19:21:15.048113"]]
18722
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18723
+  (0.1ms) rollback transaction
18724
+  (0.0ms) begin transaction
18725
+  (0.0ms) commit transaction
18726
+  (0.0ms) begin transaction
18727
+  (0.1ms) SAVEPOINT active_record_1
18728
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.050660"], ["updated_at", "2014-10-19 19:21:15.050660"]]
18729
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18730
+  (0.1ms) rollback transaction
18731
+  (0.0ms) begin transaction
18732
+  (0.0ms) commit transaction
18733
+  (0.0ms) begin transaction
18734
+  (0.0ms) SAVEPOINT active_record_1
18735
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.053726"], ["updated_at", "2014-10-19 19:21:15.053726"]]
18736
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18737
+  (0.1ms) rollback transaction
18738
+  (0.0ms) begin transaction
18739
+  (0.0ms) commit transaction
18740
+  (0.0ms) begin transaction
18741
+  (0.0ms) SAVEPOINT active_record_1
18742
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.056655"], ["updated_at", "2014-10-19 19:21:15.056655"]]
18743
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18744
+  (0.0ms) SAVEPOINT active_record_1
18745
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "597eb007-07ba-4179-a0c0-2935e015573f"]]
18746
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18747
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18748
+  (0.1ms) rollback transaction
18749
+  (0.0ms) begin transaction
18750
+  (0.0ms) commit transaction
18751
+  (0.0ms) begin transaction
18752
+  (0.0ms) SAVEPOINT active_record_1
18753
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:15.060408"], ["updated_at", "2014-10-19 19:21:15.060408"]]
18754
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18755
+  (0.0ms) SAVEPOINT active_record_1
18756
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "05e738b9-9bcb-4e7e-a4fc-293871776806"]]
18757
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18758
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18759
+  (0.0ms) SAVEPOINT active_record_1
18760
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18761
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18762
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18763
+  (0.1ms) rollback transaction
18764
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18765
+  (5.2ms) DELETE FROM "uuids_uuids";
18766
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18767
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18768
+  (2.7ms) DELETE FROM "records";
18769
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18770
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'records';
18771
+  (2.7ms) DELETE FROM "cities";
18772
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18773
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18774
+  (0.1ms) begin transaction
18775
+  (0.0ms) commit transaction
18776
+  (0.0ms) begin transaction
18777
+  (0.1ms) SAVEPOINT active_record_1
18778
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.538970"], ["updated_at", "2014-10-19 19:21:43.538970"]]
18779
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18780
+  (0.1ms) rollback transaction
18781
+  (0.0ms) begin transaction
18782
+  (0.0ms) commit transaction
18783
+  (0.0ms) begin transaction
18784
+  (0.0ms) SAVEPOINT active_record_1
18785
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.553626"], ["updated_at", "2014-10-19 19:21:43.553626"]]
18786
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18787
+  (0.0ms) SAVEPOINT active_record_1
18788
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "8ad3b773-6baa-4c0d-9876-90981bbba991"]]
18789
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18790
+  (0.0ms) SAVEPOINT active_record_1
18791
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18792
+  (0.2ms) rollback transaction
18793
+  (0.1ms) begin transaction
18794
+  (0.0ms) commit transaction
18795
+  (0.0ms) begin transaction
18796
+  (0.0ms) SAVEPOINT active_record_1
18797
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.563311"], ["updated_at", "2014-10-19 19:21:43.563311"]]
18798
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18799
+  (0.0ms) SAVEPOINT active_record_1
18800
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f48291e1-e267-436d-8598-b3969923d5f9"]]
18801
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18802
+  (0.0ms) SAVEPOINT active_record_1
18803
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18804
+  (0.1ms) rollback transaction
18805
+  (0.0ms) begin transaction
18806
+  (0.0ms) commit transaction
18807
+  (0.0ms) begin transaction
18808
+  (0.0ms) SAVEPOINT active_record_1
18809
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.567971"], ["updated_at", "2014-10-19 19:21:43.567971"]]
18810
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18811
+  (0.1ms) rollback transaction
18812
+  (0.0ms) begin transaction
18813
+  (0.0ms) commit transaction
18814
+  (0.0ms) begin transaction
18815
+  (0.0ms) SAVEPOINT active_record_1
18816
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.570938"], ["updated_at", "2014-10-19 19:21:43.570938"]]
18817
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18818
+  (0.1ms) rollback transaction
18819
+  (0.1ms) begin transaction
18820
+  (0.0ms) commit transaction
18821
+  (0.0ms) begin transaction
18822
+  (0.1ms) SAVEPOINT active_record_1
18823
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.574144"], ["updated_at", "2014-10-19 19:21:43.574144"]]
18824
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18825
+  (0.0ms) SAVEPOINT active_record_1
18826
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "433b0fbf-6fbf-4dc1-8ec2-b814c6dd6d5e"]]
18827
+  (0.1ms) RELEASE SAVEPOINT active_record_1
18828
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18829
+  (0.0ms) SAVEPOINT active_record_1
18830
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18831
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18832
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18833
+  (0.2ms) rollback transaction
18834
+  (0.0ms) begin transaction
18835
+  (0.0ms) commit transaction
18836
+  (0.0ms) begin transaction
18837
+  (0.0ms) SAVEPOINT active_record_1
18838
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.584362"], ["updated_at", "2014-10-19 19:21:43.584362"]]
18839
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18840
+  (0.0ms) SAVEPOINT active_record_1
18841
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "7538c3c9-5972-486d-b9f1-c7382525efc7"]]
18842
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18843
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18844
+  (0.1ms) rollback transaction
18845
+  (0.0ms) begin transaction
18846
+  (0.0ms) commit transaction
18847
+  (0.0ms) begin transaction
18848
+  (0.0ms) SAVEPOINT active_record_1
18849
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.588521"], ["updated_at", "2014-10-19 19:21:43.588521"]]
18850
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18851
+  (0.0ms) SAVEPOINT active_record_1
18852
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "56d5bb7e-4310-4671-b97c-696bfafd21c8"]]
18853
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18854
+  (0.1ms) rollback transaction
18855
+  (0.0ms) begin transaction
18856
+  (0.0ms) commit transaction
18857
+  (0.0ms) begin transaction
18858
+  (0.0ms) SAVEPOINT active_record_1
18859
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.591916"], ["updated_at", "2014-10-19 19:21:43.591916"]]
18860
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18861
+  (0.0ms) SAVEPOINT active_record_1
18862
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "8f0b18f2-f63c-4b1a-9d48-7e62c91737a3"]]
18863
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18864
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18865
+  (0.1ms) rollback transaction
18866
+  (0.0ms) begin transaction
18867
+  (0.0ms) commit transaction
18868
+  (0.0ms) begin transaction
18869
+  (0.0ms) SAVEPOINT active_record_1
18870
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.598472"], ["updated_at", "2014-10-19 19:21:43.598472"]]
18871
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18872
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "41fc5807-5d28-4489-954e-d2f534b4bab7"]]
18873
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18874
+  (0.1ms) rollback transaction
18875
+  (0.0ms) begin transaction
18876
+  (0.0ms) commit transaction
18877
+  (0.0ms) begin transaction
18878
+  (0.0ms) SAVEPOINT active_record_1
18879
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.609491"], ["updated_at", "2014-10-19 19:21:43.609491"]]
18880
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18881
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "30a72a95-352b-49a3-8bb5-2e744e0337d0"]]
18882
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18883
+  (0.0ms) SAVEPOINT active_record_1
18884
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18885
+ SQL (0.2ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18886
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18887
+  (0.0ms) SAVEPOINT active_record_1
18888
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18889
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
18890
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18891
+  (0.1ms) rollback transaction
18892
+  (0.0ms) begin transaction
18893
+  (0.0ms) commit transaction
18894
+  (0.0ms) begin transaction
18895
+  (0.0ms) SAVEPOINT active_record_1
18896
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.620586"], ["updated_at", "2014-10-19 19:21:43.620586"]]
18897
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18898
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "87d122dd-19bb-4164-ab17-20063de9fd60"]]
18899
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18900
+ City Load (0.1ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = '87d122dd-19bb-4164-ab17-20063de9fd60' ORDER BY "cities"."id" ASC LIMIT 1
18901
+  (0.2ms) rollback transaction
18902
+  (0.0ms) begin transaction
18903
+  (0.0ms) commit transaction
18904
+  (0.0ms) begin transaction
18905
+  (0.0ms) SAVEPOINT active_record_1
18906
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.631391"], ["updated_at", "2014-10-19 19:21:43.631391"]]
18907
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18908
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "500ca300-8335-4684-b3df-acbc8fc4d23c"]]
18909
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18910
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
18911
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18912
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
18913
+  (0.2ms) rollback transaction
18914
+  (0.0ms) begin transaction
18915
+  (0.0ms) commit transaction
18916
+  (0.0ms) begin transaction
18917
+  (0.0ms) SAVEPOINT active_record_1
18918
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.640221"], ["updated_at", "2014-10-19 19:21:43.640221"]]
18919
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18920
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "bddc5801-ff55-4fc2-ad9b-0e319c887188"]]
18921
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18922
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "b2278341-6c69-4fb4-87ed-70fb63a234ef"]]
18923
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18924
+  (0.1ms) rollback transaction
18925
+  (0.0ms) begin transaction
18926
+  (0.0ms) commit transaction
18927
+  (0.0ms) begin transaction
18928
+  (0.0ms) SAVEPOINT active_record_1
18929
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:21:43.646491"], ["updated_at", "2014-10-19 19:21:43.646491"]]
18930
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18931
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "86f3cf55-8b78-4026-81cf-7db0046fbba3"]]
18932
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18933
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18934
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
18935
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
18936
+  (0.1ms) rollback transaction
18937
+  (0.0ms) begin transaction
18938
+  (0.0ms) commit transaction
18939
+  (0.0ms) begin transaction
18940
+  (0.0ms) rollback transaction
18941
+  (0.0ms) begin transaction
18942
+  (0.0ms) commit transaction
18943
+  (0.0ms) begin transaction
18944
+  (0.0ms) rollback transaction
18945
+  (4.8ms) CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) 
18946
+  (0.1ms) select sqlite_version(*)
18947
+  (2.1ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
18948
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18949
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18950
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18951
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18952
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
18953
+  (4.5ms) DELETE FROM "uuids_uuids";
18954
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18955
+  (0.2ms) DELETE FROM sqlite_sequence where name = 'uuids_uuids';
18956
+  (2.9ms) DELETE FROM "records";
18957
+  (0.3ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18958
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'records';
18959
+  (2.1ms) DELETE FROM "cities";
18960
+  (0.2ms) SELECT name FROM sqlite_master WHERE type='table' AND name='sqlite_sequence';
18961
+  (0.1ms) DELETE FROM sqlite_sequence where name = 'cities';
18962
+  (0.1ms) begin transaction
18963
+  (0.1ms) commit transaction
18964
+  (0.0ms) begin transaction
18965
+  (0.0ms) SAVEPOINT active_record_1
18966
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.352737"], ["updated_at", "2014-10-19 19:34:54.352737"]]
18967
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18968
+  (0.0ms) SAVEPOINT active_record_1
18969
+ SQL (0.4ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "5d1502fb-5698-4a65-9d8d-fa4b40623879"]]
18970
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18971
+  (0.0ms) SAVEPOINT active_record_1
18972
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18973
+  (0.1ms) rollback transaction
18974
+  (0.0ms) begin transaction
18975
+  (0.0ms) commit transaction
18976
+  (0.0ms) begin transaction
18977
+  (0.0ms) SAVEPOINT active_record_1
18978
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.368364"], ["updated_at", "2014-10-19 19:34:54.368364"]]
18979
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18980
+  (0.0ms) SAVEPOINT active_record_1
18981
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "f37150cb-6ee9-42ad-9bd7-f2f99f5b341a"]]
18982
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18983
+  (0.0ms) SAVEPOINT active_record_1
18984
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
18985
+  (0.1ms) rollback transaction
18986
+  (0.0ms) begin transaction
18987
+  (0.0ms) commit transaction
18988
+  (0.0ms) begin transaction
18989
+  (0.0ms) SAVEPOINT active_record_1
18990
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.372872"], ["updated_at", "2014-10-19 19:34:54.372872"]]
18991
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18992
+  (0.0ms) SAVEPOINT active_record_1
18993
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "d1ca60fc-6644-4a40-93ae-01fdd68f4cee"]]
18994
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18995
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
18996
+  (0.0ms) SAVEPOINT active_record_1
18997
+ Record Load (0.1ms) SELECT "records".* FROM "records" WHERE "records"."id" = ? LIMIT 1 [["id", 1]]
18998
+  (0.0ms) RELEASE SAVEPOINT active_record_1
18999
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
19000
+  (0.1ms) rollback transaction
19001
+  (0.0ms) begin transaction
19002
+  (0.0ms) commit transaction
19003
+  (0.0ms) begin transaction
19004
+  (0.0ms) SAVEPOINT active_record_1
19005
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.381339"], ["updated_at", "2014-10-19 19:34:54.381339"]]
19006
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19007
+  (0.0ms) SAVEPOINT active_record_1
19008
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "a4b5df8e-8373-4d97-887c-14f39a7a1e94"]]
19009
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19010
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
19011
+  (0.3ms) rollback transaction
19012
+  (0.0ms) begin transaction
19013
+  (0.0ms) commit transaction
19014
+  (0.0ms) begin transaction
19015
+  (0.0ms) SAVEPOINT active_record_1
19016
+ SQL (0.3ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.386921"], ["updated_at", "2014-10-19 19:34:54.386921"]]
19017
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19018
+  (0.0ms) SAVEPOINT active_record_1
19019
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "88f6976c-5755-4a3e-b144-bf88c8a75db0"]]
19020
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19021
+  (0.1ms) rollback transaction
19022
+  (0.0ms) begin transaction
19023
+  (0.0ms) commit transaction
19024
+  (0.0ms) begin transaction
19025
+  (0.0ms) SAVEPOINT active_record_1
19026
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.390307"], ["updated_at", "2014-10-19 19:34:54.390307"]]
19027
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19028
+  (0.0ms) SAVEPOINT active_record_1
19029
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "Record"], ["value", "7695f78e-cfe5-401f-b1d8-8134965f93d3"]]
19030
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19031
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."id" = ? LIMIT 1 [["id", 1]]
19032
+  (0.2ms) rollback transaction
19033
+  (0.0ms) begin transaction
19034
+  (0.0ms) commit transaction
19035
+  (0.0ms) begin transaction
19036
+  (0.0ms) SAVEPOINT active_record_1
19037
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.394805"], ["updated_at", "2014-10-19 19:34:54.394805"]]
19038
+  (0.1ms) RELEASE SAVEPOINT active_record_1
19039
+  (0.1ms) rollback transaction
19040
+  (0.0ms) begin transaction
19041
+  (0.0ms) commit transaction
19042
+  (0.0ms) begin transaction
19043
+  (0.0ms) SAVEPOINT active_record_1
19044
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.398103"], ["updated_at", "2014-10-19 19:34:54.398103"]]
19045
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19046
+  (0.1ms) rollback transaction
19047
+  (0.0ms) begin transaction
19048
+  (0.0ms) commit transaction
19049
+  (0.0ms) begin transaction
19050
+  (0.0ms) SAVEPOINT active_record_1
19051
+ SQL (0.2ms) INSERT INTO "records" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.400673"], ["updated_at", "2014-10-19 19:34:54.400673"]]
19052
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19053
+  (0.1ms) rollback transaction
19054
+  (0.0ms) begin transaction
19055
+  (0.0ms) commit transaction
19056
+  (0.0ms) begin transaction
19057
+  (0.0ms) SAVEPOINT active_record_1
19058
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.405267"], ["updated_at", "2014-10-19 19:34:54.405267"]]
19059
+ City Load (0.1ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19060
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "b6bd6a7e-7489-4432-b302-3788b32334b3"]]
19061
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19062
+  (0.0ms) SAVEPOINT active_record_1
19063
+  (0.0ms) ROLLBACK TO SAVEPOINT active_record_1
19064
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
19065
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19066
+  (0.0ms) SAVEPOINT active_record_1
19067
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
19068
+ SQL (0.1ms) DELETE FROM "cities" WHERE "cities"."id" = ? [["id", 1]]
19069
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19070
+  (0.1ms) rollback transaction
19071
+  (0.9ms) begin transaction
19072
+  (0.2ms) commit transaction
19073
+  (0.0ms) begin transaction
19074
+  (0.0ms) SAVEPOINT active_record_1
19075
+ SQL (0.3ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.445323"], ["updated_at", "2014-10-19 19:34:54.445323"]]
19076
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19077
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "19ca3002-93ef-4812-a8fc-01e5d4f131ab"]]
19078
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19079
+  (0.1ms) rollback transaction
19080
+  (0.0ms) begin transaction
19081
+  (0.0ms) commit transaction
19082
+  (0.0ms) begin transaction
19083
+  (0.0ms) SAVEPOINT active_record_1
19084
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.451045"], ["updated_at", "2014-10-19 19:34:54.451045"]]
19085
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19086
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "9716d5a2-f4a0-4110-9e67-28b7c43f0568"]]
19087
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19088
+ SQL (0.1ms) DELETE FROM "uuids_uuids" WHERE "uuids_uuids"."id" = 1
19089
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19090
+ Uuids::Uuid Load (0.0ms) SELECT "uuids_uuids".* FROM "uuids_uuids" WHERE "uuids_uuids"."record_id" = ? AND "uuids_uuids"."record_type" = ? [["record_id", 1], ["record_type", "City"]]
19091
+  (0.2ms) rollback transaction
19092
+  (0.0ms) begin transaction
19093
+  (0.0ms) commit transaction
19094
+  (0.0ms) begin transaction
19095
+  (0.0ms) SAVEPOINT active_record_1
19096
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.460448"], ["updated_at", "2014-10-19 19:34:54.460448"]]
19097
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19098
+ SQL (0.3ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "1c537a74-930d-4b1b-9f07-ffb03766ac73"]]
19099
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19100
+ SQL (0.0ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "fd6c95b9-e853-4f0e-98ef-0f5a7f0b2a92"]]
19101
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19102
+  (0.1ms) rollback transaction
19103
+  (0.0ms) begin transaction
19104
+  (0.0ms) commit transaction
19105
+  (0.0ms) begin transaction
19106
+  (0.0ms) SAVEPOINT active_record_1
19107
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.466703"], ["updated_at", "2014-10-19 19:34:54.466703"]]
19108
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19109
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "5afc9453-91b1-4b8a-9ee8-cd40436d9d3d"]]
19110
+  (0.1ms) RELEASE SAVEPOINT active_record_1
19111
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
19112
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19113
+ Uuids::Uuid Load (0.1ms) SELECT "uuids_uuids".* FROM "uuids_uuids" ORDER BY "uuids_uuids"."id" ASC LIMIT 1
19114
+  (0.1ms) rollback transaction
19115
+  (0.0ms) begin transaction
19116
+  (0.0ms) commit transaction
19117
+  (0.0ms) begin transaction
19118
+  (0.0ms) SAVEPOINT active_record_1
19119
+ SQL (0.2ms) INSERT INTO "cities" ("created_at", "updated_at") VALUES (?, ?) [["created_at", "2014-10-19 19:34:54.472195"], ["updated_at", "2014-10-19 19:34:54.472195"]]
19120
+ City Load (0.0ms) SELECT "cities".* FROM "cities" WHERE "cities"."id" = ? LIMIT 1 [["id", 1]]
19121
+ SQL (0.2ms) INSERT INTO "uuids_uuids" ("record_id", "record_type", "value") VALUES (?, ?, ?) [["record_id", 1], ["record_type", "City"], ["value", "4d533b99-9747-4011-b07a-6c947acc1ad9"]]
19122
+  (0.0ms) RELEASE SAVEPOINT active_record_1
19123
+ City Load (0.2ms) SELECT DISTINCT "cities".* FROM "cities" INNER JOIN "uuids_uuids" ON "uuids_uuids"."record_id" = "cities"."id" AND "uuids_uuids"."record_type" = 'City' WHERE "uuids_uuids"."value" = '4d533b99-9747-4011-b07a-6c947acc1ad9' ORDER BY "cities"."id" ASC LIMIT 1
19124
+  (0.1ms) rollback transaction
19125
+  (0.0ms) begin transaction
19126
+  (0.0ms) commit transaction
19127
+  (0.0ms) begin transaction
19128
+  (0.0ms) rollback transaction
19129
+  (0.0ms) begin transaction
19130
+  (0.0ms) commit transaction
19131
+  (0.0ms) begin transaction
19132
+  (0.0ms) rollback transaction
19133
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
19134
+  (0.1ms) SELECT sql
19135
+ FROM sqlite_master
19136
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
19137
+ UNION ALL
19138
+ SELECT sql
19139
+ FROM sqlite_temp_master
19140
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
19141
+
19142
+  (0.1ms)  SELECT sql
19143
+ FROM sqlite_master
19144
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
19145
+ UNION ALL
19146
+ SELECT sql
19147
+ FROM sqlite_temp_master
19148
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
19149
+ 
19150
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
19151
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
19152
+  (0.1ms)  SELECT sql
19153
+ FROM sqlite_master
19154
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
19155
+ UNION ALL
19156
+ SELECT sql
19157
+ FROM sqlite_temp_master
19158
+ WHERE name='index_uuids_uuids_on_value' AND type='index'
19159
+ 
19160
+  (0.1ms) SELECT sql
19161
+ FROM sqlite_master
19162
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
19163
+ UNION ALL
19164
+ SELECT sql
19165
+ FROM sqlite_temp_master
19166
+ WHERE name='index_uuids_uuids_on_record_id_and_record_type' AND type='index'
19167
+