kithe 2.0.0.pre.rc1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d13f653a81cc8db86b8dfb6539c9d2fc1148996467c3298ff60b6c89babb37a5
4
- data.tar.gz: 937fec71314c5449f3c0c6a541089a21edad1113bccc29425e449f86d68c3347
3
+ metadata.gz: 243194324605d84ec28b58fa0d4ba561baf2f1053453a23f31522808a1716367
4
+ data.tar.gz: d83613b2a6cc8bb6e2a736437e04dcb48c4a6d6849464df52ca58f5a6931c3c8
5
5
  SHA512:
6
- metadata.gz: 51e979ddd89d045300ecb1306403f9a42b096d3689321806c2d4101256c46f95340e02b03b97f8fd50233d25e59d60723dc31e21d7349fcc771b0b7476f6e666
7
- data.tar.gz: 89126c403d797e24d9679a4206c4c09dab0f76d0642f01511bb7f07c501a27ee6d43da7c5e50c15b06bba47f3ec53b53657ee713c06d57f7ad28f2beee5ce8d0
6
+ metadata.gz: 436149b7b9f2ecc88851e400c3e9b1a7c9daee0f06f34d9a65eb4d7d335709fd55e65eeb8138080dddedb722579b8b535523739258e7179c536e19a518c4e058
7
+ data.tar.gz: 304e8ec04ca694a6beb92c569d28fea055edc4b357f7ed2027b8ab81649afef998785d2b13b35b8bd021e08f5a8cb5d49355bdce5a4f60dc7c3437cc3020ef7a
@@ -2,5 +2,5 @@ module Kithe
2
2
  # not sure why rubygems turned our alphas into 2.0.0.pre.alpha1, inserting
3
3
  # "pre". We need to do same thing with betas to get version orderings
4
4
  # appropriate.
5
- VERSION = '2.0.0.pre.rc1'
5
+ VERSION = '2.0.0'
6
6
  end
@@ -1637739,3 +1637739,3251 @@ WHERE id IN (
1637739
1637739
   (0.6ms) ROLLBACK
1637740
1637740
   (0.2ms) BEGIN
1637741
1637741
   (0.3ms) ROLLBACK
1637742
+  (14.9ms) SELECT "ar_internal_metadata"."value" FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = $1 [["key", "schema_sha1"]]
1637743
+  (6.7ms) SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
1637744
+  (0.2ms) BEGIN
1637745
+  (0.2ms) ROLLBACK
1637746
+  (0.3ms) BEGIN
1637747
+  (0.3ms) ROLLBACK
1637748
+  (0.2ms) BEGIN
1637749
+  (0.4ms) ROLLBACK
1637750
+  (1.3ms) BEGIN
1637751
+  (0.3ms) ROLLBACK
1637752
+  (0.2ms) BEGIN
1637753
+  (0.2ms) ROLLBACK
1637754
+  (0.2ms) BEGIN
1637755
+  (0.3ms) ROLLBACK
1637756
+  (0.6ms) BEGIN
1637757
+  (0.3ms) ROLLBACK
1637758
+  (0.2ms) BEGIN
1637759
+  (0.2ms) ROLLBACK
1637760
+  (0.2ms) BEGIN
1637761
+  (0.1ms) ROLLBACK
1637762
+  (0.1ms) BEGIN
1637763
+  (0.2ms) ROLLBACK
1637764
+  (0.2ms) BEGIN
1637765
+  (0.4ms) ROLLBACK
1637766
+  (0.1ms) BEGIN
1637767
+  (21.0ms) ROLLBACK
1637768
+  (0.1ms) BEGIN
1637769
+  (0.4ms) ROLLBACK
1637770
+  (0.3ms) BEGIN
1637771
+  (2.1ms) ROLLBACK
1637772
+  (0.2ms) BEGIN
1637773
+  (0.4ms) ROLLBACK
1637774
+  (0.2ms) BEGIN
1637775
+  (0.2ms) ROLLBACK
1637776
+  (0.1ms) BEGIN
1637777
+  (0.6ms) ROLLBACK
1637778
+  (0.2ms) BEGIN
1637779
+  (0.3ms) SAVEPOINT active_record_1
1637780
+ TestWork Create (162.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.583804"], ["updated_at", "2020-06-01 15:41:46.583804"], ["kithe_model_type", 1]]
1637781
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637782
+  (0.3ms) ROLLBACK
1637783
+  (0.1ms) BEGIN
1637784
+  (0.3ms) SAVEPOINT active_record_1
1637785
+ TestWork Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.783256"], ["updated_at", "2020-06-01 15:41:46.783256"], ["kithe_model_type", 1]]
1637786
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637787
+  (0.3ms) SAVEPOINT active_record_1
1637788
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "7b7c8676-40a2-465d-a61b-e54b7d41217b"]]
1637789
+ Kithe::Model Load (1.0ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "7b7c8676-40a2-465d-a61b-e54b7d41217b"]]
1637790
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "7b7c8676-40a2-465d-a61b-e54b7d41217b"]]
1637791
+  (24.7ms) UPDATE kithe_models
1637792
+ SET leaf_representative_id = NULL, representative_id = NULL
1637793
+ WHERE id IN (
1637794
+ WITH RECURSIVE search_graph(id, link) AS (
1637795
+ SELECT m.id, m.representative_id
1637796
+ FROM kithe_models m
1637797
+ WHERE m.id = '7b7c8676-40a2-465d-a61b-e54b7d41217b'
1637798
+ UNION
1637799
+ SELECT m.id, m.representative_id
1637800
+ FROM kithe_models m, search_graph sg
1637801
+ WHERE m.representative_id = sg.id
1637802
+ )
1637803
+ SELECT id
1637804
+ FROM search_graph
1637805
+ WHERE id != '7b7c8676-40a2-465d-a61b-e54b7d41217b'
1637806
+ );
1637807
+ 
1637808
+ TestWork Destroy (4.3ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "7b7c8676-40a2-465d-a61b-e54b7d41217b"]]
1637809
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637810
+  (0.5ms) ROLLBACK
1637811
+  (0.2ms) BEGIN
1637812
+  (0.6ms) SAVEPOINT active_record_1
1637813
+ TestWork Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.882904"], ["updated_at", "2020-06-01 15:41:46.882904"], ["kithe_model_type", 1]]
1637814
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1637815
+  (0.2ms) ROLLBACK
1637816
+  (0.1ms) BEGIN
1637817
+  (3.2ms) SAVEPOINT active_record_1
1637818
+ TestWork Create (2.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.912913"], ["updated_at", "2020-06-01 15:41:46.912913"], ["kithe_model_type", 1]]
1637819
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637820
+  (1.0ms) ROLLBACK
1637821
+  (0.2ms) BEGIN
1637822
+  (0.2ms) SAVEPOINT active_record_1
1637823
+ TestWork Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.944822"], ["updated_at", "2020-06-01 15:41:46.944822"], ["kithe_model_type", 1]]
1637824
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637825
+  (0.2ms) SAVEPOINT active_record_1
1637826
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d"]]
1637827
+ Kithe::Model Load (0.7ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d"]]
1637828
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d"]]
1637829
+  (0.9ms) UPDATE kithe_models
1637830
+ SET leaf_representative_id = NULL, representative_id = NULL
1637831
+ WHERE id IN (
1637832
+ WITH RECURSIVE search_graph(id, link) AS (
1637833
+ SELECT m.id, m.representative_id
1637834
+ FROM kithe_models m
1637835
+ WHERE m.id = 'ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d'
1637836
+ UNION
1637837
+ SELECT m.id, m.representative_id
1637838
+ FROM kithe_models m, search_graph sg
1637839
+ WHERE m.representative_id = sg.id
1637840
+ )
1637841
+ SELECT id
1637842
+ FROM search_graph
1637843
+ WHERE id != 'ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d'
1637844
+ );
1637845
+ 
1637846
+ TestWork Destroy (1.4ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ab12ad53-a8ff-4c4d-8872-2fcdd7d1ac3d"]]
1637847
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637848
+  (0.3ms) ROLLBACK
1637849
+  (0.1ms) BEGIN
1637850
+  (0.3ms) SAVEPOINT active_record_1
1637851
+ TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:46.997213"], ["updated_at", "2020-06-01 15:41:46.997213"], ["kithe_model_type", 1]]
1637852
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637853
+  (0.3ms) ROLLBACK
1637854
+  (0.1ms) BEGIN
1637855
+  (0.3ms) SAVEPOINT active_record_1
1637856
+ TestWork Create (2.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.019723"], ["updated_at", "2020-06-01 15:41:47.019723"], ["kithe_model_type", 1]]
1637857
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637858
+  (0.2ms) SAVEPOINT active_record_1
1637859
+ TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.026377"], ["updated_at", "2020-06-01 15:41:47.026377"], ["kithe_model_type", 1]]
1637860
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637861
+  (0.2ms) ROLLBACK
1637862
+  (0.1ms) BEGIN
1637863
+  (0.2ms) ROLLBACK
1637864
+  (0.2ms) BEGIN
1637865
+  (0.2ms) SAVEPOINT active_record_1
1637866
+ TestWork Create (1.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.053361"], ["updated_at", "2020-06-01 15:41:47.053361"], ["kithe_model_type", 1]]
1637867
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637868
+  (0.2ms) SAVEPOINT active_record_1
1637869
+ TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.059464"], ["updated_at", "2020-06-01 15:41:47.059464"], ["kithe_model_type", 1]]
1637870
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637871
+  (0.3ms) ROLLBACK
1637872
+  (0.2ms) BEGIN
1637873
+  (0.2ms) ROLLBACK
1637874
+  (0.7ms) BEGIN
1637875
+  (1.0ms) SAVEPOINT active_record_1
1637876
+ TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.087721"], ["updated_at", "2020-06-01 15:41:47.087721"], ["kithe_model_type", 1]]
1637877
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637878
+  (0.2ms) SAVEPOINT active_record_1
1637879
+ TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.094535"], ["updated_at", "2020-06-01 15:41:47.094535"], ["kithe_model_type", 1]]
1637880
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637881
+  (0.2ms) ROLLBACK
1637882
+  (0.1ms) BEGIN
1637883
+  (0.2ms) SAVEPOINT active_record_1
1637884
+ TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.126739"], ["updated_at", "2020-06-01 15:41:47.126739"], ["kithe_model_type", 1]]
1637885
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637886
+  (0.3ms) ROLLBACK
1637887
+  (0.1ms) BEGIN
1637888
+  (0.2ms) ROLLBACK
1637889
+  (0.1ms) BEGIN
1637890
+  (0.2ms) SAVEPOINT active_record_1
1637891
+ TestWork Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.149302"], ["updated_at", "2020-06-01 15:41:47.149302"], ["kithe_model_type", 1]]
1637892
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637893
+  (1.2ms) SAVEPOINT active_record_1
1637894
+ TestWork Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.154287"], ["updated_at", "2020-06-01 15:41:47.154287"], ["kithe_model_type", 1]]
1637895
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637896
+  (0.2ms) ROLLBACK
1637897
+  (0.1ms) BEGIN
1637898
+  (0.2ms) SAVEPOINT active_record_1
1637899
+ TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test1"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.196619"], ["updated_at", "2020-06-01 15:41:47.196619"], ["kithe_model_type", 1]]
1637900
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637901
+  (0.2ms) SAVEPOINT active_record_1
1637902
+ TestWork Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test2"], ["type", "TestWork"], ["created_at", "2020-06-01 15:41:47.199998"], ["updated_at", "2020-06-01 15:41:47.199998"], ["kithe_model_type", 1]]
1637903
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637904
+  (0.2ms) ROLLBACK
1637905
+  (0.4ms) BEGIN
1637906
+  (0.2ms) SAVEPOINT active_record_1
1637907
+ TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-01 15:41:47.238818"], ["updated_at", "2020-06-01 15:41:47.238818"], ["kithe_model_type", 1]]
1637908
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637909
+  (0.2ms) ROLLBACK
1637910
+  (0.2ms) BEGIN
1637911
+  (0.3ms) SAVEPOINT active_record_1
1637912
+ TestWork Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-01 15:41:47.280217"], ["updated_at", "2020-06-01 15:41:47.280217"], ["kithe_model_type", 1]]
1637913
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637914
+  (0.2ms) ROLLBACK
1637915
+  (0.1ms) BEGIN
1637916
+  (0.4ms) SAVEPOINT active_record_1
1637917
+ TestWork Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-01 15:41:47.349491"], ["updated_at", "2020-06-01 15:41:47.349491"], ["kithe_model_type", 1]]
1637918
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637919
+  (0.4ms) ROLLBACK
1637920
+  (0.2ms) BEGIN
1637921
+  (0.2ms) SAVEPOINT active_record_1
1637922
+ TestWork Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-01 15:41:47.497327"], ["updated_at", "2020-06-01 15:41:47.497327"], ["kithe_model_type", 1]]
1637923
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637924
+  (1.6ms) SELECT DISTINCT "kithe_models"."type" FROM "kithe_models"
1637925
+ Preloading Single-Table Inheritance type TestWork for Kithe::Model
1637926
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWork"], ["id", "81bc865e-1a8a-4569-96bd-3cd64df72e57"], ["LIMIT", 1]]
1637927
+  (0.3ms) ROLLBACK
1637928
+  (0.3ms) BEGIN
1637929
+  (0.7ms) SAVEPOINT active_record_1
1637930
+ TestWork Create (6.5ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "a title"], ["type", "TestWork"], ["json_attributes", "{\"additional_title\":[\"additional title 1\",\"additional title 2\"],\"external_id\":[{\"category\":\"bib\",\"value\":\"bib1\"},{\"category\":\"object\",\"value\":\"object1\"}],\"creator\":[{\"category\":\"author\",\"value\":\"Emiliano Zapata\"}],\"date_of_work\":[{\"start\":\"1950-01-01\",\"start_qualifier\":\"circa\",\"finish\":\"1990-01-01\"},{\"start\":\"1970-01-01\"}],\"place\":[{\"category\":\"place_of_creation\",\"value\":\"Baltimore\"}],\"format\":[\"image\",\"text\"],\"genre\":[\"rare books\"],\"medium\":[],\"extent\":[\"2x4\"],\"language\":[\"English\",\"Spanish\"],\"inscription\":[{\"category\":\"cover page\",\"value\":\"to my friend\"}],\"subject\":[\"Things\",\"More things\"],\"exhibition\":[\"Things we like\"],\"series_arrangement\":[],\"related_url\":[\"http://example.com/somewhere\"],\"additional_credit\":[],\"description\":\"Lots of\\n\\nthings.\",\"department\":\"Library\",\"rights\":\"http://rightsstatements.org/vocab/InC/1.0/\",\"admin_note\":\"this is a note\"}"], ["created_at", "2020-06-01 15:41:47.648157"], ["updated_at", "2020-06-01 15:41:47.648157"], ["kithe_model_type", 1]]
1637931
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1637932
+  (0.3ms) ROLLBACK
1637933
+  (0.1ms) BEGIN
1637934
+  (5.3ms) ROLLBACK
1637935
+  (0.3ms) BEGIN
1637936
+  (0.3ms) ROLLBACK
1637937
+  (2.4ms) BEGIN
1637938
+  (0.3ms) ROLLBACK
1637939
+  (0.2ms) BEGIN
1637940
+  (0.3ms) ROLLBACK
1637941
+  (0.1ms) BEGIN
1637942
+  (0.2ms) ROLLBACK
1637943
+  (0.8ms) BEGIN
1637944
+  (0.3ms) ROLLBACK
1637945
+  (0.2ms) BEGIN
1637946
+  (1.1ms) ROLLBACK
1637947
+  (0.3ms) BEGIN
1637948
+  (0.4ms) ROLLBACK
1637949
+  (0.3ms) BEGIN
1637950
+  (0.7ms) ROLLBACK
1637951
+  (1.1ms) BEGIN
1637952
+  (0.5ms) ROLLBACK
1637953
+  (0.2ms) BEGIN
1637954
+  (0.6ms) ROLLBACK
1637955
+  (0.1ms) BEGIN
1637956
+  (0.3ms) ROLLBACK
1637957
+  (0.4ms) BEGIN
1637958
+  (0.2ms) ROLLBACK
1637959
+  (0.2ms) BEGIN
1637960
+  (0.3ms) ROLLBACK
1637961
+  (0.1ms) BEGIN
1637962
+  (0.3ms) ROLLBACK
1637963
+  (10.5ms) BEGIN
1637964
+  (0.6ms) ROLLBACK
1637965
+  (0.1ms) BEGIN
1637966
+  (0.2ms) ROLLBACK
1637967
+  (0.1ms) BEGIN
1637968
+  (0.2ms) ROLLBACK
1637969
+  (0.2ms) BEGIN
1637970
+  (0.2ms) ROLLBACK
1637971
+  (0.2ms) BEGIN
1637972
+  (0.2ms) ROLLBACK
1637973
+  (0.2ms) BEGIN
1637974
+  (0.2ms) ROLLBACK
1637975
+  (0.1ms) BEGIN
1637976
+  (0.2ms) ROLLBACK
1637977
+  (0.1ms) BEGIN
1637978
+  (0.2ms) SAVEPOINT active_record_1
1637979
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:47.960887"], ["updated_at", "2020-06-01 15:41:47.960887"], ["file_data", "{\"id\":\"asset/59527dbb5a810aa55b35f6ec6804633a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1637980
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1637981
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] Performing Kithe::AssetPromoteJob (Job ID: 0148918f-2c78-44ae-972d-9fb79c9c58d0) from Inline(default) enqueued at 2020-06-01T15:41:47Z with arguments: "CustomUploader::Attacher", "CustomAsset", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf", "file", {"id"=>"asset/59527dbb5a810aa55b35f6ec6804633a.jpg", "storage"=>"cache"}, {}
1637982
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"], ["LIMIT", 1]]
1637983
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0]  (0.2ms) SAVEPOINT active_record_1
1637984
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"], ["LIMIT", 1]]
1637985
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/06bec5ed-1c71-4c6f-b97b-46fd441f50bf/c68084bcfad068d8e662b9161ffb34d8.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:47.988106"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"]]
1637986
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0]  (0.2ms) RELEASE SAVEPOINT active_record_1
1637987
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"], ["LIMIT", 1]]
1637988
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884] Performing Kithe::CreateDerivativesJob (Job ID: a987b982-a551-4643-8c6f-028603ce7884) from Inline(default) enqueued at 2020-06-01T15:41:47Z with arguments: #<GlobalID:0x00007fe58dd91fc8 @uri=#<URI::GID gid://dummy/CustomAsset/06bec5ed-1c71-4c6f-b97b-46fd441f50bf>>
1637989
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884]  (0.2ms) SAVEPOINT active_record_1
1637990
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884] CustomAsset Load (12.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"], ["LIMIT", 1]]
1637991
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/06bec5ed-1c71-4c6f-b97b-46fd441f50bf/c68084bcfad068d8e662b9161ffb34d8.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"06bec5ed-1c71-4c6f-b97b-46fd441f50bf/fixed/d958f6bd74d12044d38223f21bb8ffa8.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"8gyb0wgyn_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.014951"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"]]
1637992
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884]  (0.2ms) RELEASE SAVEPOINT active_record_1
1637993
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] [Kithe::CreateDerivativesJob] [a987b982-a551-4643-8c6f-028603ce7884] Performed Kithe::CreateDerivativesJob (Job ID: a987b982-a551-4643-8c6f-028603ce7884) from Inline(default) in 22.23ms
1637994
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] Enqueued Kithe::CreateDerivativesJob (Job ID: a987b982-a551-4643-8c6f-028603ce7884) to Inline(default) with arguments: #<GlobalID:0x00007fe58dde0830 @uri=#<URI::GID gid://dummy/CustomAsset/06bec5ed-1c71-4c6f-b97b-46fd441f50bf>>
1637995
+ [ActiveJob] [Kithe::AssetPromoteJob] [0148918f-2c78-44ae-972d-9fb79c9c58d0] Performed Kithe::AssetPromoteJob (Job ID: 0148918f-2c78-44ae-972d-9fb79c9c58d0) from Inline(default) in 40.61ms
1637996
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 0148918f-2c78-44ae-972d-9fb79c9c58d0) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf", "file", {"id"=>"asset/59527dbb5a810aa55b35f6ec6804633a.jpg", "storage"=>"cache"}, {}
1637997
+ CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "06bec5ed-1c71-4c6f-b97b-46fd441f50bf"], ["LIMIT", 1]]
1637998
+  (0.2ms) ROLLBACK
1637999
+  (0.1ms) BEGIN
1638000
+  (0.2ms) SAVEPOINT active_record_1
1638001
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.035452"], ["updated_at", "2020-06-01 15:41:48.035452"], ["file_data", "{\"id\":\"asset/9741603041b10a5b6373444f2e0391e4.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638002
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638003
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] Performing Kithe::AssetPromoteJob (Job ID: 6a240139-e544-4573-8f35-56d6d306a669) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "315367ec-d355-4b4b-af66-f4fca4ff8d58", "file", {"id"=>"asset/9741603041b10a5b6373444f2e0391e4.jpg", "storage"=>"cache"}, {}
1638004
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638005
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669]  (0.2ms) SAVEPOINT active_record_1
1638006
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638007
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/315367ec-d355-4b4b-af66-f4fca4ff8d58/0337c5154fb4607eeb83e616e2557bb4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.044936"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"]]
1638008
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638009
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638010
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962] Performing Kithe::CreateDerivativesJob (Job ID: 8efec63f-612c-4568-afc6-8d960e713962) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58a63d9a0 @uri=#<URI::GID gid://dummy/CustomAsset/315367ec-d355-4b4b-af66-f4fca4ff8d58>>
1638011
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962]  (0.3ms) SAVEPOINT active_record_1
1638012
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638013
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/315367ec-d355-4b4b-af66-f4fca4ff8d58/0337c5154fb4607eeb83e616e2557bb4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"315367ec-d355-4b4b-af66-f4fca4ff8d58/fixed/6b7e53757bbac87864b130c171c4bdb3.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"tuqw751bl_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.054356"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"]]
1638014
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638015
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] [Kithe::CreateDerivativesJob] [8efec63f-612c-4568-afc6-8d960e713962] Performed Kithe::CreateDerivativesJob (Job ID: 8efec63f-612c-4568-afc6-8d960e713962) from Inline(default) in 8.22ms
1638016
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] Enqueued Kithe::CreateDerivativesJob (Job ID: 8efec63f-612c-4568-afc6-8d960e713962) to Inline(default) with arguments: #<GlobalID:0x00007fe58df81978 @uri=#<URI::GID gid://dummy/CustomAsset/315367ec-d355-4b4b-af66-f4fca4ff8d58>>
1638017
+ [ActiveJob] [Kithe::AssetPromoteJob] [6a240139-e544-4573-8f35-56d6d306a669] Performed Kithe::AssetPromoteJob (Job ID: 6a240139-e544-4573-8f35-56d6d306a669) from Inline(default) in 17.92ms
1638018
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 6a240139-e544-4573-8f35-56d6d306a669) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "315367ec-d355-4b4b-af66-f4fca4ff8d58", "file", {"id"=>"asset/9741603041b10a5b6373444f2e0391e4.jpg", "storage"=>"cache"}, {}
1638019
+ CustomAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638020
+  (0.3ms) SAVEPOINT active_record_1
1638021
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/315367ec-d355-4b4b-af66-f4fca4ff8d58/0337c5154fb4607eeb83e616e2557bb4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.061260"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"]]
1638022
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638023
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638024
+  (0.2ms) SAVEPOINT active_record_1
1638025
+ CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638026
+ CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/315367ec-d355-4b4b-af66-f4fca4ff8d58/0337c5154fb4607eeb83e616e2557bb4.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"315367ec-d355-4b4b-af66-f4fca4ff8d58/fixed/f03b66bce71d559fe830f7ee243f6373.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"tuqw751bl_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.069219"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"]]
1638027
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638028
+ CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "315367ec-d355-4b4b-af66-f4fca4ff8d58"], ["LIMIT", 1]]
1638029
+  (0.6ms) ROLLBACK
1638030
+  (0.2ms) BEGIN
1638031
+  (0.2ms) SAVEPOINT active_record_1
1638032
+ CustomAsset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.096991"], ["updated_at", "2020-06-01 15:41:48.096991"], ["file_data", "{\"id\":\"asset/750fe7e4af8caf44074c870272a6b3ff.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638033
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638034
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] Performing Kithe::AssetPromoteJob (Job ID: eabd4e68-1c37-4299-b668-bf7f93b1d8c2) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "23f0722a-5847-4a86-877a-4afebc599c56", "file", {"id"=>"asset/750fe7e4af8caf44074c870272a6b3ff.jpg", "storage"=>"cache"}, {}
1638035
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638036
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2]  (0.2ms) SAVEPOINT active_record_1
1638037
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638038
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/23f0722a-5847-4a86-877a-4afebc599c56/f4f7856015f0c1210b70848159254276.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.105659"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"]]
1638039
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638040
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] CustomAsset Load (1.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638041
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a] Performing Kithe::CreateDerivativesJob (Job ID: 468e99ad-7261-4e7c-b421-ff5bc84e6e6a) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58a6d57a0 @uri=#<URI::GID gid://dummy/CustomAsset/23f0722a-5847-4a86-877a-4afebc599c56>>
1638042
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a]  (0.9ms) SAVEPOINT active_record_1
1638043
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a] CustomAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638044
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/23f0722a-5847-4a86-877a-4afebc599c56/f4f7856015f0c1210b70848159254276.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"23f0722a-5847-4a86-877a-4afebc599c56/fixed/8507127c871c1072891596f29c6664dd.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"htz57p1f6_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.118269"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"]]
1638045
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638046
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] [Kithe::CreateDerivativesJob] [468e99ad-7261-4e7c-b421-ff5bc84e6e6a] Performed Kithe::CreateDerivativesJob (Job ID: 468e99ad-7261-4e7c-b421-ff5bc84e6e6a) from Inline(default) in 8.65ms
1638047
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] Enqueued Kithe::CreateDerivativesJob (Job ID: 468e99ad-7261-4e7c-b421-ff5bc84e6e6a) to Inline(default) with arguments: #<GlobalID:0x00007fe58f8f1bb0 @uri=#<URI::GID gid://dummy/CustomAsset/23f0722a-5847-4a86-877a-4afebc599c56>>
1638048
+ [ActiveJob] [Kithe::AssetPromoteJob] [eabd4e68-1c37-4299-b668-bf7f93b1d8c2] Performed Kithe::AssetPromoteJob (Job ID: eabd4e68-1c37-4299-b668-bf7f93b1d8c2) from Inline(default) in 19.82ms
1638049
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: eabd4e68-1c37-4299-b668-bf7f93b1d8c2) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "23f0722a-5847-4a86-877a-4afebc599c56", "file", {"id"=>"asset/750fe7e4af8caf44074c870272a6b3ff.jpg", "storage"=>"cache"}, {}
1638050
+ CustomAsset Load (1.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638051
+  (0.2ms) SAVEPOINT active_record_1
1638052
+ CustomAsset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638053
+ CustomAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/23f0722a-5847-4a86-877a-4afebc599c56/f4f7856015f0c1210b70848159254276.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.128027"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"]]
1638054
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1638055
+ CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "23f0722a-5847-4a86-877a-4afebc599c56"], ["LIMIT", 1]]
1638056
+  (0.3ms) ROLLBACK
1638057
+  (0.2ms) BEGIN
1638058
+  (0.7ms) SAVEPOINT active_record_1
1638059
+ CustomAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.151414"], ["updated_at", "2020-06-01 15:41:48.151414"], ["file_data", "{\"id\":\"asset/8169f4692d09730a3e94912045cffa46.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638060
+  (1.2ms) RELEASE SAVEPOINT active_record_1
1638061
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] Performing Kithe::AssetPromoteJob (Job ID: 55a45538-bf49-4cdf-8249-b1f60af263f1) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "cea4d545-3234-4b9e-8bae-c4d960135ee4", "file", {"id"=>"asset/8169f4692d09730a3e94912045cffa46.jpg", "storage"=>"cache"}, {}
1638062
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638063
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1]  (0.3ms) SAVEPOINT active_record_1
1638064
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638065
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cea4d545-3234-4b9e-8bae-c4d960135ee4/c6e37e8c9c79570b7fd7d981ba1f8709.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.181325"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638066
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638067
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638068
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a] Performing Kithe::CreateDerivativesJob (Job ID: daec9a42-eac2-4281-a17e-98011dfeff3a) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58b0c4a90 @uri=#<URI::GID gid://dummy/CustomAsset/cea4d545-3234-4b9e-8bae-c4d960135ee4>>
1638069
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a]  (0.2ms) SAVEPOINT active_record_1
1638070
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a] CustomAsset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638071
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cea4d545-3234-4b9e-8bae-c4d960135ee4/c6e37e8c9c79570b7fd7d981ba1f8709.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"cea4d545-3234-4b9e-8bae-c4d960135ee4/fixed/0ccc89ee9c28bb76465524ed37f29cf1.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"c1lem6b4y_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.191263"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638072
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638073
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] [Kithe::CreateDerivativesJob] [daec9a42-eac2-4281-a17e-98011dfeff3a] Performed Kithe::CreateDerivativesJob (Job ID: daec9a42-eac2-4281-a17e-98011dfeff3a) from Inline(default) in 8.46ms
1638074
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] Enqueued Kithe::CreateDerivativesJob (Job ID: daec9a42-eac2-4281-a17e-98011dfeff3a) to Inline(default) with arguments: #<GlobalID:0x00007fe58b8ee720 @uri=#<URI::GID gid://dummy/CustomAsset/cea4d545-3234-4b9e-8bae-c4d960135ee4>>
1638075
+ [ActiveJob] [Kithe::AssetPromoteJob] [55a45538-bf49-4cdf-8249-b1f60af263f1] Performed Kithe::AssetPromoteJob (Job ID: 55a45538-bf49-4cdf-8249-b1f60af263f1) from Inline(default) in 16.82ms
1638076
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 55a45538-bf49-4cdf-8249-b1f60af263f1) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "cea4d545-3234-4b9e-8bae-c4d960135ee4", "file", {"id"=>"asset/8169f4692d09730a3e94912045cffa46.jpg", "storage"=>"cache"}, {}
1638077
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638078
+  (0.3ms) SAVEPOINT active_record_1
1638079
+ CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638080
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cea4d545-3234-4b9e-8bae-c4d960135ee4/c6e37e8c9c79570b7fd7d981ba1f8709.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"cea4d545-3234-4b9e-8bae-c4d960135ee4/fixed/758f625f62af15671bf0ad8b0a47d97a.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"c1lem6b4y_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.199423"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638081
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638082
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"], ["LIMIT", 1]]
1638083
+  (0.2ms) SAVEPOINT active_record_1
1638084
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638085
+ Kithe::Model Load (1.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638086
+ Kithe::Model Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638087
+  (1.0ms) UPDATE kithe_models
1638088
+ SET leaf_representative_id = NULL, representative_id = NULL
1638089
+ WHERE id IN (
1638090
+ WITH RECURSIVE search_graph(id, link) AS (
1638091
+ SELECT m.id, m.representative_id
1638092
+ FROM kithe_models m
1638093
+ WHERE m.id = 'cea4d545-3234-4b9e-8bae-c4d960135ee4'
1638094
+ UNION
1638095
+ SELECT m.id, m.representative_id
1638096
+ FROM kithe_models m, search_graph sg
1638097
+ WHERE m.representative_id = sg.id
1638098
+ )
1638099
+ SELECT id
1638100
+ FROM search_graph
1638101
+ WHERE id != 'cea4d545-3234-4b9e-8bae-c4d960135ee4'
1638102
+ );
1638103
+ 
1638104
+ CustomAsset Destroy (1.4ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "cea4d545-3234-4b9e-8bae-c4d960135ee4"]]
1638105
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638106
+ [ActiveJob] [Kithe::AssetDeleteJob] [98f3d131-4f1b-4735-8120-16a9fdadd783] Performing Kithe::AssetDeleteJob (Job ID: 98f3d131-4f1b-4735-8120-16a9fdadd783) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/cea4d545-3234-4b9e-8bae-c4d960135ee4/c6e37e8c9c79570b7fd7d981ba1f8709.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"cea4d545-3234-4b9e-8bae-c4d960135ee4/fixed/758f625f62af15671bf0ad8b0a47d97a.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"c1lem6b4y_fixed.jpeg", "mime_type"=>"image/jpeg"}}}}
1638107
+ [ActiveJob] [Kithe::AssetDeleteJob] [98f3d131-4f1b-4735-8120-16a9fdadd783] Performed Kithe::AssetDeleteJob (Job ID: 98f3d131-4f1b-4735-8120-16a9fdadd783) from Inline(default) in 0.11ms
1638108
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 98f3d131-4f1b-4735-8120-16a9fdadd783) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/cea4d545-3234-4b9e-8bae-c4d960135ee4/c6e37e8c9c79570b7fd7d981ba1f8709.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"cea4d545-3234-4b9e-8bae-c4d960135ee4/fixed/758f625f62af15671bf0ad8b0a47d97a.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"c1lem6b4y_fixed.jpeg", "mime_type"=>"image/jpeg"}}}}
1638109
+  (0.2ms) ROLLBACK
1638110
+  (0.1ms) BEGIN
1638111
+  (0.3ms) SAVEPOINT active_record_1
1638112
+ CustomAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.228813"], ["updated_at", "2020-06-01 15:41:48.228813"], ["file_data", "{\"id\":\"asset/52fe6f054d07ccaf7c948f22f5b0e6ee.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638113
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638114
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] Performing Kithe::AssetPromoteJob (Job ID: 3af5b7af-deba-43c6-9ed3-9c46c1efb14c) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "9d49756c-0647-460b-8310-a62efeff3c4c", "file", {"id"=>"asset/52fe6f054d07ccaf7c948f22f5b0e6ee.jpg", "storage"=>"cache"}, {}
1638115
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638116
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c]  (0.2ms) SAVEPOINT active_record_1
1638117
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] CustomAsset Load (1.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638118
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/c68d5ccce39c0852261fc16e792f2ac7.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.241708"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638119
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638120
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638121
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9] Performing Kithe::CreateDerivativesJob (Job ID: 1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58dceb808 @uri=#<URI::GID gid://dummy/CustomAsset/9d49756c-0647-460b-8310-a62efeff3c4c>>
1638122
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9]  (0.3ms) SAVEPOINT active_record_1
1638123
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638124
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9] CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/c68d5ccce39c0852261fc16e792f2ac7.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9d49756c-0647-460b-8310-a62efeff3c4c/fixed/0fa40227a05865dc974335c44c31f6ac.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"e5aq6h4lc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.250089"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638125
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638126
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] [Kithe::CreateDerivativesJob] [1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9] Performed Kithe::CreateDerivativesJob (Job ID: 1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9) from Inline(default) in 6.22ms
1638127
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] Enqueued Kithe::CreateDerivativesJob (Job ID: 1fbf6ee5-47f5-4aa0-97d8-134838d6f4a9) to Inline(default) with arguments: #<GlobalID:0x00007fe58a59d8b0 @uri=#<URI::GID gid://dummy/CustomAsset/9d49756c-0647-460b-8310-a62efeff3c4c>>
1638128
+ [ActiveJob] [Kithe::AssetPromoteJob] [3af5b7af-deba-43c6-9ed3-9c46c1efb14c] Performed Kithe::AssetPromoteJob (Job ID: 3af5b7af-deba-43c6-9ed3-9c46c1efb14c) from Inline(default) in 18.32ms
1638129
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 3af5b7af-deba-43c6-9ed3-9c46c1efb14c) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "9d49756c-0647-460b-8310-a62efeff3c4c", "file", {"id"=>"asset/52fe6f054d07ccaf7c948f22f5b0e6ee.jpg", "storage"=>"cache"}, {}
1638130
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638131
+  (0.2ms) SAVEPOINT active_record_1
1638132
+ CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638133
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/c68d5ccce39c0852261fc16e792f2ac7.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9d49756c-0647-460b-8310-a62efeff3c4c/fixed/64b625ce0b5fe80ec3659fe4e1ec28bd.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"e5aq6h4lc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.260322"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638134
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638135
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638136
+  (0.2ms) SAVEPOINT active_record_1
1638137
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/be43441008b5825898263b49f1e800dd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-01 15:41:48.264201"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638138
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638139
+ [ActiveJob] [Kithe::AssetDeleteJob] [744d0e16-f1c3-4a02-a62e-dd3fc8e8f6e7] Performing Kithe::AssetDeleteJob (Job ID: 744d0e16-f1c3-4a02-a62e-dd3fc8e8f6e7) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", {"id"=>"asset/9d49756c-0647-460b-8310-a62efeff3c4c/c68d5ccce39c0852261fc16e792f2ac7.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"9d49756c-0647-460b-8310-a62efeff3c4c/fixed/64b625ce0b5fe80ec3659fe4e1ec28bd.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"e5aq6h4lc_fixed.jpeg", "mime_type"=>"image/jpeg"}}}}
1638140
+ [ActiveJob] [Kithe::AssetDeleteJob] [744d0e16-f1c3-4a02-a62e-dd3fc8e8f6e7] Performed Kithe::AssetDeleteJob (Job ID: 744d0e16-f1c3-4a02-a62e-dd3fc8e8f6e7) from Inline(default) in 0.11ms
1638141
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 744d0e16-f1c3-4a02-a62e-dd3fc8e8f6e7) to Inline(default) with arguments: "CustomUploader::Attacher", {"id"=>"asset/9d49756c-0647-460b-8310-a62efeff3c4c/c68d5ccce39c0852261fc16e792f2ac7.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"fixed"=>{"id"=>"9d49756c-0647-460b-8310-a62efeff3c4c/fixed/64b625ce0b5fe80ec3659fe4e1ec28bd.jpeg", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"e5aq6h4lc_fixed.jpeg", "mime_type"=>"image/jpeg"}}}}
1638142
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] Performing Kithe::AssetPromoteJob (Job ID: 56fe0fe6-a41f-4cc2-837f-33d22803700a) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "9d49756c-0647-460b-8310-a62efeff3c4c", "file", {"id"=>"asset/9d49756c-0647-460b-8310-a62efeff3c4c/be43441008b5825898263b49f1e800dd.jpg", "storage"=>"cache"}, {}
1638143
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638144
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a]  (0.2ms) SAVEPOINT active_record_1
1638145
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638146
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/4e43452753d41f05bc26c9f4f4a53658.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.271969"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638147
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638148
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638149
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9] Performing Kithe::CreateDerivativesJob (Job ID: a0b4e5bd-e62f-4b29-9c04-bf9258e586f9) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58a6030c0 @uri=#<URI::GID gid://dummy/CustomAsset/9d49756c-0647-460b-8310-a62efeff3c4c>>
1638150
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9]  (0.3ms) SAVEPOINT active_record_1
1638151
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638152
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9d49756c-0647-460b-8310-a62efeff3c4c/4e43452753d41f05bc26c9f4f4a53658.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"9d49756c-0647-460b-8310-a62efeff3c4c/fixed/626daca4915d9a7523297372db75dc50.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"e5aq6h4lc_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.281662"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"]]
1638153
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638154
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] [Kithe::CreateDerivativesJob] [a0b4e5bd-e62f-4b29-9c04-bf9258e586f9] Performed Kithe::CreateDerivativesJob (Job ID: a0b4e5bd-e62f-4b29-9c04-bf9258e586f9) from Inline(default) in 5.78ms
1638155
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] Enqueued Kithe::CreateDerivativesJob (Job ID: a0b4e5bd-e62f-4b29-9c04-bf9258e586f9) to Inline(default) with arguments: #<GlobalID:0x00007fe58a60b6a8 @uri=#<URI::GID gid://dummy/CustomAsset/9d49756c-0647-460b-8310-a62efeff3c4c>>
1638156
+ [ActiveJob] [Kithe::AssetPromoteJob] [56fe0fe6-a41f-4cc2-837f-33d22803700a] Performed Kithe::AssetPromoteJob (Job ID: 56fe0fe6-a41f-4cc2-837f-33d22803700a) from Inline(default) in 15.9ms
1638157
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 56fe0fe6-a41f-4cc2-837f-33d22803700a) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "9d49756c-0647-460b-8310-a62efeff3c4c", "file", {"id"=>"asset/9d49756c-0647-460b-8310-a62efeff3c4c/be43441008b5825898263b49f1e800dd.jpg", "storage"=>"cache"}, {}
1638158
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9d49756c-0647-460b-8310-a62efeff3c4c"], ["LIMIT", 1]]
1638159
+  (0.2ms) ROLLBACK
1638160
+  (0.1ms) BEGIN
1638161
+  (0.2ms) SAVEPOINT active_record_1
1638162
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.302190"], ["updated_at", "2020-06-01 15:41:48.302190"], ["file_data", "{\"id\":\"asset/0e890f5d8f799b77ee845589cf551015.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638163
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638164
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] Performing Kithe::AssetPromoteJob (Job ID: eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "67558b8a-80fd-4a78-b3a6-087a05ee0219", "file", {"id"=>"asset/0e890f5d8f799b77ee845589cf551015.jpg", "storage"=>"cache"}, {}
1638165
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638166
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322]  (0.2ms) SAVEPOINT active_record_1
1638167
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638168
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/67558b8a-80fd-4a78-b3a6-087a05ee0219/3b1a253c62fd697b0adf873569a734bc.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.313298"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"]]
1638169
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638170
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] CustomAsset Load (0.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638171
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8] Performing Kithe::CreateDerivativesJob (Job ID: 68919977-597c-4dad-b9df-088ec238a6b8) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58b992078 @uri=#<URI::GID gid://dummy/CustomAsset/67558b8a-80fd-4a78-b3a6-087a05ee0219>>
1638172
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8]  (0.2ms) SAVEPOINT active_record_1
1638173
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638174
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8] CustomAsset Update (1.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/67558b8a-80fd-4a78-b3a6-087a05ee0219/3b1a253c62fd697b0adf873569a734bc.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"67558b8a-80fd-4a78-b3a6-087a05ee0219/fixed/1096590c4861d1f630780eac9e52ea5d.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ogj4lfe0c_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.321310"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"]]
1638175
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638176
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] [Kithe::CreateDerivativesJob] [68919977-597c-4dad-b9df-088ec238a6b8] Performed Kithe::CreateDerivativesJob (Job ID: 68919977-597c-4dad-b9df-088ec238a6b8) from Inline(default) in 7.76ms
1638177
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] Enqueued Kithe::CreateDerivativesJob (Job ID: 68919977-597c-4dad-b9df-088ec238a6b8) to Inline(default) with arguments: #<GlobalID:0x00007fe58dfba9a8 @uri=#<URI::GID gid://dummy/CustomAsset/67558b8a-80fd-4a78-b3a6-087a05ee0219>>
1638178
+ [ActiveJob] [Kithe::AssetPromoteJob] [eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322] Performed Kithe::AssetPromoteJob (Job ID: eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322) from Inline(default) in 16.89ms
1638179
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: eb8bd51e-4e0a-4b3f-95ad-7f83c6fbc322) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "67558b8a-80fd-4a78-b3a6-087a05ee0219", "file", {"id"=>"asset/0e890f5d8f799b77ee845589cf551015.jpg", "storage"=>"cache"}, {}
1638180
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638181
+  (0.3ms) SAVEPOINT active_record_1
1638182
+ CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638183
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/67558b8a-80fd-4a78-b3a6-087a05ee0219/3b1a253c62fd697b0adf873569a734bc.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"67558b8a-80fd-4a78-b3a6-087a05ee0219/fixed/bc476fa69fe7db793656f243cd45dc98.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ogj4lfe0c_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.331750"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"]]
1638184
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638185
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638186
+  (0.2ms) SAVEPOINT active_record_1
1638187
+ CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "67558b8a-80fd-4a78-b3a6-087a05ee0219"], ["LIMIT", 1]]
1638188
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1638189
+  (0.6ms) ROLLBACK
1638190
+  (0.1ms) BEGIN
1638191
+  (0.3ms) SAVEPOINT active_record_1
1638192
+ CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.356403"], ["updated_at", "2020-06-01 15:41:48.356403"], ["file_data", "{\"id\":\"asset/3034fa5072729d4bad827fef162d1843.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638193
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638194
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] Performing Kithe::AssetPromoteJob (Job ID: 9b900479-dfe0-41f5-8bb7-8c2c1daafb55) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "60d1e704-8e67-44c8-9932-b840afa280a2", "file", {"id"=>"asset/3034fa5072729d4bad827fef162d1843.jpg", "storage"=>"cache"}, {}
1638195
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638196
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55]  (0.3ms) SAVEPOINT active_record_1
1638197
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] CustomAsset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638198
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/60d1e704-8e67-44c8-9932-b840afa280a2/64aedfef03f9f73c6c524ce59a23e08d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.367984"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"]]
1638199
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638200
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638201
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b] Performing Kithe::CreateDerivativesJob (Job ID: 8016fab1-8893-472f-b0cc-89487a78967b) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58f92bcc0 @uri=#<URI::GID gid://dummy/CustomAsset/60d1e704-8e67-44c8-9932-b840afa280a2>>
1638202
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b]  (0.4ms) SAVEPOINT active_record_1
1638203
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638204
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b] CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/60d1e704-8e67-44c8-9932-b840afa280a2/64aedfef03f9f73c6c524ce59a23e08d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"60d1e704-8e67-44c8-9932-b840afa280a2/fixed/fae72daaaae7afffd17e266016734425.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ye3zj9b8n_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.386735"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"]]
1638205
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638206
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] [Kithe::CreateDerivativesJob] [8016fab1-8893-472f-b0cc-89487a78967b] Performed Kithe::CreateDerivativesJob (Job ID: 8016fab1-8893-472f-b0cc-89487a78967b) from Inline(default) in 10.75ms
1638207
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] Enqueued Kithe::CreateDerivativesJob (Job ID: 8016fab1-8893-472f-b0cc-89487a78967b) to Inline(default) with arguments: #<GlobalID:0x00007fe58a714130 @uri=#<URI::GID gid://dummy/CustomAsset/60d1e704-8e67-44c8-9932-b840afa280a2>>
1638208
+ [ActiveJob] [Kithe::AssetPromoteJob] [9b900479-dfe0-41f5-8bb7-8c2c1daafb55] Performed Kithe::AssetPromoteJob (Job ID: 9b900479-dfe0-41f5-8bb7-8c2c1daafb55) from Inline(default) in 29.57ms
1638209
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 9b900479-dfe0-41f5-8bb7-8c2c1daafb55) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "60d1e704-8e67-44c8-9932-b840afa280a2", "file", {"id"=>"asset/3034fa5072729d4bad827fef162d1843.jpg", "storage"=>"cache"}, {}
1638210
+ CustomAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638211
+  (0.3ms) SAVEPOINT active_record_1
1638212
+ CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638213
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/60d1e704-8e67-44c8-9932-b840afa280a2/64aedfef03f9f73c6c524ce59a23e08d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"60d1e704-8e67-44c8-9932-b840afa280a2/fixed/1c81b3f3883949f6e234a02b141890df.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ye3zj9b8n_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.401929"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"]]
1638214
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638215
+ CustomAsset Load (4.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638216
+  (0.2ms) SAVEPOINT active_record_1
1638217
+ CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"], ["LIMIT", 1]]
1638218
+ CustomAsset Update (1.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/60d1e704-8e67-44c8-9932-b840afa280a2/64aedfef03f9f73c6c524ce59a23e08d.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"60d1e704-8e67-44c8-9932-b840afa280a2/fixed/5c591637f11e73e2ff2a0e81b8086d17.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"ye3zj9b8n_fixed.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-01 15:41:48.569031"], ["id", "60d1e704-8e67-44c8-9932-b840afa280a2"]]
1638219
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638220
+  (0.4ms) ROLLBACK
1638221
+  (0.2ms) BEGIN
1638222
+  (0.3ms) SAVEPOINT active_record_1
1638223
+ CustomAsset Create (2.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:48.633621"], ["updated_at", "2020-06-01 15:41:48.633621"], ["file_data", "{\"id\":\"asset/64cb8480cf9a3125676c2705b37ae673.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638224
+  (0.8ms) RELEASE SAVEPOINT active_record_1
1638225
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] Performing Kithe::AssetPromoteJob (Job ID: 74c69f85-a309-49aa-8e46-ca426112aeae) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "CustomUploader::Attacher", "CustomAsset", "cb40350f-4b47-4992-935d-0d0ed8ef0b67", "file", {"id"=>"asset/64cb8480cf9a3125676c2705b37ae673.jpg", "storage"=>"cache"}, {}
1638226
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] CustomAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638227
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae]  (0.2ms) SAVEPOINT active_record_1
1638228
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638229
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cb40350f-4b47-4992-935d-0d0ed8ef0b67/e01dcd28f65894f03a55756a19a1e1c9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.649003"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"]]
1638230
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638231
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] CustomAsset Load (2.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638232
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b] Performing Kithe::CreateDerivativesJob (Job ID: 35700969-19ff-4157-b951-a87f84959a5b) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: #<GlobalID:0x00007fe58a4e88c0 @uri=#<URI::GID gid://dummy/CustomAsset/cb40350f-4b47-4992-935d-0d0ed8ef0b67>>
1638233
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b]  (3.3ms) SAVEPOINT active_record_1
1638234
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b] CustomAsset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638235
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b] CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cb40350f-4b47-4992-935d-0d0ed8ef0b67/e01dcd28f65894f03a55756a19a1e1c9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"cb40350f-4b47-4992-935d-0d0ed8ef0b67/fixed/beaf30f02d2db98e8ca647cad2e8af2c.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yuvfm3pv7_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.666929"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"]]
1638236
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b]  (1.0ms) RELEASE SAVEPOINT active_record_1
1638237
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] [Kithe::CreateDerivativesJob] [35700969-19ff-4157-b951-a87f84959a5b] Performed Kithe::CreateDerivativesJob (Job ID: 35700969-19ff-4157-b951-a87f84959a5b) from Inline(default) in 13.97ms
1638238
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] Enqueued Kithe::CreateDerivativesJob (Job ID: 35700969-19ff-4157-b951-a87f84959a5b) to Inline(default) with arguments: #<GlobalID:0x00007fe58a518c00 @uri=#<URI::GID gid://dummy/CustomAsset/cb40350f-4b47-4992-935d-0d0ed8ef0b67>>
1638239
+ [ActiveJob] [Kithe::AssetPromoteJob] [74c69f85-a309-49aa-8e46-ca426112aeae] Performed Kithe::AssetPromoteJob (Job ID: 74c69f85-a309-49aa-8e46-ca426112aeae) from Inline(default) in 29.2ms
1638240
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 74c69f85-a309-49aa-8e46-ca426112aeae) to Inline(default) with arguments: "CustomUploader::Attacher", "CustomAsset", "cb40350f-4b47-4992-935d-0d0ed8ef0b67", "file", {"id"=>"asset/64cb8480cf9a3125676c2705b37ae673.jpg", "storage"=>"cache"}, {}
1638241
+ CustomAsset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638242
+  (0.2ms) SAVEPOINT active_record_1
1638243
+ CustomAsset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638244
+ CustomAsset Update (1.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cb40350f-4b47-4992-935d-0d0ed8ef0b67/e01dcd28f65894f03a55756a19a1e1c9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"cb40350f-4b47-4992-935d-0d0ed8ef0b67/fixed/ca7af9b9b125d6a5b6731d03187bfe2d.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yuvfm3pv7_fixed.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:48.682070"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"]]
1638245
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1638246
+ CustomAsset Load (1.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638247
+  (22.7ms) SAVEPOINT active_record_1
1638248
+ CustomAsset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"], ["LIMIT", 1]]
1638249
+ CustomAsset Update (1.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/cb40350f-4b47-4992-935d-0d0ed8ef0b67/e01dcd28f65894f03a55756a19a1e1c9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"fixed\":{\"id\":\"cb40350f-4b47-4992-935d-0d0ed8ef0b67/fixed/ca7af9b9b125d6a5b6731d03187bfe2d.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"yuvfm3pv7_fixed.jpeg\",\"mime_type\":\"image/jpeg\"}},\"test\":{\"id\":\"cb40350f-4b47-4992-935d-0d0ed8ef0b67/test/0d5ceb56a5f81abb6b9a95d36177f6e9.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yuvfm3pv7_test.bin\",\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"manual\":\"value\"}}}}"], ["updated_at", "2020-06-01 15:41:48.783130"], ["id", "cb40350f-4b47-4992-935d-0d0ed8ef0b67"]]
1638250
+  (0.7ms) RELEASE SAVEPOINT active_record_1
1638251
+  (0.6ms) ROLLBACK
1638252
+  (0.2ms) BEGIN
1638253
+  (2.8ms) SAVEPOINT active_record_1
1638254
+ TestAsset Create (3.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:48.819474"], ["updated_at", "2020-06-01 15:41:48.819474"], ["file_data", "{\"id\":\"asset/f44302376c94d072af4fd7488d9e77c8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638255
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638256
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660] Performing Kithe::AssetPromoteJob (Job ID: 2385b297-c8e1-4b3b-a919-356e2bac7660) from Inline(default) enqueued at 2020-06-01T15:41:48Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "8a0332e6-b619-48c8-aab3-05e33a308b54", "file", {"id"=>"asset/f44302376c94d072af4fd7488d9e77c8.jpg", "storage"=>"cache"}, {}
1638257
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8a0332e6-b619-48c8-aab3-05e33a308b54"], ["LIMIT", 1]]
1638258
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660]  (0.2ms) SAVEPOINT active_record_1
1638259
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660] TestAsset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "8a0332e6-b619-48c8-aab3-05e33a308b54"], ["LIMIT", 1]]
1638260
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660] TestAsset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/8a0332e6-b619-48c8-aab3-05e33a308b54/e2fc474ddb169106b6d49626b59c448a.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:48.838171"], ["id", "8a0332e6-b619-48c8-aab3-05e33a308b54"]]
1638261
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638262
+ [ActiveJob] [Kithe::AssetPromoteJob] [2385b297-c8e1-4b3b-a919-356e2bac7660] Performed Kithe::AssetPromoteJob (Job ID: 2385b297-c8e1-4b3b-a919-356e2bac7660) from Inline(default) in 9.81ms
1638263
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 2385b297-c8e1-4b3b-a919-356e2bac7660) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "8a0332e6-b619-48c8-aab3-05e33a308b54", "file", {"id"=>"asset/f44302376c94d072af4fd7488d9e77c8.jpg", "storage"=>"cache"}, {}
1638264
+  (87.6ms) ROLLBACK
1638265
+  (0.1ms) BEGIN
1638266
+  (0.2ms) SAVEPOINT active_record_1
1638267
+ TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:48.960646"], ["updated_at", "2020-06-01 15:41:48.960646"], ["file_data", "{\"id\":\"asset/db906e87e83822594bbe33add7490685.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638268
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638269
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "96172df3-dd3b-4309-a00d-6c4b35418d90"], ["LIMIT", 1]]
1638270
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "96172df3-dd3b-4309-a00d-6c4b35418d90"], ["LIMIT", 1]]
1638271
+  (0.3ms) ROLLBACK
1638272
+  (0.1ms) BEGIN
1638273
+  (0.2ms) SAVEPOINT active_record_1
1638274
+ TestAsset Create (2.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.004298"], ["updated_at", "2020-06-01 15:41:49.004298"], ["file_data", "{\"id\":\"asset/7b7285259fd01e0e15fd1d528a5f4c4c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638275
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638276
+  (0.2ms) SAVEPOINT active_record_1
1638277
+ TestAsset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.010607"], ["file_data", "{\"id\":\"asset/be9c9905-ebef-4649-acfd-673ed4f7d1d2/818f5b7f3129f5e3b1533e32ef944166.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "be9c9905-ebef-4649-acfd-673ed4f7d1d2"]]
1638278
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638279
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "be9c9905-ebef-4649-acfd-673ed4f7d1d2"], ["LIMIT", 1]]
1638280
+  (0.3ms) ROLLBACK
1638281
+  (0.4ms) BEGIN
1638282
+  (0.2ms) SAVEPOINT active_record_1
1638283
+ TestAsset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.067282"], ["updated_at", "2020-06-01 15:41:49.067282"], ["file_data", "{\"id\":\"asset/86fdf52b7c05374cdbd4c115f02b5328.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638284
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638285
+ [ActiveJob] [Kithe::AssetPromoteJob] [b2a9ce18-5c07-4c57-b920-a6bb83fd226c] Performing Kithe::AssetPromoteJob (Job ID: b2a9ce18-5c07-4c57-b920-a6bb83fd226c) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "c2eff9ef-73c7-43b8-b20f-8d8b92ec3f90", "file", {"id"=>"asset/86fdf52b7c05374cdbd4c115f02b5328.jpg", "storage"=>"cache"}, {}
1638286
+ [ActiveJob] [Kithe::AssetPromoteJob] [b2a9ce18-5c07-4c57-b920-a6bb83fd226c] TestAsset Load (3.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c2eff9ef-73c7-43b8-b20f-8d8b92ec3f90"], ["LIMIT", 1]]
1638287
+ [ActiveJob] [Kithe::AssetPromoteJob] [b2a9ce18-5c07-4c57-b920-a6bb83fd226c] Performed Kithe::AssetPromoteJob (Job ID: b2a9ce18-5c07-4c57-b920-a6bb83fd226c) from Inline(default) in 6.9ms
1638288
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: b2a9ce18-5c07-4c57-b920-a6bb83fd226c) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "c2eff9ef-73c7-43b8-b20f-8d8b92ec3f90", "file", {"id"=>"asset/86fdf52b7c05374cdbd4c115f02b5328.jpg", "storage"=>"cache"}, {}
1638289
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c2eff9ef-73c7-43b8-b20f-8d8b92ec3f90"], ["LIMIT", 1]]
1638290
+  (0.3ms) ROLLBACK
1638291
+  (0.1ms) BEGIN
1638292
+  (0.3ms) SAVEPOINT active_record_1
1638293
+ TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.158125"], ["updated_at", "2020-06-01 15:41:49.158125"], ["file_data", "{\"id\":\"asset/feaeedd8d8939e715a910d2326b4a61a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638294
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638295
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f] Performing Kithe::AssetPromoteJob (Job ID: 058fee6d-6221-41f8-bea1-95807b09366f) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "25f329ba-ce88-487b-acc7-5f02327173d3", "file", {"id"=>"asset/feaeedd8d8939e715a910d2326b4a61a.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638296
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "25f329ba-ce88-487b-acc7-5f02327173d3"], ["LIMIT", 1]]
1638297
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f]  (0.6ms) SAVEPOINT active_record_1
1638298
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f] TestAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "25f329ba-ce88-487b-acc7-5f02327173d3"], ["LIMIT", 1]]
1638299
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f] TestAsset Update (1.0ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/25f329ba-ce88-487b-acc7-5f02327173d3/9b754a68037f56ab224c1cbf0adc4541.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.170586"], ["id", "25f329ba-ce88-487b-acc7-5f02327173d3"]]
1638300
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638301
+ [ActiveJob] [Kithe::AssetPromoteJob] [058fee6d-6221-41f8-bea1-95807b09366f] Performed Kithe::AssetPromoteJob (Job ID: 058fee6d-6221-41f8-bea1-95807b09366f) from Inline(default) in 12.4ms
1638302
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 058fee6d-6221-41f8-bea1-95807b09366f) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "25f329ba-ce88-487b-acc7-5f02327173d3", "file", {"id"=>"asset/feaeedd8d8939e715a910d2326b4a61a.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638303
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "25f329ba-ce88-487b-acc7-5f02327173d3"], ["LIMIT", 1]]
1638304
+  (0.2ms) ROLLBACK
1638305
+  (0.1ms) BEGIN
1638306
+  (0.3ms) SAVEPOINT active_record_1
1638307
+ TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.198941"], ["updated_at", "2020-06-01 15:41:49.198941"], ["kithe_model_type", 2]]
1638308
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638309
+  (0.2ms) SAVEPOINT active_record_1
1638310
+ TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.203567"], ["file_data", "{\"id\":\"asset/d5531905-5100-4f17-9db6-baaac6361f26/5afa6d27c14e3c3aee3e4dc866d8d0fc.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "d5531905-5100-4f17-9db6-baaac6361f26"]]
1638311
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638312
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "d5531905-5100-4f17-9db6-baaac6361f26"], ["LIMIT", 1]]
1638313
+  (0.4ms) ROLLBACK
1638314
+  (0.2ms) BEGIN
1638315
+  (0.3ms) SAVEPOINT active_record_1
1638316
+ TestAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.236671"], ["updated_at", "2020-06-01 15:41:49.236671"], ["kithe_model_type", 2]]
1638317
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638318
+  (0.2ms) SAVEPOINT active_record_1
1638319
+ TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.243537"], ["file_data", "{\"id\":\"asset/8dfc4c68-f570-4292-b4fb-bf754da0971d/09c96e55f29f2e40aec41b03b19ce97f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "8dfc4c68-f570-4292-b4fb-bf754da0971d"]]
1638320
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638321
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "8dfc4c68-f570-4292-b4fb-bf754da0971d"], ["LIMIT", 1]]
1638322
+  (0.3ms) ROLLBACK
1638323
+  (0.1ms) BEGIN
1638324
+  (0.3ms) SAVEPOINT active_record_1
1638325
+ TestAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.272301"], ["updated_at", "2020-06-01 15:41:49.272301"], ["file_data", "{\"id\":\"asset/5367296294fc4af9b0bf22edabdb9b8e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638326
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1638327
+ TestAsset Load (1.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "51eaf739-4416-4e0e-b64d-e856c06e9fbd"], ["LIMIT", 1]]
1638328
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "51eaf739-4416-4e0e-b64d-e856c06e9fbd"], ["LIMIT", 1]]
1638329
+  (0.3ms) ROLLBACK
1638330
+  (0.2ms) BEGIN
1638331
+  (0.2ms) SAVEPOINT active_record_1
1638332
+ TestAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.343239"], ["updated_at", "2020-06-01 15:41:49.343239"], ["file_data", "{\"id\":\"asset/3723378fd93e48d19eecd6584a783370.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638333
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638334
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "d73b1df4-f82f-4b67-9e40-8bde0770a004"], ["LIMIT", 1]]
1638335
+  (0.2ms) SAVEPOINT active_record_1
1638336
+ TestAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "d73b1df4-f82f-4b67-9e40-8bde0770a004"], ["LIMIT", 1]]
1638337
+ TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d73b1df4-f82f-4b67-9e40-8bde0770a004/82e50d3c8faa626aa978537cd39554d8.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.358333"], ["id", "d73b1df4-f82f-4b67-9e40-8bde0770a004"]]
1638338
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1638339
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "d73b1df4-f82f-4b67-9e40-8bde0770a004"], ["LIMIT", 1]]
1638340
+  (0.2ms) ROLLBACK
1638341
+  (0.1ms) BEGIN
1638342
+  (0.2ms) SAVEPOINT active_record_1
1638343
+ TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.388893"], ["updated_at", "2020-06-01 15:41:49.388893"], ["file_data", "{\"id\":\"asset/c5bc274992cc373125e0a11a70d7dbb2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638344
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638345
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56] Performing Kithe::AssetPromoteJob (Job ID: a04b1b52-b747-47f7-8a12-792be0162a56) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "573ba540-0d92-4d82-bcd2-5ec5806738ba", "file", {"id"=>"asset/c5bc274992cc373125e0a11a70d7dbb2.jpg", "storage"=>"cache"}, {}
1638346
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56] TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "573ba540-0d92-4d82-bcd2-5ec5806738ba"], ["LIMIT", 1]]
1638347
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56]  (0.2ms) SAVEPOINT active_record_1
1638348
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "573ba540-0d92-4d82-bcd2-5ec5806738ba"], ["LIMIT", 1]]
1638349
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56] TestAsset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/573ba540-0d92-4d82-bcd2-5ec5806738ba/7e93598d88abc734ec585929d30c43a0.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.400041"], ["id", "573ba540-0d92-4d82-bcd2-5ec5806738ba"]]
1638350
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638351
+ [ActiveJob] [Kithe::AssetPromoteJob] [a04b1b52-b747-47f7-8a12-792be0162a56] Performed Kithe::AssetPromoteJob (Job ID: a04b1b52-b747-47f7-8a12-792be0162a56) from Inline(default) in 9.45ms
1638352
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: a04b1b52-b747-47f7-8a12-792be0162a56) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "573ba540-0d92-4d82-bcd2-5ec5806738ba", "file", {"id"=>"asset/c5bc274992cc373125e0a11a70d7dbb2.jpg", "storage"=>"cache"}, {}
1638353
+  (0.2ms) ROLLBACK
1638354
+  (0.1ms) BEGIN
1638355
+  (0.2ms) SAVEPOINT active_record_1
1638356
+ TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.460842"], ["updated_at", "2020-06-01 15:41:49.460842"], ["file_data", "{\"id\":\"asset/4e3e8926db670b0e259691882c8a5fe0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638357
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638358
+  (0.2ms) SAVEPOINT active_record_1
1638359
+ TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.463940"], ["file_data", "{\"id\":\"asset/e410925f-fecf-40e8-98f7-369fa1af70ee/8625eebcd4f8fc221a91e293cf8ff70a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "e410925f-fecf-40e8-98f7-369fa1af70ee"]]
1638360
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638361
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "e410925f-fecf-40e8-98f7-369fa1af70ee"], ["LIMIT", 1]]
1638362
+  (0.2ms) ROLLBACK
1638363
+  (0.1ms) BEGIN
1638364
+  (1.8ms) SAVEPOINT active_record_1
1638365
+ TestAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.483359"], ["updated_at", "2020-06-01 15:41:49.483359"], ["file_data", "{\"id\":\"asset/e2e514de165d365ceb1eb8114ece1c2b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638366
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638367
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010] Performing Kithe::AssetPromoteJob (Job ID: b14f929e-9aac-47e9-9b1d-d15ca6f35010) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "5131437a-8a37-4871-a8ab-17592c613c51", "file", {"id"=>"asset/e2e514de165d365ceb1eb8114ece1c2b.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638368
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "5131437a-8a37-4871-a8ab-17592c613c51"], ["LIMIT", 1]]
1638369
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010]  (0.4ms) SAVEPOINT active_record_1
1638370
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010] TestAsset Load (1.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "5131437a-8a37-4871-a8ab-17592c613c51"], ["LIMIT", 1]]
1638371
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010] TestAsset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/5131437a-8a37-4871-a8ab-17592c613c51/1e92b5f93ecc65e1ca981ad0b27f6346.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.498626"], ["id", "5131437a-8a37-4871-a8ab-17592c613c51"]]
1638372
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638373
+ [ActiveJob] [Kithe::AssetPromoteJob] [b14f929e-9aac-47e9-9b1d-d15ca6f35010] Performed Kithe::AssetPromoteJob (Job ID: b14f929e-9aac-47e9-9b1d-d15ca6f35010) from Inline(default) in 12.47ms
1638374
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: b14f929e-9aac-47e9-9b1d-d15ca6f35010) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "5131437a-8a37-4871-a8ab-17592c613c51", "file", {"id"=>"asset/e2e514de165d365ceb1eb8114ece1c2b.jpg", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638375
+  (6.0ms) ROLLBACK
1638376
+  (0.1ms) BEGIN
1638377
+  (0.2ms) SAVEPOINT active_record_1
1638378
+ TestAsset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.548702"], ["updated_at", "2020-06-01 15:41:49.548702"], ["file_data", "{\"id\":\"asset/77a179853cd81cc99f8911d77bcd6078.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638379
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638380
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd] Performing Kithe::AssetPromoteJob (Job ID: 816c1a5c-7f87-4481-9cfc-2bc2e4bffabd) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "7e036644-97aa-48f4-8819-62159db7e5a2", "file", {"id"=>"asset/77a179853cd81cc99f8911d77bcd6078.jpg", "storage"=>"cache"}, {}
1638381
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd] TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "7e036644-97aa-48f4-8819-62159db7e5a2"], ["LIMIT", 1]]
1638382
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd]  (0.2ms) SAVEPOINT active_record_1
1638383
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd] TestAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "TestAsset"], ["id", "7e036644-97aa-48f4-8819-62159db7e5a2"], ["LIMIT", 1]]
1638384
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd] TestAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/7e036644-97aa-48f4-8819-62159db7e5a2/402c89a038abf159af583be9d0101c01.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.557965"], ["id", "7e036644-97aa-48f4-8819-62159db7e5a2"]]
1638385
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638386
+ [ActiveJob] [Kithe::AssetPromoteJob] [816c1a5c-7f87-4481-9cfc-2bc2e4bffabd] Performed Kithe::AssetPromoteJob (Job ID: 816c1a5c-7f87-4481-9cfc-2bc2e4bffabd) from Inline(default) in 7.93ms
1638387
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 816c1a5c-7f87-4481-9cfc-2bc2e4bffabd) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "TestAsset", "7e036644-97aa-48f4-8819-62159db7e5a2", "file", {"id"=>"asset/77a179853cd81cc99f8911d77bcd6078.jpg", "storage"=>"cache"}, {}
1638388
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "7e036644-97aa-48f4-8819-62159db7e5a2"], ["LIMIT", 1]]
1638389
+  (1.9ms) ROLLBACK
1638390
+  (0.3ms) BEGIN
1638391
+  (0.3ms) SAVEPOINT active_record_1
1638392
+ TestAsset Create (2.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.601234"], ["updated_at", "2020-06-01 15:41:49.601234"], ["file_data", "{\"id\":\"asset/642c1cb37c51356c6147f373056ee77a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638393
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638394
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "1f1d56d6-d6c0-43eb-9c7d-10e1504620c3"], ["LIMIT", 1]]
1638395
+  (0.3ms) ROLLBACK
1638396
+  (0.1ms) BEGIN
1638397
+  (0.2ms) SAVEPOINT active_record_1
1638398
+ TestAsset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.634942"], ["updated_at", "2020-06-01 15:41:49.634942"], ["file_data", "{\"id\":\"asset/3fe85078bb6ec245062ee65b0e900fdc.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638399
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638400
+  (0.5ms) SAVEPOINT active_record_1
1638401
+ TestAsset Update (1.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.638551"], ["file_data", "{\"id\":\"asset/4eaa8d31-db67-4d4c-99d5-de9a11aeab26/d206ff294a1a3678db7932b4b2766f07.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "4eaa8d31-db67-4d4c-99d5-de9a11aeab26"]]
1638402
+  (0.6ms) RELEASE SAVEPOINT active_record_1
1638403
+ [ActiveJob] Enqueued Kithe::CreateDerivativesJob (Job ID: d8481a79-94d4-42f0-acdf-c42ca119bc25) to Test(default) with arguments: #<GlobalID:0x00007fe58f869e68 @uri=#<URI::GID gid://dummy/TestAsset/4eaa8d31-db67-4d4c-99d5-de9a11aeab26>>
1638404
+ TestAsset Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "4eaa8d31-db67-4d4c-99d5-de9a11aeab26"], ["LIMIT", 1]]
1638405
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "4eaa8d31-db67-4d4c-99d5-de9a11aeab26"], ["LIMIT", 1]]
1638406
+  (0.2ms) ROLLBACK
1638407
+  (0.2ms) BEGIN
1638408
+  (0.2ms) SAVEPOINT active_record_1
1638409
+ TestAsset Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.659055"], ["updated_at", "2020-06-01 15:41:49.659055"], ["file_data", "{\"id\":\"asset/fb1f6a1c65f2188835530e9ee29509a7.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638410
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1638411
+  (0.4ms) ROLLBACK
1638412
+  (0.3ms) BEGIN
1638413
+  (0.2ms) SAVEPOINT active_record_1
1638414
+ TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.707577"], ["updated_at", "2020-06-01 15:41:49.707577"], ["file_data", "{\"id\":\"asset/3c1df5f957368d8767f65530acf6940e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638415
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638416
+  (0.3ms) SAVEPOINT active_record_1
1638417
+ TestAsset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.710806"], ["file_data", "{\"id\":\"asset/c5f2185a-1578-48f0-b5ad-8068e2dd8484/cbd2325eb001bbd3ba8d9bf11c345269.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "c5f2185a-1578-48f0-b5ad-8068e2dd8484"]]
1638418
+  (1.1ms) RELEASE SAVEPOINT active_record_1
1638419
+ TestAsset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "c5f2185a-1578-48f0-b5ad-8068e2dd8484"], ["LIMIT", 1]]
1638420
+  (1.5ms) ROLLBACK
1638421
+  (0.2ms) BEGIN
1638422
+  (0.2ms) SAVEPOINT active_record_1
1638423
+ TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.746486"], ["updated_at", "2020-06-01 15:41:49.746486"], ["file_data", "{\"id\":\"asset/378daff559daac116c3f9be4393d943c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638424
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638425
+  (0.2ms) SAVEPOINT active_record_1
1638426
+ TestAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.749887"], ["file_data", "{\"id\":\"asset/af6d2e9d-2bc9-4e79-aebd-0e1339066793/0b553ad188887309296c8b2037f9a231.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "af6d2e9d-2bc9-4e79-aebd-0e1339066793"]]
1638427
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638428
+ [ActiveJob] [Kithe::CreateDerivativesJob] [a5a5b210-10e8-48ac-a7ff-1fb46d003d46] Performing Kithe::CreateDerivativesJob (Job ID: a5a5b210-10e8-48ac-a7ff-1fb46d003d46) from Test(default) enqueued at with arguments: #<GlobalID:0x00007fe58dbd2098 @uri=#<URI::GID gid://dummy/TestAsset/af6d2e9d-2bc9-4e79-aebd-0e1339066793>>
1638429
+ [ActiveJob] [Kithe::CreateDerivativesJob] [a5a5b210-10e8-48ac-a7ff-1fb46d003d46] Performed Kithe::CreateDerivativesJob (Job ID: a5a5b210-10e8-48ac-a7ff-1fb46d003d46) from Test(default) in 0.44ms
1638430
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "af6d2e9d-2bc9-4e79-aebd-0e1339066793"], ["LIMIT", 1]]
1638431
+  (0.2ms) ROLLBACK
1638432
+  (0.1ms) BEGIN
1638433
+  (0.2ms) SAVEPOINT active_record_1
1638434
+ TestAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.768747"], ["updated_at", "2020-06-01 15:41:49.768747"], ["file_data", "{\"id\":\"asset/534a5b091949eb85b7a4495ba1a34558.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638435
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638436
+  (0.2ms) SAVEPOINT active_record_1
1638437
+ TestAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.771977"], ["file_data", "{\"id\":\"asset/1594cd4c-8045-4acf-8006-5409515d0dc6/7be46f726045d5bcee140bf934f0af1d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "1594cd4c-8045-4acf-8006-5409515d0dc6"]]
1638438
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638439
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "1594cd4c-8045-4acf-8006-5409515d0dc6"], ["LIMIT", 1]]
1638440
+  (0.2ms) SAVEPOINT active_record_1
1638441
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "1594cd4c-8045-4acf-8006-5409515d0dc6"]]
1638442
+ Kithe::Model Load (0.9ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "1594cd4c-8045-4acf-8006-5409515d0dc6"]]
1638443
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "1594cd4c-8045-4acf-8006-5409515d0dc6"]]
1638444
+  (1.5ms) UPDATE kithe_models
1638445
+ SET leaf_representative_id = NULL, representative_id = NULL
1638446
+ WHERE id IN (
1638447
+ WITH RECURSIVE search_graph(id, link) AS (
1638448
+ SELECT m.id, m.representative_id
1638449
+ FROM kithe_models m
1638450
+ WHERE m.id = '1594cd4c-8045-4acf-8006-5409515d0dc6'
1638451
+ UNION
1638452
+ SELECT m.id, m.representative_id
1638453
+ FROM kithe_models m, search_graph sg
1638454
+ WHERE m.representative_id = sg.id
1638455
+ )
1638456
+ SELECT id
1638457
+ FROM search_graph
1638458
+ WHERE id != '1594cd4c-8045-4acf-8006-5409515d0dc6'
1638459
+ );
1638460
+ 
1638461
+ TestAsset Destroy (2.2ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "1594cd4c-8045-4acf-8006-5409515d0dc6"]]
1638462
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638463
+  (0.2ms) ROLLBACK
1638464
+  (0.1ms) BEGIN
1638465
+  (0.2ms) SAVEPOINT active_record_1
1638466
+ TestAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestAsset"], ["created_at", "2020-06-01 15:41:49.810476"], ["updated_at", "2020-06-01 15:41:49.810476"], ["file_data", "{\"id\":\"asset/6e94430bd42358b2464570935140aeef.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638467
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638468
+  (0.2ms) SAVEPOINT active_record_1
1638469
+ TestAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.813586"], ["file_data", "{\"id\":\"asset/cbf1f229-6017-4470-8f52-c2ff00713233/9c21c0e7a2cfba40361dfdce7a9ab769.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "cbf1f229-6017-4470-8f52-c2ff00713233"]]
1638470
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638471
+ TestAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestAsset"], ["id", "cbf1f229-6017-4470-8f52-c2ff00713233"], ["LIMIT", 1]]
1638472
+  (0.2ms) SAVEPOINT active_record_1
1638473
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "cbf1f229-6017-4470-8f52-c2ff00713233"]]
1638474
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "cbf1f229-6017-4470-8f52-c2ff00713233"]]
1638475
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "cbf1f229-6017-4470-8f52-c2ff00713233"]]
1638476
+  (1.1ms) UPDATE kithe_models
1638477
+ SET leaf_representative_id = NULL, representative_id = NULL
1638478
+ WHERE id IN (
1638479
+ WITH RECURSIVE search_graph(id, link) AS (
1638480
+ SELECT m.id, m.representative_id
1638481
+ FROM kithe_models m
1638482
+ WHERE m.id = 'cbf1f229-6017-4470-8f52-c2ff00713233'
1638483
+ UNION
1638484
+ SELECT m.id, m.representative_id
1638485
+ FROM kithe_models m, search_graph sg
1638486
+ WHERE m.representative_id = sg.id
1638487
+ )
1638488
+ SELECT id
1638489
+ FROM search_graph
1638490
+ WHERE id != 'cbf1f229-6017-4470-8f52-c2ff00713233'
1638491
+ );
1638492
+ 
1638493
+ TestAsset Destroy (1.8ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "cbf1f229-6017-4470-8f52-c2ff00713233"]]
1638494
+  (1.4ms) RELEASE SAVEPOINT active_record_1
1638495
+  (0.2ms) ROLLBACK
1638496
+  (0.1ms) BEGIN
1638497
+  (0.3ms) ROLLBACK
1638498
+  (0.1ms) BEGIN
1638499
+  (0.3ms) ROLLBACK
1638500
+  (0.2ms) BEGIN
1638501
+  (0.3ms) ROLLBACK
1638502
+  (0.2ms) BEGIN
1638503
+  (0.2ms) ROLLBACK
1638504
+  (0.1ms) BEGIN
1638505
+  (0.2ms) SAVEPOINT active_record_1
1638506
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:49.851096"], ["updated_at", "2020-06-01 15:41:49.851096"], ["kithe_model_type", 2]]
1638507
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638508
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20) AND "kithe_models"."id" = $21 LIMIT $22 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["id", "18eb8067-e52c-4985-b2e2-0c70f5afb8e3"], ["LIMIT", 1]]
1638509
+  (0.2ms) ROLLBACK
1638510
+  (0.3ms) BEGIN
1638511
+  (0.2ms) ROLLBACK
1638512
+  (0.2ms) BEGIN
1638513
+  (0.2ms) SAVEPOINT active_record_1
1638514
+ AssetSubclass Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:49.872352"], ["updated_at", "2020-06-01 15:41:49.872352"], ["kithe_model_type", 2]]
1638515
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638516
+  (0.2ms) ROLLBACK
1638517
+  (0.1ms) BEGIN
1638518
+  (5.1ms) SAVEPOINT active_record_1
1638519
+ AssetSubclass Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:49.892240"], ["updated_at", "2020-06-01 15:41:49.892240"], ["kithe_model_type", 2]]
1638520
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638521
+  (0.6ms) SAVEPOINT active_record_1
1638522
+ AssetSubclass Update (4.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.902846"], ["file_data", "{\"id\":\"asset/e5d8f663-abd4-4e60-91a6-0b3a0ce95505/efc8f937089a35090533c9663c1571a2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "e5d8f663-abd4-4e60-91a6-0b3a0ce95505"]]
1638523
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638524
+  (0.2ms) SAVEPOINT active_record_1
1638525
+ AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:49.911273"], ["file_data", "{\"id\":\"asset/e5d8f663-abd4-4e60-91a6-0b3a0ce95505/0eb396a09b023c3e7af138fd9e1d6cee.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"uploader_class_name\":\"MyUploaderSubclass\"}}"], ["id", "e5d8f663-abd4-4e60-91a6-0b3a0ce95505"]]
1638526
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638527
+ AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "e5d8f663-abd4-4e60-91a6-0b3a0ce95505"], ["LIMIT", 1]]
1638528
+  (0.2ms) ROLLBACK
1638529
+  (0.1ms) BEGIN
1638530
+  (0.2ms) SAVEPOINT active_record_1
1638531
+ Kithe::Asset Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:49.935615"], ["updated_at", "2020-06-01 15:41:49.935615"], ["kithe_model_type", 2]]
1638532
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638533
+  (0.1ms) ROLLBACK
1638534
+  (0.1ms) BEGIN
1638535
+  (0.2ms) ROLLBACK
1638536
+  (0.2ms) BEGIN
1638537
+  (0.2ms) SAVEPOINT active_record_1
1638538
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:49.946513"], ["updated_at", "2020-06-01 15:41:49.946513"], ["kithe_model_type", 2]]
1638539
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1638540
+  (0.3ms) SAVEPOINT active_record_1
1638541
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:49.949277"], ["updated_at", "2020-06-01 15:41:49.949277"], ["kithe_model_type", 2]]
1638542
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638543
+  (0.2ms) ROLLBACK
1638544
+  (0.2ms) BEGIN
1638545
+  (0.3ms) SAVEPOINT active_record_1
1638546
+ Kithe::Asset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:49.956359"], ["updated_at", "2020-06-01 15:41:49.956359"], ["file_data", "{\"id\":\"asset/570e1d6599b45e38e92cd33df9c72ce2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638547
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638548
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528] Performing Kithe::AssetPromoteJob (Job ID: 7455e374-6178-4c33-9e71-5aa385d37528) from Inline(default) enqueued at 2020-06-01T15:41:49Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "88e1e019-42aa-4239-8571-6b9535b83d66", "file", {"id"=>"asset/570e1d6599b45e38e92cd33df9c72ce2.jpg", "storage"=>"cache"}, {}
1638549
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528] Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "88e1e019-42aa-4239-8571-6b9535b83d66"], ["LIMIT", 1]]
1638550
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528]  (0.5ms) SAVEPOINT active_record_1
1638551
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528] Kithe::Asset Load (4.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "88e1e019-42aa-4239-8571-6b9535b83d66"], ["LIMIT", 1]]
1638552
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528] Kithe::Asset Update (1.1ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/88e1e019-42aa-4239-8571-6b9535b83d66/c2a26bbfe56c295e2b06777d2b9186c9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:49.979500"], ["id", "88e1e019-42aa-4239-8571-6b9535b83d66"]]
1638553
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528]  (3.4ms) RELEASE SAVEPOINT active_record_1
1638554
+ [ActiveJob] [Kithe::AssetPromoteJob] [7455e374-6178-4c33-9e71-5aa385d37528] Performed Kithe::AssetPromoteJob (Job ID: 7455e374-6178-4c33-9e71-5aa385d37528) from Inline(default) in 24.78ms
1638555
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 7455e374-6178-4c33-9e71-5aa385d37528) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "88e1e019-42aa-4239-8571-6b9535b83d66", "file", {"id"=>"asset/570e1d6599b45e38e92cd33df9c72ce2.jpg", "storage"=>"cache"}, {}
1638556
+ Kithe::Asset Load (3.2ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "88e1e019-42aa-4239-8571-6b9535b83d66"], ["LIMIT", 1]]
1638557
+  (0.3ms) ROLLBACK
1638558
+  (0.2ms) BEGIN
1638559
+  (0.2ms) ROLLBACK
1638560
+  (0.3ms) BEGIN
1638561
+  (0.3ms) SAVEPOINT active_record_1
1638562
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.001113"], ["updated_at", "2020-06-01 15:41:50.001113"], ["kithe_model_type", 2]]
1638563
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638564
+  (0.2ms) SAVEPOINT active_record_1
1638565
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:50.004802"], ["file_data", "{\"id\":\"asset/d3fe59651f868043d8a65d51b7194095.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"echidna.jpg\"}}"], ["id", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f"]]
1638566
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638567
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa] Performing Kithe::AssetPromoteJob (Job ID: 31249479-dec7-47a5-9aa5-3c13b691d3aa) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f", "file", {"id"=>"asset/d3fe59651f868043d8a65d51b7194095.jpg", "storage"=>"cache"}, {}
1638568
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa] Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f"], ["LIMIT", 1]]
1638569
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa]  (0.2ms) SAVEPOINT active_record_1
1638570
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f"], ["LIMIT", 1]]
1638571
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/9b3effd2-07f6-4e56-a2a8-5cbeaaca144f/762b8dd043db737dd10a8cfa5cd501c6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"echidna.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-01 15:41:50.021526"], ["id", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f"]]
1638572
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638573
+ [ActiveJob] [Kithe::AssetPromoteJob] [31249479-dec7-47a5-9aa5-3c13b691d3aa] Performed Kithe::AssetPromoteJob (Job ID: 31249479-dec7-47a5-9aa5-3c13b691d3aa) from Inline(default) in 15.19ms
1638574
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 31249479-dec7-47a5-9aa5-3c13b691d3aa) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f", "file", {"id"=>"asset/d3fe59651f868043d8a65d51b7194095.jpg", "storage"=>"cache"}, {}
1638575
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "9b3effd2-07f6-4e56-a2a8-5cbeaaca144f"], ["LIMIT", 1]]
1638576
+  (0.2ms) ROLLBACK
1638577
+  (0.1ms) BEGIN
1638578
+  (0.2ms) SAVEPOINT active_record_1
1638579
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.031985"], ["updated_at", "2020-06-01 15:41:50.031985"], ["file_data", "{\"id\":\"asset/d2e8e6e629d6646fd94a98207bb13abc.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638580
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638581
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 30108800-04f4-4ceb-bd84-dbc4c544c4f3) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "73ecc105-b458-4ccb-b74a-b18520cf870d", "file", {"id"=>"asset/d2e8e6e629d6646fd94a98207bb13abc.jpg", "storage"=>"cache"}, {}
1638582
+  (0.2ms) SAVEPOINT active_record_1
1638583
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "73ecc105-b458-4ccb-b74a-b18520cf870d"], ["LIMIT", 1]]
1638584
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:50.039511"], ["file_data", "{\"id\":\"asset/73ecc105-b458-4ccb-b74a-b18520cf870d/7135977b89a9afa8a4fc745a9b2f2692.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "73ecc105-b458-4ccb-b74a-b18520cf870d"]]
1638585
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638586
+  (0.2ms) ROLLBACK
1638587
+  (0.1ms) BEGIN
1638588
+  (0.2ms) SAVEPOINT active_record_1
1638589
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.046433"], ["updated_at", "2020-06-01 15:41:50.046433"], ["file_data", "{\"id\":\"asset/d49d31c7beacafe4f0941a13a6cb9cae.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638590
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638591
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2] Performing Kithe::AssetPromoteJob (Job ID: 0cc8951c-f76d-403e-b110-335f2b54b0a2) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "93f96273-42b5-4c84-aeec-7d641b6e52a9", "file", {"id"=>"asset/d49d31c7beacafe4f0941a13a6cb9cae.jpg", "storage"=>"cache"}, {}
1638592
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2] Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "93f96273-42b5-4c84-aeec-7d641b6e52a9"], ["LIMIT", 1]]
1638593
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2]  (0.4ms) SAVEPOINT active_record_1
1638594
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2] Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "93f96273-42b5-4c84-aeec-7d641b6e52a9"], ["LIMIT", 1]]
1638595
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2] Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/93f96273-42b5-4c84-aeec-7d641b6e52a9/0d3a1c900d1b7d86b5501c865c9ecca6.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:50.061266"], ["id", "93f96273-42b5-4c84-aeec-7d641b6e52a9"]]
1638596
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638597
+ [ActiveJob] [Kithe::AssetPromoteJob] [0cc8951c-f76d-403e-b110-335f2b54b0a2] Performed Kithe::AssetPromoteJob (Job ID: 0cc8951c-f76d-403e-b110-335f2b54b0a2) from Inline(default) in 15.38ms
1638598
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 0cc8951c-f76d-403e-b110-335f2b54b0a2) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "93f96273-42b5-4c84-aeec-7d641b6e52a9", "file", {"id"=>"asset/d49d31c7beacafe4f0941a13a6cb9cae.jpg", "storage"=>"cache"}, {}
1638599
+  (0.2ms) SAVEPOINT active_record_1
1638600
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.067240"], ["updated_at", "2020-06-01 15:41:50.067240"], ["file_data", "{\"id\":\"asset/de987bd8c2d56c3776ea477c9d02d0f8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638601
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638602
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1] Performing Kithe::AssetPromoteJob (Job ID: 264951c6-6a85-4a75-b310-2031ee7312a1) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c", "file", {"id"=>"asset/de987bd8c2d56c3776ea477c9d02d0f8.jpg", "storage"=>"cache"}, {}
1638603
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1] Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c"], ["LIMIT", 1]]
1638604
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1]  (0.2ms) SAVEPOINT active_record_1
1638605
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1] Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c"], ["LIMIT", 1]]
1638606
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1] Kithe::Asset Update (1.0ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ab1ada6f-1604-4e5a-899c-5a57ebc0199c/d3bf223db5549bc4a0453deb6199a4c6.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:50.081924"], ["id", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c"]]
1638607
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638608
+ [ActiveJob] [Kithe::AssetPromoteJob] [264951c6-6a85-4a75-b310-2031ee7312a1] Performed Kithe::AssetPromoteJob (Job ID: 264951c6-6a85-4a75-b310-2031ee7312a1) from Inline(default) in 14.27ms
1638609
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 264951c6-6a85-4a75-b310-2031ee7312a1) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c", "file", {"id"=>"asset/de987bd8c2d56c3776ea477c9d02d0f8.jpg", "storage"=>"cache"}, {}
1638610
+ Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ab1ada6f-1604-4e5a-899c-5a57ebc0199c"], ["LIMIT", 1]]
1638611
+  (0.3ms) ROLLBACK
1638612
+  (0.2ms) BEGIN
1638613
+  (0.2ms) SAVEPOINT active_record_1
1638614
+ Kithe::Asset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.098561"], ["updated_at", "2020-06-01 15:41:50.098561"], ["file_data", "{\"id\":\"asset/4b635edeecb894eed355123c5ebb08fb.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638615
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638616
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec] Performing Kithe::AssetPromoteJob (Job ID: ba387402-5d71-47cb-a8df-a92905f338ec) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1", "file", {"id"=>"asset/4b635edeecb894eed355123c5ebb08fb.jpg", "storage"=>"cache"}, {}
1638617
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec] Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"], ["LIMIT", 1]]
1638618
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec]  (0.3ms) SAVEPOINT active_record_1
1638619
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"], ["LIMIT", 1]]
1638620
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec] Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/af6015a39c952c04c1d5a798edc1a094.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:50.118630"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638621
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638622
+ [ActiveJob] [Kithe::AssetPromoteJob] [ba387402-5d71-47cb-a8df-a92905f338ec] Performed Kithe::AssetPromoteJob (Job ID: ba387402-5d71-47cb-a8df-a92905f338ec) from Inline(default) in 16.12ms
1638623
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: ba387402-5d71-47cb-a8df-a92905f338ec) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1", "file", {"id"=>"asset/4b635edeecb894eed355123c5ebb08fb.jpg", "storage"=>"cache"}, {}
1638624
+ Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"], ["LIMIT", 1]]
1638625
+  (1.7ms) SAVEPOINT active_record_1
1638626
+ Kithe::Asset Load (1.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"], ["LIMIT", 1]]
1638627
+ Kithe::Asset Update (1.0ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/af6015a39c952c04c1d5a798edc1a094.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/existing/99d336cb3fdc27c5a4bdc754e4ad5baa.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"art2izsmt_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-01 15:41:50.170573"], ["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638628
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638629
+  (0.2ms) SAVEPOINT active_record_1
1638630
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638631
+ Kithe::Model Load (0.8ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638632
+ Kithe::Model Load (1.1ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638633
+  (2.3ms) UPDATE kithe_models
1638634
+ SET leaf_representative_id = NULL, representative_id = NULL
1638635
+ WHERE id IN (
1638636
+ WITH RECURSIVE search_graph(id, link) AS (
1638637
+ SELECT m.id, m.representative_id
1638638
+ FROM kithe_models m
1638639
+ WHERE m.id = 'ca76cf63-3e3e-4dad-b90b-e3c07bf884d1'
1638640
+ UNION
1638641
+ SELECT m.id, m.representative_id
1638642
+ FROM kithe_models m, search_graph sg
1638643
+ WHERE m.representative_id = sg.id
1638644
+ )
1638645
+ SELECT id
1638646
+ FROM search_graph
1638647
+ WHERE id != 'ca76cf63-3e3e-4dad-b90b-e3c07bf884d1'
1638648
+ );
1638649
+ 
1638650
+ Kithe::Asset Destroy (2.3ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ca76cf63-3e3e-4dad-b90b-e3c07bf884d1"]]
1638651
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638652
+ [ActiveJob] [Kithe::AssetDeleteJob] [0ddba416-ba57-4c5f-aee0-2e40a207033a] Performing Kithe::AssetDeleteJob (Job ID: 0ddba416-ba57-4c5f-aee0-2e40a207033a) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/af6015a39c952c04c1d5a798edc1a094.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/existing/99d336cb3fdc27c5a4bdc754e4ad5baa.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"art2izsmt_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}}
1638653
+ [ActiveJob] [Kithe::AssetDeleteJob] [0ddba416-ba57-4c5f-aee0-2e40a207033a] Performed Kithe::AssetDeleteJob (Job ID: 0ddba416-ba57-4c5f-aee0-2e40a207033a) from Inline(default) in 0.12ms
1638654
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 0ddba416-ba57-4c5f-aee0-2e40a207033a) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/af6015a39c952c04c1d5a798edc1a094.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"ca76cf63-3e3e-4dad-b90b-e3c07bf884d1/existing/99d336cb3fdc27c5a4bdc754e4ad5baa.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"art2izsmt_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}}
1638655
+  (0.3ms) ROLLBACK
1638656
+  (1.4ms) BEGIN
1638657
+  (0.2ms) SAVEPOINT active_record_1
1638658
+ Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.199596"], ["updated_at", "2020-06-01 15:41:50.199596"], ["file_data", "{\"id\":\"asset/1bb378ebb54c964d34e45eab5123c5d0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638659
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638660
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850] Performing Kithe::AssetPromoteJob (Job ID: cc08c026-78d2-4ff8-9145-44355b77d850) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62", "file", {"id"=>"asset/1bb378ebb54c964d34e45eab5123c5d0.jpg", "storage"=>"cache"}, {}
1638661
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850] Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638662
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850]  (0.2ms) SAVEPOINT active_record_1
1638663
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638664
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850] Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/676875bd0e737631534ba51f3eaf0549.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:50.215389"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"]]
1638665
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850]  (0.3ms) RELEASE SAVEPOINT active_record_1
1638666
+ [ActiveJob] [Kithe::AssetPromoteJob] [cc08c026-78d2-4ff8-9145-44355b77d850] Performed Kithe::AssetPromoteJob (Job ID: cc08c026-78d2-4ff8-9145-44355b77d850) from Inline(default) in 14.77ms
1638667
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: cc08c026-78d2-4ff8-9145-44355b77d850) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62", "file", {"id"=>"asset/1bb378ebb54c964d34e45eab5123c5d0.jpg", "storage"=>"cache"}, {}
1638668
+ Kithe::Asset Load (2.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638669
+  (0.3ms) SAVEPOINT active_record_1
1638670
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638671
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/676875bd0e737631534ba51f3eaf0549.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/existing/6b99d988ce37ec960fb9b3374d1bc8d0.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"z1k2njmci_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-01 15:41:50.288157"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"]]
1638672
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638673
+  (0.3ms) SAVEPOINT active_record_1
1638674
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/b5b613e920573b8a249bfc679f4933a5.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-01 15:41:50.335615"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"]]
1638675
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638676
+ [ActiveJob] [Kithe::AssetDeleteJob] [fea17320-ad52-4f49-9d5b-8740e0a6d071] Performing Kithe::AssetDeleteJob (Job ID: fea17320-ad52-4f49-9d5b-8740e0a6d071) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/676875bd0e737631534ba51f3eaf0549.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/existing/6b99d988ce37ec960fb9b3374d1bc8d0.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"z1k2njmci_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}}
1638677
+ [ActiveJob] [Kithe::AssetDeleteJob] [fea17320-ad52-4f49-9d5b-8740e0a6d071] Performed Kithe::AssetDeleteJob (Job ID: fea17320-ad52-4f49-9d5b-8740e0a6d071) from Inline(default) in 0.17ms
1638678
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: fea17320-ad52-4f49-9d5b-8740e0a6d071) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/676875bd0e737631534ba51f3eaf0549.jpg", "storage"=>"store", "metadata"=>{"size"=>309, "width"=>1, "height"=>1, "filename"=>"1x1_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"existing"=>{"id"=>"e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/existing/6b99d988ce37ec960fb9b3374d1bc8d0.bin", "storage"=>"kithe_derivatives", "metadata"=>{"filename"=>"z1k2njmci_existing.bin", "size"=>7, "mime_type"=>"application/octet-stream", "width"=>nil, "height"=>nil}}}}
1638679
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14] Performing Kithe::AssetPromoteJob (Job ID: 7f323d88-9909-4854-a1c7-f5765e12eb14) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62", "file", {"id"=>"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/b5b613e920573b8a249bfc679f4933a5.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638680
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638681
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14]  (0.2ms) SAVEPOINT active_record_1
1638682
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"], ["LIMIT", 1]]
1638683
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14] Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/0e321d6fb9c80d690f2f8a716122dd8d.bin\",\"storage\":\"store\",\"metadata\":{\"size\":14,\"width\":null,\"height\":null,\"filename\":null,\"mime_type\":\"application/octet-stream\"}}"], ["updated_at", "2020-06-01 15:41:50.351293"], ["id", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62"]]
1638684
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638685
+ [ActiveJob] [Kithe::AssetPromoteJob] [7f323d88-9909-4854-a1c7-f5765e12eb14] Performed Kithe::AssetPromoteJob (Job ID: 7f323d88-9909-4854-a1c7-f5765e12eb14) from Inline(default) in 12.37ms
1638686
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 7f323d88-9909-4854-a1c7-f5765e12eb14) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "e61c1c9c-ba27-43d6-90fe-5a1568b3cc62", "file", {"id"=>"asset/e61c1c9c-ba27-43d6-90fe-5a1568b3cc62/b5b613e920573b8a249bfc679f4933a5.bin", "storage"=>"cache"}, {"skip_callbacks"=>"true"}
1638687
+  (0.3ms) ROLLBACK
1638688
+  (0.2ms) BEGIN
1638689
+  (0.2ms) SAVEPOINT active_record_1
1638690
+ Kithe::Asset Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.358953"], ["updated_at", "2020-06-01 15:41:50.358953"], ["file_data", "{\"id\":\"asset/6f39508d07b3f8823570a2ac31b37fc5.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638691
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638692
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302] Performing Kithe::AssetPromoteJob (Job ID: 69cfaf4a-7cd1-484d-a6f4-28a140dba302) from Inline(default) enqueued at 2020-06-01T15:41:50Z with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "15f9a107-0123-45ee-b68a-d68d248acedb", "file", {"id"=>"asset/6f39508d07b3f8823570a2ac31b37fc5.jpg", "storage"=>"cache"}, {}
1638693
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302] Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"], ["LIMIT", 1]]
1638694
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302]  (0.2ms) SAVEPOINT active_record_1
1638695
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302] Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"], ["LIMIT", 1]]
1638696
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302] Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/15f9a107-0123-45ee-b68a-d68d248acedb/967d3aab0c7856360321aacae723a742.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"}}"], ["updated_at", "2020-06-01 15:41:50.381178"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"]]
1638697
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302]  (0.2ms) RELEASE SAVEPOINT active_record_1
1638698
+ [ActiveJob] [Kithe::AssetPromoteJob] [69cfaf4a-7cd1-484d-a6f4-28a140dba302] Performed Kithe::AssetPromoteJob (Job ID: 69cfaf4a-7cd1-484d-a6f4-28a140dba302) from Inline(default) in 20.21ms
1638699
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: 69cfaf4a-7cd1-484d-a6f4-28a140dba302) to Inline(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "15f9a107-0123-45ee-b68a-d68d248acedb", "file", {"id"=>"asset/6f39508d07b3f8823570a2ac31b37fc5.jpg", "storage"=>"cache"}, {}
1638700
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"], ["LIMIT", 1]]
1638701
+  (0.4ms) SAVEPOINT active_record_1
1638702
+ Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"], ["LIMIT", 1]]
1638703
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/15f9a107-0123-45ee-b68a-d68d248acedb/967d3aab0c7856360321aacae723a742.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"existing\":{\"id\":\"15f9a107-0123-45ee-b68a-d68d248acedb/existing/579fb607415f674f256a16d5c4767778.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"qw3t5bnbp_existing.bin\",\"size\":7,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-01 15:41:50.437230"], ["id", "15f9a107-0123-45ee-b68a-d68d248acedb"]]
1638704
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638705
+  (0.2ms) SAVEPOINT active_record_1
1638706
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.442191"], ["updated_at", "2020-06-01 15:41:50.442191"], ["file_data", "{\"id\":\"asset/f585368fd5f77f2a071e3e915a91f981.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1638707
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638708
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "f051b003-d633-442b-aa0e-835a64ff0480"], ["LIMIT", 1]]
1638709
+  (0.4ms) SAVEPOINT active_record_1
1638710
+ Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12) AND "kithe_models"."id" = $13 LIMIT $14 FOR UPDATE [["type", "Kithe::Asset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "TestAsset"], ["type", "AssetSubclass"], ["id", "f051b003-d633-442b-aa0e-835a64ff0480"], ["LIMIT", 1]]
1638711
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/f585368fd5f77f2a071e3e915a91f981.jpg\",\"storage\":\"cache\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"1x1_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"test\":{\"id\":\"f051b003-d633-442b-aa0e-835a64ff0480/test/fd595d1748bb1b4b4a5250450321bcac.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"y70tvw6nw_test.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["updated_at", "2020-06-01 15:41:50.459822"], ["id", "f051b003-d633-442b-aa0e-835a64ff0480"]]
1638712
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638713
+  (0.2ms) ROLLBACK
1638714
+  (0.2ms) BEGIN
1638715
+  (0.2ms) SAVEPOINT active_record_1
1638716
+ Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:50.500480"], ["updated_at", "2020-06-01 15:41:50.500480"], ["kithe_model_type", 0]]
1638717
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638718
+  (0.3ms) ROLLBACK
1638719
+  (0.2ms) BEGIN
1638720
+  (0.3ms) ROLLBACK
1638721
+  (0.2ms) BEGIN
1638722
+  (0.3ms) ROLLBACK
1638723
+  (0.1ms) BEGIN
1638724
+  (0.2ms) ROLLBACK
1638725
+  (0.2ms) BEGIN
1638726
+  (0.2ms) ROLLBACK
1638727
+  (0.2ms) BEGIN
1638728
+  (11.8ms) ROLLBACK
1638729
+  (2.5ms) BEGIN
1638730
+  (0.2ms) ROLLBACK
1638731
+  (0.2ms) BEGIN
1638732
+  (0.2ms) ROLLBACK
1638733
+  (0.2ms) BEGIN
1638734
+  (0.2ms) ROLLBACK
1638735
+  (0.3ms) BEGIN
1638736
+  (0.2ms) ROLLBACK
1638737
+  (0.1ms) BEGIN
1638738
+  (0.3ms) ROLLBACK
1638739
+  (0.2ms) BEGIN
1638740
+  (0.2ms) ROLLBACK
1638741
+  (0.1ms) BEGIN
1638742
+  (0.3ms) ROLLBACK
1638743
+  (0.3ms) BEGIN
1638744
+  (0.3ms) ROLLBACK
1638745
+  (0.2ms) BEGIN
1638746
+  (0.2ms) ROLLBACK
1638747
+  (0.1ms) BEGIN
1638748
+  (0.2ms) ROLLBACK
1638749
+  (0.4ms) BEGIN
1638750
+  (0.9ms) ROLLBACK
1638751
+  (0.1ms) BEGIN
1638752
+  (0.2ms) ROLLBACK
1638753
+  (0.2ms) BEGIN
1638754
+  (0.2ms) ROLLBACK
1638755
+  (0.2ms) BEGIN
1638756
+  (0.1ms) ROLLBACK
1638757
+  (0.1ms) BEGIN
1638758
+  (0.1ms) ROLLBACK
1638759
+  (0.1ms) BEGIN
1638760
+  (0.3ms) ROLLBACK
1638761
+  (0.2ms) BEGIN
1638762
+  (0.2ms) ROLLBACK
1638763
+  (0.1ms) BEGIN
1638764
+  (0.2ms) ROLLBACK
1638765
+  (0.1ms) BEGIN
1638766
+  (0.2ms) ROLLBACK
1638767
+  (0.1ms) BEGIN
1638768
+  (0.2ms) ROLLBACK
1638769
+  (0.1ms) BEGIN
1638770
+  (0.2ms) ROLLBACK
1638771
+  (0.1ms) BEGIN
1638772
+  (0.2ms) SAVEPOINT active_record_1
1638773
+ Kithe::Work Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.655781"], ["updated_at", "2020-06-01 15:41:50.655781"], ["kithe_model_type", 1]]
1638774
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638775
+  (1.2ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "b051c249-3abf-4bbd-9f2f-6ea3b344d2ea"], ["LIMIT", 1]]
1638776
+  (0.2ms) ROLLBACK
1638777
+  (0.1ms) BEGIN
1638778
+  (0.2ms) SAVEPOINT active_record_1
1638779
+ Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.665464"], ["updated_at", "2020-06-01 15:41:50.665464"], ["kithe_model_type", 1]]
1638780
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638781
+  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "a76b6e9b-d893-4cf6-98a0-e090a45dcb03"], ["LIMIT", 1]]
1638782
+  (0.2ms) ROLLBACK
1638783
+  (0.1ms) BEGIN
1638784
+  (0.8ms) ROLLBACK
1638785
+  (0.1ms) BEGIN
1638786
+  (0.2ms) SAVEPOINT active_record_1
1638787
+ Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:50.681912"], ["updated_at", "2020-06-01 15:41:50.681912"], ["kithe_model_type", 0]]
1638788
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638789
+  (0.2ms) SAVEPOINT active_record_1
1638790
+ Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.684819"], ["updated_at", "2020-06-01 15:41:50.684819"], ["kithe_model_type", 1]]
1638791
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638792
+  (0.2ms) SAVEPOINT active_record_1
1638793
+ Kithe::ModelContains Create (0.8ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638794
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638795
+ Kithe::Model Exists? (2.3ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["LIMIT", 1]]
1638796
+ Kithe::Model Exists? (0.6ms) SELECT 1 AS one FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["LIMIT", 1]]
1638797
+  (0.3ms) SAVEPOINT active_record_1
1638798
+ Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:50.701700"], ["updated_at", "2020-06-01 15:41:50.701700"], ["kithe_model_type", 0]]
1638799
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638800
+  (0.2ms) SAVEPOINT active_record_1
1638801
+ Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["container_id", "68ed057c-bb27-4a08-9e0a-336d446d0206"]]
1638802
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1638803
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "68ed057c-bb27-4a08-9e0a-336d446d0206"]]
1638804
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"]]
1638805
+  (0.2ms) SAVEPOINT active_record_1
1638806
+ Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"]]
1638807
+ Kithe::ModelContains Load (0.5ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["container_id", "68ed057c-bb27-4a08-9e0a-336d446d0206"]]
1638808
+ Kithe::ModelContains Destroy (0.5ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."containee_id" = $1 AND "kithe_model_contains"."container_id" IN ($2, $3) [["containee_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"], ["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["container_id", "68ed057c-bb27-4a08-9e0a-336d446d0206"]]
1638809
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "0da663e0-b966-4032-bfdb-ef3960d08cde"]]
1638810
+  (1.0ms) UPDATE kithe_models
1638811
+ SET leaf_representative_id = NULL, representative_id = NULL
1638812
+ WHERE id IN (
1638813
+ WITH RECURSIVE search_graph(id, link) AS (
1638814
+ SELECT m.id, m.representative_id
1638815
+ FROM kithe_models m
1638816
+ WHERE m.id = '0da663e0-b966-4032-bfdb-ef3960d08cde'
1638817
+ UNION
1638818
+ SELECT m.id, m.representative_id
1638819
+ FROM kithe_models m, search_graph sg
1638820
+ WHERE m.representative_id = sg.id
1638821
+ )
1638822
+ SELECT id
1638823
+ FROM search_graph
1638824
+ WHERE id != '0da663e0-b966-4032-bfdb-ef3960d08cde'
1638825
+ );
1638826
+ 
1638827
+ Kithe::Work Destroy (0.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "0da663e0-b966-4032-bfdb-ef3960d08cde"]]
1638828
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638829
+ Kithe::Collection Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["LIMIT", 1]]
1638830
+ Kithe::Collection Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Collection"], ["id", "68ed057c-bb27-4a08-9e0a-336d446d0206"], ["LIMIT", 1]]
1638831
+  (0.8ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638832
+  (0.7ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "68ed057c-bb27-4a08-9e0a-336d446d0206"]]
1638833
+  (0.2ms) SAVEPOINT active_record_1
1638834
+ Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.749054"], ["updated_at", "2020-06-01 15:41:50.749054"], ["kithe_model_type", 1]]
1638835
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638836
+  (0.2ms) SAVEPOINT active_record_1
1638837
+ Kithe::ModelContains Create (0.6ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "67919ee6-a55b-4e02-9cd1-dbfd78a700eb"], ["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638838
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1638839
+  (0.2ms) SAVEPOINT active_record_1
1638840
+ Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638841
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638842
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638843
+ Kithe::ModelContains Load (0.3ms) SELECT "kithe_model_contains".* FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["containee_id", "67919ee6-a55b-4e02-9cd1-dbfd78a700eb"]]
1638844
+ Kithe::ModelContains Destroy (0.4ms) DELETE FROM "kithe_model_contains" WHERE "kithe_model_contains"."container_id" = $1 AND "kithe_model_contains"."containee_id" = $2 [["container_id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"], ["containee_id", "67919ee6-a55b-4e02-9cd1-dbfd78a700eb"]]
1638845
+  (0.9ms) UPDATE kithe_models
1638846
+ SET leaf_representative_id = NULL, representative_id = NULL
1638847
+ WHERE id IN (
1638848
+ WITH RECURSIVE search_graph(id, link) AS (
1638849
+ SELECT m.id, m.representative_id
1638850
+ FROM kithe_models m
1638851
+ WHERE m.id = '69ea546e-c3c4-4f11-9726-04c7ad19150d'
1638852
+ UNION
1638853
+ SELECT m.id, m.representative_id
1638854
+ FROM kithe_models m, search_graph sg
1638855
+ WHERE m.representative_id = sg.id
1638856
+ )
1638857
+ SELECT id
1638858
+ FROM search_graph
1638859
+ WHERE id != '69ea546e-c3c4-4f11-9726-04c7ad19150d'
1638860
+ );
1638861
+ 
1638862
+ Kithe::Collection Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "69ea546e-c3c4-4f11-9726-04c7ad19150d"]]
1638863
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1638864
+ Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "67919ee6-a55b-4e02-9cd1-dbfd78a700eb"], ["LIMIT", 1]]
1638865
+  (0.6ms) SELECT COUNT(*) FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "67919ee6-a55b-4e02-9cd1-dbfd78a700eb"]]
1638866
+  (0.3ms) ROLLBACK
1638867
+  (0.1ms) BEGIN
1638868
+ Unpermitted parameter: :zot
1638869
+  (0.2ms) ROLLBACK
1638870
+  (0.1ms) BEGIN
1638871
+ Unpermitted parameter: :unselected
1638872
+  (0.2ms) ROLLBACK
1638873
+  (0.1ms) BEGIN
1638874
+ Unpermitted parameter: :unselected
1638875
+  (0.2ms) ROLLBACK
1638876
+  (0.2ms) BEGIN
1638877
+ Unpermitted parameter: :unselected
1638878
+  (0.2ms) ROLLBACK
1638879
+  (0.5ms) BEGIN
1638880
+ Unpermitted parameter: :unselected
1638881
+  (0.2ms) ROLLBACK
1638882
+  (0.1ms) BEGIN
1638883
+ Unpermitted parameters: :unselected, :other_value
1638884
+  (0.2ms) ROLLBACK
1638885
+  (0.1ms) BEGIN
1638886
+ Unpermitted parameters: :unselected, :str_array, :other_value
1638887
+  (0.2ms) ROLLBACK
1638888
+  (0.1ms) BEGIN
1638889
+ Unpermitted parameter: :unselected
1638890
+  (0.2ms) ROLLBACK
1638891
+  (0.1ms) BEGIN
1638892
+  (0.2ms) SAVEPOINT active_record_1
1638893
+ Kithe::Work Create (0.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.788342"], ["updated_at", "2020-06-01 15:41:50.788342"], ["kithe_model_type", 1]]
1638894
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638895
+  (0.2ms) SAVEPOINT active_record_1
1638896
+ Kithe::Asset Create (2.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.792327"], ["updated_at", "2020-06-01 15:41:50.792327"], ["kithe_model_type", 2]]
1638897
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1638898
+  (0.3ms) SAVEPOINT active_record_1
1638899
+ set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS (
1638900
+ SELECT m.id, m.representative_id
1638901
+ FROM kithe_models m
1638902
+ WHERE m.id = $1
1638903
+ UNION
1638904
+ SELECT m.id, m.representative_id
1638905
+ FROM kithe_models m, find_terminal ft
1638906
+ WHERE m.id = ft.link
1638907
+ ) SELECT id
1638908
+ FROM find_terminal
1638909
+ WHERE link IS NULL
1638910
+ LIMIT 1;
1638911
+  [[nil, "8667141e-7d47-4e1a-b0fd-b951112572af"]]
1638912
+ Kithe::Work Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.799772"], ["representative_id", "8667141e-7d47-4e1a-b0fd-b951112572af"], ["leaf_representative_id", "8667141e-7d47-4e1a-b0fd-b951112572af"], ["id", "160a2939-e28a-4197-879c-cd3ffc6a8ab3"]]
1638913
+  (1.0ms) UPDATE kithe_models
1638914
+ SET leaf_representative_id = '8667141e-7d47-4e1a-b0fd-b951112572af'
1638915
+ WHERE id IN (
1638916
+ WITH RECURSIVE search_graph(id, link) AS (
1638917
+ SELECT m.id, m.representative_id
1638918
+ FROM kithe_models m
1638919
+ WHERE m.id = '160a2939-e28a-4197-879c-cd3ffc6a8ab3'
1638920
+ UNION
1638921
+ SELECT m.id, m.representative_id
1638922
+ FROM kithe_models m, search_graph sg
1638923
+ WHERE m.representative_id = sg.id
1638924
+ )
1638925
+ SELECT id
1638926
+ FROM search_graph
1638927
+ WHERE id != '160a2939-e28a-4197-879c-cd3ffc6a8ab3'
1638928
+ );
1638929
+ 
1638930
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638931
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "160a2939-e28a-4197-879c-cd3ffc6a8ab3"], ["LIMIT", 1]]
1638932
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "8667141e-7d47-4e1a-b0fd-b951112572af"], ["LIMIT", 1]]
1638933
+  (0.6ms) ROLLBACK
1638934
+  (0.1ms) BEGIN
1638935
+  (0.2ms) SAVEPOINT active_record_1
1638936
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.810703"], ["updated_at", "2020-06-01 15:41:50.810703"], ["kithe_model_type", 2]]
1638937
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638938
+  (0.2ms) ROLLBACK
1638939
+  (0.1ms) BEGIN
1638940
+  (0.2ms) SAVEPOINT active_record_1
1638941
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.815033"], ["updated_at", "2020-06-01 15:41:50.815033"], ["kithe_model_type", 2]]
1638942
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638943
+  (0.2ms) SAVEPOINT active_record_1
1638944
+ set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS (
1638945
+ SELECT m.id, m.representative_id
1638946
+ FROM kithe_models m
1638947
+ WHERE m.id = $1
1638948
+ UNION
1638949
+ SELECT m.id, m.representative_id
1638950
+ FROM kithe_models m, find_terminal ft
1638951
+ WHERE m.id = ft.link
1638952
+ ) SELECT id
1638953
+ FROM find_terminal
1638954
+ WHERE link IS NULL
1638955
+ LIMIT 1;
1638956
+  [[nil, "7a2d00f8-9bf8-46c8-abbc-379b29183232"]]
1638957
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.818979"], ["updated_at", "2020-06-01 15:41:50.818979"], ["representative_id", "7a2d00f8-9bf8-46c8-abbc-379b29183232"], ["leaf_representative_id", "7a2d00f8-9bf8-46c8-abbc-379b29183232"], ["kithe_model_type", 1]]
1638958
+  (1.0ms) UPDATE kithe_models
1638959
+ SET leaf_representative_id = '7a2d00f8-9bf8-46c8-abbc-379b29183232'
1638960
+ WHERE id IN (
1638961
+ WITH RECURSIVE search_graph(id, link) AS (
1638962
+ SELECT m.id, m.representative_id
1638963
+ FROM kithe_models m
1638964
+ WHERE m.id = '63dcd0d4-6f79-41c9-8cb1-263d6486f711'
1638965
+ UNION
1638966
+ SELECT m.id, m.representative_id
1638967
+ FROM kithe_models m, search_graph sg
1638968
+ WHERE m.representative_id = sg.id
1638969
+ )
1638970
+ SELECT id
1638971
+ FROM search_graph
1638972
+ WHERE id != '63dcd0d4-6f79-41c9-8cb1-263d6486f711'
1638973
+ );
1638974
+ 
1638975
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1638976
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "7a2d00f8-9bf8-46c8-abbc-379b29183232"], ["LIMIT", 1]]
1638977
+  (0.2ms) SAVEPOINT active_record_1
1638978
+ set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS (
1638979
+ SELECT m.id, m.representative_id
1638980
+ FROM kithe_models m
1638981
+ WHERE m.id = $1
1638982
+ UNION
1638983
+ SELECT m.id, m.representative_id
1638984
+ FROM kithe_models m, find_terminal ft
1638985
+ WHERE m.id = ft.link
1638986
+ ) SELECT id
1638987
+ FROM find_terminal
1638988
+ WHERE link IS NULL
1638989
+ LIMIT 1;
1638990
+  [[nil, "63dcd0d4-6f79-41c9-8cb1-263d6486f711"]]
1638991
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.827846"], ["updated_at", "2020-06-01 15:41:50.827846"], ["representative_id", "63dcd0d4-6f79-41c9-8cb1-263d6486f711"], ["leaf_representative_id", "7a2d00f8-9bf8-46c8-abbc-379b29183232"], ["kithe_model_type", 1]]
1638992
+  (1.1ms) UPDATE kithe_models
1638993
+ SET leaf_representative_id = '7a2d00f8-9bf8-46c8-abbc-379b29183232'
1638994
+ WHERE id IN (
1638995
+ WITH RECURSIVE search_graph(id, link) AS (
1638996
+ SELECT m.id, m.representative_id
1638997
+ FROM kithe_models m
1638998
+ WHERE m.id = '4ec62abe-ec0f-45fe-9078-986a7a2086b8'
1638999
+ UNION
1639000
+ SELECT m.id, m.representative_id
1639001
+ FROM kithe_models m, search_graph sg
1639002
+ WHERE m.representative_id = sg.id
1639003
+ )
1639004
+ SELECT id
1639005
+ FROM search_graph
1639006
+ WHERE id != '4ec62abe-ec0f-45fe-9078-986a7a2086b8'
1639007
+ );
1639008
+ 
1639009
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639010
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "7a2d00f8-9bf8-46c8-abbc-379b29183232"], ["LIMIT", 1]]
1639011
+  (0.2ms) SAVEPOINT active_record_1
1639012
+ set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS (
1639013
+ SELECT m.id, m.representative_id
1639014
+ FROM kithe_models m
1639015
+ WHERE m.id = $1
1639016
+ UNION
1639017
+ SELECT m.id, m.representative_id
1639018
+ FROM kithe_models m, find_terminal ft
1639019
+ WHERE m.id = ft.link
1639020
+ ) SELECT id
1639021
+ FROM find_terminal
1639022
+ WHERE link IS NULL
1639023
+ LIMIT 1;
1639024
+  [[nil, nil]]
1639025
+ Kithe::Work Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.836178"], ["representative_id", nil], ["leaf_representative_id", nil], ["id", "4ec62abe-ec0f-45fe-9078-986a7a2086b8"]]
1639026
+  (1.0ms) UPDATE kithe_models
1639027
+ SET leaf_representative_id = NULL
1639028
+ WHERE id IN (
1639029
+ WITH RECURSIVE search_graph(id, link) AS (
1639030
+ SELECT m.id, m.representative_id
1639031
+ FROM kithe_models m
1639032
+ WHERE m.id = '4ec62abe-ec0f-45fe-9078-986a7a2086b8'
1639033
+ UNION
1639034
+ SELECT m.id, m.representative_id
1639035
+ FROM kithe_models m, search_graph sg
1639036
+ WHERE m.representative_id = sg.id
1639037
+ )
1639038
+ SELECT id
1639039
+ FROM search_graph
1639040
+ WHERE id != '4ec62abe-ec0f-45fe-9078-986a7a2086b8'
1639041
+ );
1639042
+ 
1639043
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1639044
+  (0.2ms) ROLLBACK
1639045
+  (0.2ms) BEGIN
1639046
+  (0.2ms) SAVEPOINT active_record_1
1639047
+ Kithe::Asset Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.842474"], ["updated_at", "2020-06-01 15:41:50.842474"], ["kithe_model_type", 2]]
1639048
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639049
+  (0.2ms) SAVEPOINT active_record_1
1639050
+ set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS (
1639051
+ SELECT m.id, m.representative_id
1639052
+ FROM kithe_models m
1639053
+ WHERE m.id = $1
1639054
+ UNION
1639055
+ SELECT m.id, m.representative_id
1639056
+ FROM kithe_models m, find_terminal ft
1639057
+ WHERE m.id = ft.link
1639058
+ ) SELECT id
1639059
+ FROM find_terminal
1639060
+ WHERE link IS NULL
1639061
+ LIMIT 1;
1639062
+  [[nil, "3442ee78-5092-42d0-a897-6bf06a43f6ee"]]
1639063
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.848934"], ["updated_at", "2020-06-01 15:41:50.848934"], ["representative_id", "3442ee78-5092-42d0-a897-6bf06a43f6ee"], ["leaf_representative_id", "3442ee78-5092-42d0-a897-6bf06a43f6ee"], ["kithe_model_type", 1]]
1639064
+  (1.0ms) UPDATE kithe_models
1639065
+ SET leaf_representative_id = '3442ee78-5092-42d0-a897-6bf06a43f6ee'
1639066
+ WHERE id IN (
1639067
+ WITH RECURSIVE search_graph(id, link) AS (
1639068
+ SELECT m.id, m.representative_id
1639069
+ FROM kithe_models m
1639070
+ WHERE m.id = '60c2013e-6763-4149-b402-3fc03532b8f3'
1639071
+ UNION
1639072
+ SELECT m.id, m.representative_id
1639073
+ FROM kithe_models m, search_graph sg
1639074
+ WHERE m.representative_id = sg.id
1639075
+ )
1639076
+ SELECT id
1639077
+ FROM search_graph
1639078
+ WHERE id != '60c2013e-6763-4149-b402-3fc03532b8f3'
1639079
+ );
1639080
+ 
1639081
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639082
+  (0.2ms) SAVEPOINT active_record_1
1639083
+ set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS (
1639084
+ SELECT m.id, m.representative_id
1639085
+ FROM kithe_models m
1639086
+ WHERE m.id = $1
1639087
+ UNION
1639088
+ SELECT m.id, m.representative_id
1639089
+ FROM kithe_models m, find_terminal ft
1639090
+ WHERE m.id = ft.link
1639091
+ ) SELECT id
1639092
+ FROM find_terminal
1639093
+ WHERE link IS NULL
1639094
+ LIMIT 1;
1639095
+  [[nil, "60c2013e-6763-4149-b402-3fc03532b8f3"]]
1639096
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.854117"], ["updated_at", "2020-06-01 15:41:50.854117"], ["representative_id", "60c2013e-6763-4149-b402-3fc03532b8f3"], ["leaf_representative_id", "3442ee78-5092-42d0-a897-6bf06a43f6ee"], ["kithe_model_type", 1]]
1639097
+  (1.2ms) UPDATE kithe_models
1639098
+ SET leaf_representative_id = '3442ee78-5092-42d0-a897-6bf06a43f6ee'
1639099
+ WHERE id IN (
1639100
+ WITH RECURSIVE search_graph(id, link) AS (
1639101
+ SELECT m.id, m.representative_id
1639102
+ FROM kithe_models m
1639103
+ WHERE m.id = 'be1044b7-c7ce-46c2-a279-b36d735c8747'
1639104
+ UNION
1639105
+ SELECT m.id, m.representative_id
1639106
+ FROM kithe_models m, search_graph sg
1639107
+ WHERE m.representative_id = sg.id
1639108
+ )
1639109
+ SELECT id
1639110
+ FROM search_graph
1639111
+ WHERE id != 'be1044b7-c7ce-46c2-a279-b36d735c8747'
1639112
+ );
1639113
+ 
1639114
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639115
+  (0.2ms) SAVEPOINT active_record_1
1639116
+ Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.859300"], ["representative_id", "3442ee78-5092-42d0-a897-6bf06a43f6ee"], ["leaf_representative_id", "60c2013e-6763-4149-b402-3fc03532b8f3"], ["id", "be1044b7-c7ce-46c2-a279-b36d735c8747"]]
1639117
+  (1.0ms) UPDATE kithe_models
1639118
+ SET leaf_representative_id = '60c2013e-6763-4149-b402-3fc03532b8f3'
1639119
+ WHERE id IN (
1639120
+ WITH RECURSIVE search_graph(id, link) AS (
1639121
+ SELECT m.id, m.representative_id
1639122
+ FROM kithe_models m
1639123
+ WHERE m.id = 'be1044b7-c7ce-46c2-a279-b36d735c8747'
1639124
+ UNION
1639125
+ SELECT m.id, m.representative_id
1639126
+ FROM kithe_models m, search_graph sg
1639127
+ WHERE m.representative_id = sg.id
1639128
+ )
1639129
+ SELECT id
1639130
+ FROM search_graph
1639131
+ WHERE id != 'be1044b7-c7ce-46c2-a279-b36d735c8747'
1639132
+ );
1639133
+ 
1639134
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1639135
+  (0.2ms) ROLLBACK
1639136
+  (0.2ms) BEGIN
1639137
+  (0.3ms) SAVEPOINT active_record_1
1639138
+ Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.866843"], ["updated_at", "2020-06-01 15:41:50.866843"], ["kithe_model_type", 2]]
1639139
+  (0.7ms) RELEASE SAVEPOINT active_record_1
1639140
+  (0.6ms) SAVEPOINT active_record_1
1639141
+ Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.871534"], ["updated_at", "2020-06-01 15:41:50.871534"], ["kithe_model_type", 2]]
1639142
+  (3.2ms) RELEASE SAVEPOINT active_record_1
1639143
+  (0.5ms) SAVEPOINT active_record_1
1639144
+ set_leaf_representative (0.5ms) WITH RECURSIVE find_terminal(id, link) AS (
1639145
+ SELECT m.id, m.representative_id
1639146
+ FROM kithe_models m
1639147
+ WHERE m.id = $1
1639148
+ UNION
1639149
+ SELECT m.id, m.representative_id
1639150
+ FROM kithe_models m, find_terminal ft
1639151
+ WHERE m.id = ft.link
1639152
+ ) SELECT id
1639153
+ FROM find_terminal
1639154
+ WHERE link IS NULL
1639155
+ LIMIT 1;
1639156
+  [[nil, "2dc47d59-63e6-4a3d-b333-e47a3b6495d5"]]
1639157
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "intermediate"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.883199"], ["updated_at", "2020-06-01 15:41:50.883199"], ["representative_id", "2dc47d59-63e6-4a3d-b333-e47a3b6495d5"], ["leaf_representative_id", "2dc47d59-63e6-4a3d-b333-e47a3b6495d5"], ["kithe_model_type", 1]]
1639158
+  (1.2ms) UPDATE kithe_models
1639159
+ SET leaf_representative_id = '2dc47d59-63e6-4a3d-b333-e47a3b6495d5'
1639160
+ WHERE id IN (
1639161
+ WITH RECURSIVE search_graph(id, link) AS (
1639162
+ SELECT m.id, m.representative_id
1639163
+ FROM kithe_models m
1639164
+ WHERE m.id = '68ae4d44-f2df-4f2c-a400-c259a5919d3d'
1639165
+ UNION
1639166
+ SELECT m.id, m.representative_id
1639167
+ FROM kithe_models m, search_graph sg
1639168
+ WHERE m.representative_id = sg.id
1639169
+ )
1639170
+ SELECT id
1639171
+ FROM search_graph
1639172
+ WHERE id != '68ae4d44-f2df-4f2c-a400-c259a5919d3d'
1639173
+ );
1639174
+ 
1639175
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639176
+  (0.2ms) SAVEPOINT active_record_1
1639177
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1639178
+ SELECT m.id, m.representative_id
1639179
+ FROM kithe_models m
1639180
+ WHERE m.id = $1
1639181
+ UNION
1639182
+ SELECT m.id, m.representative_id
1639183
+ FROM kithe_models m, find_terminal ft
1639184
+ WHERE m.id = ft.link
1639185
+ ) SELECT id
1639186
+ FROM find_terminal
1639187
+ WHERE link IS NULL
1639188
+ LIMIT 1;
1639189
+  [[nil, "68ae4d44-f2df-4f2c-a400-c259a5919d3d"]]
1639190
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "top"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.888615"], ["updated_at", "2020-06-01 15:41:50.888615"], ["representative_id", "68ae4d44-f2df-4f2c-a400-c259a5919d3d"], ["leaf_representative_id", "2dc47d59-63e6-4a3d-b333-e47a3b6495d5"], ["kithe_model_type", 1]]
1639191
+  (1.7ms) UPDATE kithe_models
1639192
+ SET leaf_representative_id = '2dc47d59-63e6-4a3d-b333-e47a3b6495d5'
1639193
+ WHERE id IN (
1639194
+ WITH RECURSIVE search_graph(id, link) AS (
1639195
+ SELECT m.id, m.representative_id
1639196
+ FROM kithe_models m
1639197
+ WHERE m.id = '8ce1e5ba-6550-40b4-8a0f-5f39e5411600'
1639198
+ UNION
1639199
+ SELECT m.id, m.representative_id
1639200
+ FROM kithe_models m, search_graph sg
1639201
+ WHERE m.representative_id = sg.id
1639202
+ )
1639203
+ SELECT id
1639204
+ FROM search_graph
1639205
+ WHERE id != '8ce1e5ba-6550-40b4-8a0f-5f39e5411600'
1639206
+ );
1639207
+ 
1639208
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1639209
+  (0.2ms) SAVEPOINT active_record_1
1639210
+ Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "leaf_representative_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:50.894276"], ["leaf_representative_id", "8487f911-1016-4674-b70c-1bd787b872cb"], ["id", "8ce1e5ba-6550-40b4-8a0f-5f39e5411600"]]
1639211
+  (1.0ms) UPDATE kithe_models
1639212
+ SET leaf_representative_id = '8487f911-1016-4674-b70c-1bd787b872cb'
1639213
+ WHERE id IN (
1639214
+ WITH RECURSIVE search_graph(id, link) AS (
1639215
+ SELECT m.id, m.representative_id
1639216
+ FROM kithe_models m
1639217
+ WHERE m.id = '8ce1e5ba-6550-40b4-8a0f-5f39e5411600'
1639218
+ UNION
1639219
+ SELECT m.id, m.representative_id
1639220
+ FROM kithe_models m, search_graph sg
1639221
+ WHERE m.representative_id = sg.id
1639222
+ )
1639223
+ SELECT id
1639224
+ FROM search_graph
1639225
+ WHERE id != '8ce1e5ba-6550-40b4-8a0f-5f39e5411600'
1639226
+ );
1639227
+ 
1639228
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1639229
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "8487f911-1016-4674-b70c-1bd787b872cb"], ["LIMIT", 1]]
1639230
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639231
+ SELECT m.id, m.representative_id
1639232
+ FROM kithe_models m
1639233
+ WHERE m.id = $1
1639234
+ UNION
1639235
+ SELECT m.id, m.representative_id
1639236
+ FROM kithe_models m, find_terminal ft
1639237
+ WHERE m.id = ft.link
1639238
+ ) SELECT id
1639239
+ FROM find_terminal
1639240
+ WHERE link IS NULL
1639241
+ LIMIT 1;
1639242
+  [[nil, "68ae4d44-f2df-4f2c-a400-c259a5919d3d"]]
1639243
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "2dc47d59-63e6-4a3d-b333-e47a3b6495d5"], ["LIMIT", 1]]
1639244
+  (0.2ms) ROLLBACK
1639245
+  (0.2ms) BEGIN
1639246
+  (0.2ms) SAVEPOINT active_record_1
1639247
+ Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.904429"], ["updated_at", "2020-06-01 15:41:50.904429"], ["kithe_model_type", 1]]
1639248
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639249
+  (0.2ms) SAVEPOINT active_record_1
1639250
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.907609"], ["updated_at", "2020-06-01 15:41:50.907609"], ["kithe_model_type", 1]]
1639251
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639252
+  (0.4ms) SAVEPOINT active_record_1
1639253
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639254
+ SELECT m.id, m.representative_id
1639255
+ FROM kithe_models m
1639256
+ WHERE m.id = $1
1639257
+ UNION
1639258
+ SELECT m.id, m.representative_id
1639259
+ FROM kithe_models m, find_terminal ft
1639260
+ WHERE m.id = ft.link
1639261
+ ) SELECT id
1639262
+ FROM find_terminal
1639263
+ WHERE link IS NULL
1639264
+ LIMIT 1;
1639265
+  [[nil, "0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb"]]
1639266
+ Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.913755"], ["representative_id", "0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb"], ["leaf_representative_id", "0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb"], ["id", "6ca7ce4f-bf42-4f16-964d-c73989f8d0a3"]]
1639267
+  (1.0ms) UPDATE kithe_models
1639268
+ SET leaf_representative_id = '0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb'
1639269
+ WHERE id IN (
1639270
+ WITH RECURSIVE search_graph(id, link) AS (
1639271
+ SELECT m.id, m.representative_id
1639272
+ FROM kithe_models m
1639273
+ WHERE m.id = '6ca7ce4f-bf42-4f16-964d-c73989f8d0a3'
1639274
+ UNION
1639275
+ SELECT m.id, m.representative_id
1639276
+ FROM kithe_models m, search_graph sg
1639277
+ WHERE m.representative_id = sg.id
1639278
+ )
1639279
+ SELECT id
1639280
+ FROM search_graph
1639281
+ WHERE id != '6ca7ce4f-bf42-4f16-964d-c73989f8d0a3'
1639282
+ );
1639283
+ 
1639284
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639285
+  (0.2ms) SAVEPOINT active_record_1
1639286
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1639287
+ SELECT m.id, m.representative_id
1639288
+ FROM kithe_models m
1639289
+ WHERE m.id = $1
1639290
+ UNION
1639291
+ SELECT m.id, m.representative_id
1639292
+ FROM kithe_models m, find_terminal ft
1639293
+ WHERE m.id = ft.link
1639294
+ ) SELECT id
1639295
+ FROM find_terminal
1639296
+ WHERE link IS NULL
1639297
+ LIMIT 1;
1639298
+  [[nil, "6ca7ce4f-bf42-4f16-964d-c73989f8d0a3"]]
1639299
+ Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.920340"], ["representative_id", "6ca7ce4f-bf42-4f16-964d-c73989f8d0a3"], ["leaf_representative_id", "0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb"], ["id", "0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb"]]
1639300
+  (1.1ms) UPDATE kithe_models
1639301
+ SET leaf_representative_id = '0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb'
1639302
+ WHERE id IN (
1639303
+ WITH RECURSIVE search_graph(id, link) AS (
1639304
+ SELECT m.id, m.representative_id
1639305
+ FROM kithe_models m
1639306
+ WHERE m.id = '0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb'
1639307
+ UNION
1639308
+ SELECT m.id, m.representative_id
1639309
+ FROM kithe_models m, search_graph sg
1639310
+ WHERE m.representative_id = sg.id
1639311
+ )
1639312
+ SELECT id
1639313
+ FROM search_graph
1639314
+ WHERE id != '0a3b6386-ff07-477c-bb0c-d1cbb8e6fdfb'
1639315
+ );
1639316
+ 
1639317
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639318
+  (0.7ms) ROLLBACK
1639319
+  (0.1ms) BEGIN
1639320
+  (0.2ms) SAVEPOINT active_record_1
1639321
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.930022"], ["updated_at", "2020-06-01 15:41:50.930022"], ["kithe_model_type", 2]]
1639322
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639323
+  (0.2ms) SAVEPOINT active_record_1
1639324
+ Kithe::Asset Create (1.5ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:50.935123"], ["updated_at", "2020-06-01 15:41:50.935123"], ["kithe_model_type", 2]]
1639325
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639326
+  (0.2ms) SAVEPOINT active_record_1
1639327
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639328
+ SELECT m.id, m.representative_id
1639329
+ FROM kithe_models m
1639330
+ WHERE m.id = $1
1639331
+ UNION
1639332
+ SELECT m.id, m.representative_id
1639333
+ FROM kithe_models m, find_terminal ft
1639334
+ WHERE m.id = ft.link
1639335
+ ) SELECT id
1639336
+ FROM find_terminal
1639337
+ WHERE link IS NULL
1639338
+ LIMIT 1;
1639339
+  [[nil, "56a60829-2aae-4c13-8119-dfa7185260a9"]]
1639340
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.941275"], ["updated_at", "2020-06-01 15:41:50.941275"], ["representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639341
+  (1.1ms) UPDATE kithe_models
1639342
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639343
+ WHERE id IN (
1639344
+ WITH RECURSIVE search_graph(id, link) AS (
1639345
+ SELECT m.id, m.representative_id
1639346
+ FROM kithe_models m
1639347
+ WHERE m.id = 'd0767aa3-7445-4f45-998d-0b75c150f412'
1639348
+ UNION
1639349
+ SELECT m.id, m.representative_id
1639350
+ FROM kithe_models m, search_graph sg
1639351
+ WHERE m.representative_id = sg.id
1639352
+ )
1639353
+ SELECT id
1639354
+ FROM search_graph
1639355
+ WHERE id != 'd0767aa3-7445-4f45-998d-0b75c150f412'
1639356
+ );
1639357
+ 
1639358
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639359
+  (0.2ms) SAVEPOINT active_record_1
1639360
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639361
+ SELECT m.id, m.representative_id
1639362
+ FROM kithe_models m
1639363
+ WHERE m.id = $1
1639364
+ UNION
1639365
+ SELECT m.id, m.representative_id
1639366
+ FROM kithe_models m, find_terminal ft
1639367
+ WHERE m.id = ft.link
1639368
+ ) SELECT id
1639369
+ FROM find_terminal
1639370
+ WHERE link IS NULL
1639371
+ LIMIT 1;
1639372
+  [[nil, "e0dc4190-0810-4806-add8-28bd39f98949"]]
1639373
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.949817"], ["updated_at", "2020-06-01 15:41:50.949817"], ["representative_id", "e0dc4190-0810-4806-add8-28bd39f98949"], ["leaf_representative_id", "e0dc4190-0810-4806-add8-28bd39f98949"], ["kithe_model_type", 1]]
1639374
+  (1.0ms) UPDATE kithe_models
1639375
+ SET leaf_representative_id = 'e0dc4190-0810-4806-add8-28bd39f98949'
1639376
+ WHERE id IN (
1639377
+ WITH RECURSIVE search_graph(id, link) AS (
1639378
+ SELECT m.id, m.representative_id
1639379
+ FROM kithe_models m
1639380
+ WHERE m.id = '61627984-2c01-4410-a144-02b84b89a5c7'
1639381
+ UNION
1639382
+ SELECT m.id, m.representative_id
1639383
+ FROM kithe_models m, search_graph sg
1639384
+ WHERE m.representative_id = sg.id
1639385
+ )
1639386
+ SELECT id
1639387
+ FROM search_graph
1639388
+ WHERE id != '61627984-2c01-4410-a144-02b84b89a5c7'
1639389
+ );
1639390
+ 
1639391
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639392
+  (0.2ms) SAVEPOINT active_record_1
1639393
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639394
+ SELECT m.id, m.representative_id
1639395
+ FROM kithe_models m
1639396
+ WHERE m.id = $1
1639397
+ UNION
1639398
+ SELECT m.id, m.representative_id
1639399
+ FROM kithe_models m, find_terminal ft
1639400
+ WHERE m.id = ft.link
1639401
+ ) SELECT id
1639402
+ FROM find_terminal
1639403
+ WHERE link IS NULL
1639404
+ LIMIT 1;
1639405
+  [[nil, "d0767aa3-7445-4f45-998d-0b75c150f412"]]
1639406
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.956171"], ["updated_at", "2020-06-01 15:41:50.956171"], ["representative_id", "d0767aa3-7445-4f45-998d-0b75c150f412"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639407
+  (1.5ms) UPDATE kithe_models
1639408
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639409
+ WHERE id IN (
1639410
+ WITH RECURSIVE search_graph(id, link) AS (
1639411
+ SELECT m.id, m.representative_id
1639412
+ FROM kithe_models m
1639413
+ WHERE m.id = 'e68cf408-10ab-4053-84d6-053254686727'
1639414
+ UNION
1639415
+ SELECT m.id, m.representative_id
1639416
+ FROM kithe_models m, search_graph sg
1639417
+ WHERE m.representative_id = sg.id
1639418
+ )
1639419
+ SELECT id
1639420
+ FROM search_graph
1639421
+ WHERE id != 'e68cf408-10ab-4053-84d6-053254686727'
1639422
+ );
1639423
+ 
1639424
+  (1.2ms) RELEASE SAVEPOINT active_record_1
1639425
+  (0.2ms) SAVEPOINT active_record_1
1639426
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639427
+ SELECT m.id, m.representative_id
1639428
+ FROM kithe_models m
1639429
+ WHERE m.id = $1
1639430
+ UNION
1639431
+ SELECT m.id, m.representative_id
1639432
+ FROM kithe_models m, find_terminal ft
1639433
+ WHERE m.id = ft.link
1639434
+ ) SELECT id
1639435
+ FROM find_terminal
1639436
+ WHERE link IS NULL
1639437
+ LIMIT 1;
1639438
+  [[nil, "d0767aa3-7445-4f45-998d-0b75c150f412"]]
1639439
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.963724"], ["updated_at", "2020-06-01 15:41:50.963724"], ["representative_id", "d0767aa3-7445-4f45-998d-0b75c150f412"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639440
+  (1.0ms) UPDATE kithe_models
1639441
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639442
+ WHERE id IN (
1639443
+ WITH RECURSIVE search_graph(id, link) AS (
1639444
+ SELECT m.id, m.representative_id
1639445
+ FROM kithe_models m
1639446
+ WHERE m.id = 'f82b1e4c-b265-4626-b568-34c9a2479f66'
1639447
+ UNION
1639448
+ SELECT m.id, m.representative_id
1639449
+ FROM kithe_models m, search_graph sg
1639450
+ WHERE m.representative_id = sg.id
1639451
+ )
1639452
+ SELECT id
1639453
+ FROM search_graph
1639454
+ WHERE id != 'f82b1e4c-b265-4626-b568-34c9a2479f66'
1639455
+ );
1639456
+ 
1639457
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639458
+  (0.2ms) SAVEPOINT active_record_1
1639459
+ set_leaf_representative (1.1ms) WITH RECURSIVE find_terminal(id, link) AS (
1639460
+ SELECT m.id, m.representative_id
1639461
+ FROM kithe_models m
1639462
+ WHERE m.id = $1
1639463
+ UNION
1639464
+ SELECT m.id, m.representative_id
1639465
+ FROM kithe_models m, find_terminal ft
1639466
+ WHERE m.id = ft.link
1639467
+ ) SELECT id
1639468
+ FROM find_terminal
1639469
+ WHERE link IS NULL
1639470
+ LIMIT 1;
1639471
+  [[nil, "61627984-2c01-4410-a144-02b84b89a5c7"]]
1639472
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.970426"], ["updated_at", "2020-06-01 15:41:50.970426"], ["representative_id", "61627984-2c01-4410-a144-02b84b89a5c7"], ["leaf_representative_id", "e0dc4190-0810-4806-add8-28bd39f98949"], ["kithe_model_type", 1]]
1639473
+  (0.9ms) UPDATE kithe_models
1639474
+ SET leaf_representative_id = 'e0dc4190-0810-4806-add8-28bd39f98949'
1639475
+ WHERE id IN (
1639476
+ WITH RECURSIVE search_graph(id, link) AS (
1639477
+ SELECT m.id, m.representative_id
1639478
+ FROM kithe_models m
1639479
+ WHERE m.id = '5529c9ee-871e-4d31-9b06-7d635860ec96'
1639480
+ UNION
1639481
+ SELECT m.id, m.representative_id
1639482
+ FROM kithe_models m, search_graph sg
1639483
+ WHERE m.representative_id = sg.id
1639484
+ )
1639485
+ SELECT id
1639486
+ FROM search_graph
1639487
+ WHERE id != '5529c9ee-871e-4d31-9b06-7d635860ec96'
1639488
+ );
1639489
+ 
1639490
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1639491
+  (0.2ms) SAVEPOINT active_record_1
1639492
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639493
+ SELECT m.id, m.representative_id
1639494
+ FROM kithe_models m
1639495
+ WHERE m.id = $1
1639496
+ UNION
1639497
+ SELECT m.id, m.representative_id
1639498
+ FROM kithe_models m, find_terminal ft
1639499
+ WHERE m.id = ft.link
1639500
+ ) SELECT id
1639501
+ FROM find_terminal
1639502
+ WHERE link IS NULL
1639503
+ LIMIT 1;
1639504
+  [[nil, "e68cf408-10ab-4053-84d6-053254686727"]]
1639505
+ Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.976557"], ["updated_at", "2020-06-01 15:41:50.976557"], ["representative_id", "e68cf408-10ab-4053-84d6-053254686727"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639506
+  (1.0ms) UPDATE kithe_models
1639507
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639508
+ WHERE id IN (
1639509
+ WITH RECURSIVE search_graph(id, link) AS (
1639510
+ SELECT m.id, m.representative_id
1639511
+ FROM kithe_models m
1639512
+ WHERE m.id = '20ed5c88-7ab4-42f9-8f35-204548cf803b'
1639513
+ UNION
1639514
+ SELECT m.id, m.representative_id
1639515
+ FROM kithe_models m, search_graph sg
1639516
+ WHERE m.representative_id = sg.id
1639517
+ )
1639518
+ SELECT id
1639519
+ FROM search_graph
1639520
+ WHERE id != '20ed5c88-7ab4-42f9-8f35-204548cf803b'
1639521
+ );
1639522
+ 
1639523
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639524
+  (0.2ms) SAVEPOINT active_record_1
1639525
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639526
+ SELECT m.id, m.representative_id
1639527
+ FROM kithe_models m
1639528
+ WHERE m.id = $1
1639529
+ UNION
1639530
+ SELECT m.id, m.representative_id
1639531
+ FROM kithe_models m, find_terminal ft
1639532
+ WHERE m.id = ft.link
1639533
+ ) SELECT id
1639534
+ FROM find_terminal
1639535
+ WHERE link IS NULL
1639536
+ LIMIT 1;
1639537
+  [[nil, "20ed5c88-7ab4-42f9-8f35-204548cf803b"]]
1639538
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.983177"], ["updated_at", "2020-06-01 15:41:50.983177"], ["representative_id", "20ed5c88-7ab4-42f9-8f35-204548cf803b"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639539
+  (1.1ms) UPDATE kithe_models
1639540
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639541
+ WHERE id IN (
1639542
+ WITH RECURSIVE search_graph(id, link) AS (
1639543
+ SELECT m.id, m.representative_id
1639544
+ FROM kithe_models m
1639545
+ WHERE m.id = '0a978724-9b16-4e55-990c-7e0b16479c92'
1639546
+ UNION
1639547
+ SELECT m.id, m.representative_id
1639548
+ FROM kithe_models m, search_graph sg
1639549
+ WHERE m.representative_id = sg.id
1639550
+ )
1639551
+ SELECT id
1639552
+ FROM search_graph
1639553
+ WHERE id != '0a978724-9b16-4e55-990c-7e0b16479c92'
1639554
+ );
1639555
+ 
1639556
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639557
+  (0.2ms) SAVEPOINT active_record_1
1639558
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639559
+ SELECT m.id, m.representative_id
1639560
+ FROM kithe_models m
1639561
+ WHERE m.id = $1
1639562
+ UNION
1639563
+ SELECT m.id, m.representative_id
1639564
+ FROM kithe_models m, find_terminal ft
1639565
+ WHERE m.id = ft.link
1639566
+ ) SELECT id
1639567
+ FROM find_terminal
1639568
+ WHERE link IS NULL
1639569
+ LIMIT 1;
1639570
+  [[nil, "20ed5c88-7ab4-42f9-8f35-204548cf803b"]]
1639571
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:50.989710"], ["updated_at", "2020-06-01 15:41:50.989710"], ["representative_id", "20ed5c88-7ab4-42f9-8f35-204548cf803b"], ["leaf_representative_id", "56a60829-2aae-4c13-8119-dfa7185260a9"], ["kithe_model_type", 1]]
1639572
+  (1.0ms) UPDATE kithe_models
1639573
+ SET leaf_representative_id = '56a60829-2aae-4c13-8119-dfa7185260a9'
1639574
+ WHERE id IN (
1639575
+ WITH RECURSIVE search_graph(id, link) AS (
1639576
+ SELECT m.id, m.representative_id
1639577
+ FROM kithe_models m
1639578
+ WHERE m.id = '6ffff12e-dd31-432d-94ba-21d208526ac3'
1639579
+ UNION
1639580
+ SELECT m.id, m.representative_id
1639581
+ FROM kithe_models m, search_graph sg
1639582
+ WHERE m.representative_id = sg.id
1639583
+ )
1639584
+ SELECT id
1639585
+ FROM search_graph
1639586
+ WHERE id != '6ffff12e-dd31-432d-94ba-21d208526ac3'
1639587
+ );
1639588
+ 
1639589
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1639590
+  (0.2ms) SAVEPOINT active_record_1
1639591
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639592
+ SELECT m.id, m.representative_id
1639593
+ FROM kithe_models m
1639594
+ WHERE m.id = $1
1639595
+ UNION
1639596
+ SELECT m.id, m.representative_id
1639597
+ FROM kithe_models m, find_terminal ft
1639598
+ WHERE m.id = ft.link
1639599
+ ) SELECT id
1639600
+ FROM find_terminal
1639601
+ WHERE link IS NULL
1639602
+ LIMIT 1;
1639603
+  [[nil, "61627984-2c01-4410-a144-02b84b89a5c7"]]
1639604
+ Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:50.996047"], ["representative_id", "61627984-2c01-4410-a144-02b84b89a5c7"], ["leaf_representative_id", "e0dc4190-0810-4806-add8-28bd39f98949"], ["id", "e68cf408-10ab-4053-84d6-053254686727"]]
1639605
+  (1.4ms) UPDATE kithe_models
1639606
+ SET leaf_representative_id = 'e0dc4190-0810-4806-add8-28bd39f98949'
1639607
+ WHERE id IN (
1639608
+ WITH RECURSIVE search_graph(id, link) AS (
1639609
+ SELECT m.id, m.representative_id
1639610
+ FROM kithe_models m
1639611
+ WHERE m.id = 'e68cf408-10ab-4053-84d6-053254686727'
1639612
+ UNION
1639613
+ SELECT m.id, m.representative_id
1639614
+ FROM kithe_models m, search_graph sg
1639615
+ WHERE m.representative_id = sg.id
1639616
+ )
1639617
+ SELECT id
1639618
+ FROM search_graph
1639619
+ WHERE id != 'e68cf408-10ab-4053-84d6-053254686727'
1639620
+ );
1639621
+ 
1639622
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639623
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "e68cf408-10ab-4053-84d6-053254686727"], ["LIMIT", 1]]
1639624
+ Kithe::Work Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "20ed5c88-7ab4-42f9-8f35-204548cf803b"], ["LIMIT", 1]]
1639625
+ Kithe::Work Load (1.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "0a978724-9b16-4e55-990c-7e0b16479c92"], ["LIMIT", 1]]
1639626
+ Kithe::Work Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "6ffff12e-dd31-432d-94ba-21d208526ac3"], ["LIMIT", 1]]
1639627
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "f82b1e4c-b265-4626-b568-34c9a2479f66"], ["LIMIT", 1]]
1639628
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "d0767aa3-7445-4f45-998d-0b75c150f412"], ["LIMIT", 1]]
1639629
+  (0.2ms) ROLLBACK
1639630
+  (0.1ms) BEGIN
1639631
+  (0.2ms) SAVEPOINT active_record_1
1639632
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.016335"], ["updated_at", "2020-06-01 15:41:51.016335"], ["kithe_model_type", 2]]
1639633
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639634
+  (0.2ms) SAVEPOINT active_record_1
1639635
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.020126"], ["updated_at", "2020-06-01 15:41:51.020126"], ["kithe_model_type", 2]]
1639636
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639637
+  (0.2ms) SAVEPOINT active_record_1
1639638
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639639
+ SELECT m.id, m.representative_id
1639640
+ FROM kithe_models m
1639641
+ WHERE m.id = $1
1639642
+ UNION
1639643
+ SELECT m.id, m.representative_id
1639644
+ FROM kithe_models m, find_terminal ft
1639645
+ WHERE m.id = ft.link
1639646
+ ) SELECT id
1639647
+ FROM find_terminal
1639648
+ WHERE link IS NULL
1639649
+ LIMIT 1;
1639650
+  [[nil, "d3130d63-3924-4f5c-a4ab-988455733987"]]
1639651
+ Kithe::Work Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.026642"], ["updated_at", "2020-06-01 15:41:51.026642"], ["representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639652
+  (1.4ms) UPDATE kithe_models
1639653
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639654
+ WHERE id IN (
1639655
+ WITH RECURSIVE search_graph(id, link) AS (
1639656
+ SELECT m.id, m.representative_id
1639657
+ FROM kithe_models m
1639658
+ WHERE m.id = '846a6eac-292e-4e0a-ae95-99b6b808cbe7'
1639659
+ UNION
1639660
+ SELECT m.id, m.representative_id
1639661
+ FROM kithe_models m, search_graph sg
1639662
+ WHERE m.representative_id = sg.id
1639663
+ )
1639664
+ SELECT id
1639665
+ FROM search_graph
1639666
+ WHERE id != '846a6eac-292e-4e0a-ae95-99b6b808cbe7'
1639667
+ );
1639668
+ 
1639669
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1639670
+  (0.3ms) SAVEPOINT active_record_1
1639671
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639672
+ SELECT m.id, m.representative_id
1639673
+ FROM kithe_models m
1639674
+ WHERE m.id = $1
1639675
+ UNION
1639676
+ SELECT m.id, m.representative_id
1639677
+ FROM kithe_models m, find_terminal ft
1639678
+ WHERE m.id = ft.link
1639679
+ ) SELECT id
1639680
+ FROM find_terminal
1639681
+ WHERE link IS NULL
1639682
+ LIMIT 1;
1639683
+  [[nil, "c5ef4840-6fcb-48d7-b45a-192b11d81e87"]]
1639684
+ Kithe::Work Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "child1"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.037102"], ["updated_at", "2020-06-01 15:41:51.037102"], ["representative_id", "c5ef4840-6fcb-48d7-b45a-192b11d81e87"], ["leaf_representative_id", "c5ef4840-6fcb-48d7-b45a-192b11d81e87"], ["kithe_model_type", 1]]
1639685
+  (2.6ms) UPDATE kithe_models
1639686
+ SET leaf_representative_id = 'c5ef4840-6fcb-48d7-b45a-192b11d81e87'
1639687
+ WHERE id IN (
1639688
+ WITH RECURSIVE search_graph(id, link) AS (
1639689
+ SELECT m.id, m.representative_id
1639690
+ FROM kithe_models m
1639691
+ WHERE m.id = 'b1b50966-9ef5-48c9-8508-252151965067'
1639692
+ UNION
1639693
+ SELECT m.id, m.representative_id
1639694
+ FROM kithe_models m, search_graph sg
1639695
+ WHERE m.representative_id = sg.id
1639696
+ )
1639697
+ SELECT id
1639698
+ FROM search_graph
1639699
+ WHERE id != 'b1b50966-9ef5-48c9-8508-252151965067'
1639700
+ );
1639701
+ 
1639702
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639703
+  (0.3ms) SAVEPOINT active_record_1
1639704
+ set_leaf_representative (0.7ms) WITH RECURSIVE find_terminal(id, link) AS (
1639705
+ SELECT m.id, m.representative_id
1639706
+ FROM kithe_models m
1639707
+ WHERE m.id = $1
1639708
+ UNION
1639709
+ SELECT m.id, m.representative_id
1639710
+ FROM kithe_models m, find_terminal ft
1639711
+ WHERE m.id = ft.link
1639712
+ ) SELECT id
1639713
+ FROM find_terminal
1639714
+ WHERE link IS NULL
1639715
+ LIMIT 1;
1639716
+  [[nil, "846a6eac-292e-4e0a-ae95-99b6b808cbe7"]]
1639717
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.047761"], ["updated_at", "2020-06-01 15:41:51.047761"], ["representative_id", "846a6eac-292e-4e0a-ae95-99b6b808cbe7"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639718
+  (1.0ms) UPDATE kithe_models
1639719
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639720
+ WHERE id IN (
1639721
+ WITH RECURSIVE search_graph(id, link) AS (
1639722
+ SELECT m.id, m.representative_id
1639723
+ FROM kithe_models m
1639724
+ WHERE m.id = '816b0959-a2f8-416c-a653-1682b0d20094'
1639725
+ UNION
1639726
+ SELECT m.id, m.representative_id
1639727
+ FROM kithe_models m, search_graph sg
1639728
+ WHERE m.representative_id = sg.id
1639729
+ )
1639730
+ SELECT id
1639731
+ FROM search_graph
1639732
+ WHERE id != '816b0959-a2f8-416c-a653-1682b0d20094'
1639733
+ );
1639734
+ 
1639735
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1639736
+  (0.2ms) SAVEPOINT active_record_1
1639737
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1639738
+ SELECT m.id, m.representative_id
1639739
+ FROM kithe_models m
1639740
+ WHERE m.id = $1
1639741
+ UNION
1639742
+ SELECT m.id, m.representative_id
1639743
+ FROM kithe_models m, find_terminal ft
1639744
+ WHERE m.id = ft.link
1639745
+ ) SELECT id
1639746
+ FROM find_terminal
1639747
+ WHERE link IS NULL
1639748
+ LIMIT 1;
1639749
+  [[nil, "846a6eac-292e-4e0a-ae95-99b6b808cbe7"]]
1639750
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.054494"], ["updated_at", "2020-06-01 15:41:51.054494"], ["representative_id", "846a6eac-292e-4e0a-ae95-99b6b808cbe7"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639751
+  (2.1ms) UPDATE kithe_models
1639752
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639753
+ WHERE id IN (
1639754
+ WITH RECURSIVE search_graph(id, link) AS (
1639755
+ SELECT m.id, m.representative_id
1639756
+ FROM kithe_models m
1639757
+ WHERE m.id = 'd78e27d7-4eb0-4f62-8ef9-b7e5199ff774'
1639758
+ UNION
1639759
+ SELECT m.id, m.representative_id
1639760
+ FROM kithe_models m, search_graph sg
1639761
+ WHERE m.representative_id = sg.id
1639762
+ )
1639763
+ SELECT id
1639764
+ FROM search_graph
1639765
+ WHERE id != 'd78e27d7-4eb0-4f62-8ef9-b7e5199ff774'
1639766
+ );
1639767
+ 
1639768
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1639769
+  (0.2ms) SAVEPOINT active_record_1
1639770
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639771
+ SELECT m.id, m.representative_id
1639772
+ FROM kithe_models m
1639773
+ WHERE m.id = $1
1639774
+ UNION
1639775
+ SELECT m.id, m.representative_id
1639776
+ FROM kithe_models m, find_terminal ft
1639777
+ WHERE m.id = ft.link
1639778
+ ) SELECT id
1639779
+ FROM find_terminal
1639780
+ WHERE link IS NULL
1639781
+ LIMIT 1;
1639782
+  [[nil, "b1b50966-9ef5-48c9-8508-252151965067"]]
1639783
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "parent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.064762"], ["updated_at", "2020-06-01 15:41:51.064762"], ["representative_id", "b1b50966-9ef5-48c9-8508-252151965067"], ["leaf_representative_id", "c5ef4840-6fcb-48d7-b45a-192b11d81e87"], ["kithe_model_type", 1]]
1639784
+  (1.0ms) UPDATE kithe_models
1639785
+ SET leaf_representative_id = 'c5ef4840-6fcb-48d7-b45a-192b11d81e87'
1639786
+ WHERE id IN (
1639787
+ WITH RECURSIVE search_graph(id, link) AS (
1639788
+ SELECT m.id, m.representative_id
1639789
+ FROM kithe_models m
1639790
+ WHERE m.id = '8831e80a-d019-47bb-8276-8dfa633e176c'
1639791
+ UNION
1639792
+ SELECT m.id, m.representative_id
1639793
+ FROM kithe_models m, search_graph sg
1639794
+ WHERE m.representative_id = sg.id
1639795
+ )
1639796
+ SELECT id
1639797
+ FROM search_graph
1639798
+ WHERE id != '8831e80a-d019-47bb-8276-8dfa633e176c'
1639799
+ );
1639800
+ 
1639801
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639802
+  (0.3ms) SAVEPOINT active_record_1
1639803
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639804
+ SELECT m.id, m.representative_id
1639805
+ FROM kithe_models m
1639806
+ WHERE m.id = $1
1639807
+ UNION
1639808
+ SELECT m.id, m.representative_id
1639809
+ FROM kithe_models m, find_terminal ft
1639810
+ WHERE m.id = ft.link
1639811
+ ) SELECT id
1639812
+ FROM find_terminal
1639813
+ WHERE link IS NULL
1639814
+ LIMIT 1;
1639815
+  [[nil, "816b0959-a2f8-416c-a653-1682b0d20094"]]
1639816
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.071122"], ["updated_at", "2020-06-01 15:41:51.071122"], ["representative_id", "816b0959-a2f8-416c-a653-1682b0d20094"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639817
+  (1.5ms) UPDATE kithe_models
1639818
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639819
+ WHERE id IN (
1639820
+ WITH RECURSIVE search_graph(id, link) AS (
1639821
+ SELECT m.id, m.representative_id
1639822
+ FROM kithe_models m
1639823
+ WHERE m.id = '033a2d64-1568-4101-bdad-c3336c36cab6'
1639824
+ UNION
1639825
+ SELECT m.id, m.representative_id
1639826
+ FROM kithe_models m, search_graph sg
1639827
+ WHERE m.representative_id = sg.id
1639828
+ )
1639829
+ SELECT id
1639830
+ FROM search_graph
1639831
+ WHERE id != '033a2d64-1568-4101-bdad-c3336c36cab6'
1639832
+ );
1639833
+ 
1639834
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639835
+  (0.2ms) SAVEPOINT active_record_1
1639836
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639837
+ SELECT m.id, m.representative_id
1639838
+ FROM kithe_models m
1639839
+ WHERE m.id = $1
1639840
+ UNION
1639841
+ SELECT m.id, m.representative_id
1639842
+ FROM kithe_models m, find_terminal ft
1639843
+ WHERE m.id = ft.link
1639844
+ ) SELECT id
1639845
+ FROM find_terminal
1639846
+ WHERE link IS NULL
1639847
+ LIMIT 1;
1639848
+  [[nil, "033a2d64-1568-4101-bdad-c3336c36cab6"]]
1639849
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.078662"], ["updated_at", "2020-06-01 15:41:51.078662"], ["representative_id", "033a2d64-1568-4101-bdad-c3336c36cab6"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639850
+  (1.0ms) UPDATE kithe_models
1639851
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639852
+ WHERE id IN (
1639853
+ WITH RECURSIVE search_graph(id, link) AS (
1639854
+ SELECT m.id, m.representative_id
1639855
+ FROM kithe_models m
1639856
+ WHERE m.id = 'a7bca42f-2c4e-4ebd-b9f0-a95cab7e1ae5'
1639857
+ UNION
1639858
+ SELECT m.id, m.representative_id
1639859
+ FROM kithe_models m, search_graph sg
1639860
+ WHERE m.representative_id = sg.id
1639861
+ )
1639862
+ SELECT id
1639863
+ FROM search_graph
1639864
+ WHERE id != 'a7bca42f-2c4e-4ebd-b9f0-a95cab7e1ae5'
1639865
+ );
1639866
+ 
1639867
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639868
+  (0.2ms) SAVEPOINT active_record_1
1639869
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639870
+ SELECT m.id, m.representative_id
1639871
+ FROM kithe_models m
1639872
+ WHERE m.id = $1
1639873
+ UNION
1639874
+ SELECT m.id, m.representative_id
1639875
+ FROM kithe_models m, find_terminal ft
1639876
+ WHERE m.id = ft.link
1639877
+ ) SELECT id
1639878
+ FROM find_terminal
1639879
+ WHERE link IS NULL
1639880
+ LIMIT 1;
1639881
+  [[nil, "033a2d64-1568-4101-bdad-c3336c36cab6"]]
1639882
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "great-grandparent"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.084076"], ["updated_at", "2020-06-01 15:41:51.084076"], ["representative_id", "033a2d64-1568-4101-bdad-c3336c36cab6"], ["leaf_representative_id", "d3130d63-3924-4f5c-a4ab-988455733987"], ["kithe_model_type", 1]]
1639883
+  (1.3ms) UPDATE kithe_models
1639884
+ SET leaf_representative_id = 'd3130d63-3924-4f5c-a4ab-988455733987'
1639885
+ WHERE id IN (
1639886
+ WITH RECURSIVE search_graph(id, link) AS (
1639887
+ SELECT m.id, m.representative_id
1639888
+ FROM kithe_models m
1639889
+ WHERE m.id = '8364e94e-2f5b-4125-8ee6-7d6275541d63'
1639890
+ UNION
1639891
+ SELECT m.id, m.representative_id
1639892
+ FROM kithe_models m, search_graph sg
1639893
+ WHERE m.representative_id = sg.id
1639894
+ )
1639895
+ SELECT id
1639896
+ FROM search_graph
1639897
+ WHERE id != '8364e94e-2f5b-4125-8ee6-7d6275541d63'
1639898
+ );
1639899
+ 
1639900
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639901
+  (7.5ms) SAVEPOINT active_record_1
1639902
+ set_leaf_representative (1.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1639903
+ SELECT m.id, m.representative_id
1639904
+ FROM kithe_models m
1639905
+ WHERE m.id = $1
1639906
+ UNION
1639907
+ SELECT m.id, m.representative_id
1639908
+ FROM kithe_models m, find_terminal ft
1639909
+ WHERE m.id = ft.link
1639910
+ ) SELECT id
1639911
+ FROM find_terminal
1639912
+ WHERE link IS NULL
1639913
+ LIMIT 1;
1639914
+  [[nil, "c5ef4840-6fcb-48d7-b45a-192b11d81e87"]]
1639915
+ Kithe::Work Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "representative_id" = $2, "leaf_representative_id" = $3 WHERE "kithe_models"."id" = $4 [["updated_at", "2020-06-01 15:41:51.101132"], ["representative_id", "c5ef4840-6fcb-48d7-b45a-192b11d81e87"], ["leaf_representative_id", "c5ef4840-6fcb-48d7-b45a-192b11d81e87"], ["id", "846a6eac-292e-4e0a-ae95-99b6b808cbe7"]]
1639916
+  (1.5ms) UPDATE kithe_models
1639917
+ SET leaf_representative_id = 'c5ef4840-6fcb-48d7-b45a-192b11d81e87'
1639918
+ WHERE id IN (
1639919
+ WITH RECURSIVE search_graph(id, link) AS (
1639920
+ SELECT m.id, m.representative_id
1639921
+ FROM kithe_models m
1639922
+ WHERE m.id = '846a6eac-292e-4e0a-ae95-99b6b808cbe7'
1639923
+ UNION
1639924
+ SELECT m.id, m.representative_id
1639925
+ FROM kithe_models m, search_graph sg
1639926
+ WHERE m.representative_id = sg.id
1639927
+ )
1639928
+ SELECT id
1639929
+ FROM search_graph
1639930
+ WHERE id != '846a6eac-292e-4e0a-ae95-99b6b808cbe7'
1639931
+ );
1639932
+ 
1639933
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639934
+ Kithe::Work Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "816b0959-a2f8-416c-a653-1682b0d20094"], ["LIMIT", 1]]
1639935
+ Kithe::Work Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "d78e27d7-4eb0-4f62-8ef9-b7e5199ff774"], ["LIMIT", 1]]
1639936
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "033a2d64-1568-4101-bdad-c3336c36cab6"], ["LIMIT", 1]]
1639937
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "a7bca42f-2c4e-4ebd-b9f0-a95cab7e1ae5"], ["LIMIT", 1]]
1639938
+ Kithe::Work Load (0.8ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "8364e94e-2f5b-4125-8ee6-7d6275541d63"], ["LIMIT", 1]]
1639939
+  (0.3ms) ROLLBACK
1639940
+  (0.2ms) BEGIN
1639941
+  (0.2ms) SAVEPOINT active_record_1
1639942
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.119024"], ["updated_at", "2020-06-01 15:41:51.119024"], ["kithe_model_type", 2]]
1639943
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639944
+  (0.2ms) SAVEPOINT active_record_1
1639945
+ set_leaf_representative (0.3ms) WITH RECURSIVE find_terminal(id, link) AS (
1639946
+ SELECT m.id, m.representative_id
1639947
+ FROM kithe_models m
1639948
+ WHERE m.id = $1
1639949
+ UNION
1639950
+ SELECT m.id, m.representative_id
1639951
+ FROM kithe_models m, find_terminal ft
1639952
+ WHERE m.id = ft.link
1639953
+ ) SELECT id
1639954
+ FROM find_terminal
1639955
+ WHERE link IS NULL
1639956
+ LIMIT 1;
1639957
+  [[nil, "d1e72847-dd39-440a-90ef-68ce1e6b00a0"]]
1639958
+ Kithe::Work Create (2.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.124057"], ["updated_at", "2020-06-01 15:41:51.124057"], ["representative_id", "d1e72847-dd39-440a-90ef-68ce1e6b00a0"], ["leaf_representative_id", "d1e72847-dd39-440a-90ef-68ce1e6b00a0"], ["kithe_model_type", 1]]
1639959
+  (1.0ms) UPDATE kithe_models
1639960
+ SET leaf_representative_id = 'd1e72847-dd39-440a-90ef-68ce1e6b00a0'
1639961
+ WHERE id IN (
1639962
+ WITH RECURSIVE search_graph(id, link) AS (
1639963
+ SELECT m.id, m.representative_id
1639964
+ FROM kithe_models m
1639965
+ WHERE m.id = '9c7cd1d4-3a0e-45cc-9712-0c4e49fd03f1'
1639966
+ UNION
1639967
+ SELECT m.id, m.representative_id
1639968
+ FROM kithe_models m, search_graph sg
1639969
+ WHERE m.representative_id = sg.id
1639970
+ )
1639971
+ SELECT id
1639972
+ FROM search_graph
1639973
+ WHERE id != '9c7cd1d4-3a0e-45cc-9712-0c4e49fd03f1'
1639974
+ );
1639975
+ 
1639976
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1639977
+  (0.2ms) SAVEPOINT active_record_1
1639978
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1639979
+ SELECT m.id, m.representative_id
1639980
+ FROM kithe_models m
1639981
+ WHERE m.id = $1
1639982
+ UNION
1639983
+ SELECT m.id, m.representative_id
1639984
+ FROM kithe_models m, find_terminal ft
1639985
+ WHERE m.id = ft.link
1639986
+ ) SELECT id
1639987
+ FROM find_terminal
1639988
+ WHERE link IS NULL
1639989
+ LIMIT 1;
1639990
+  [[nil, "9c7cd1d4-3a0e-45cc-9712-0c4e49fd03f1"]]
1639991
+ Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:51.133322"], ["updated_at", "2020-06-01 15:41:51.133322"], ["representative_id", "9c7cd1d4-3a0e-45cc-9712-0c4e49fd03f1"], ["leaf_representative_id", "d1e72847-dd39-440a-90ef-68ce1e6b00a0"], ["kithe_model_type", 0]]
1639992
+  (1.0ms) UPDATE kithe_models
1639993
+ SET leaf_representative_id = 'd1e72847-dd39-440a-90ef-68ce1e6b00a0'
1639994
+ WHERE id IN (
1639995
+ WITH RECURSIVE search_graph(id, link) AS (
1639996
+ SELECT m.id, m.representative_id
1639997
+ FROM kithe_models m
1639998
+ WHERE m.id = '5106e394-1ff0-4be2-8334-755371f62880'
1639999
+ UNION
1640000
+ SELECT m.id, m.representative_id
1640001
+ FROM kithe_models m, search_graph sg
1640002
+ WHERE m.representative_id = sg.id
1640003
+ )
1640004
+ SELECT id
1640005
+ FROM search_graph
1640006
+ WHERE id != '5106e394-1ff0-4be2-8334-755371f62880'
1640007
+ );
1640008
+ 
1640009
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640010
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models"
1640011
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "d1e72847-dd39-440a-90ef-68ce1e6b00a0"]]
1640012
+  (0.3ms) ROLLBACK
1640013
+  (0.1ms) BEGIN
1640014
+  (0.2ms) SAVEPOINT active_record_1
1640015
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.165283"], ["updated_at", "2020-06-01 15:41:51.165283"], ["kithe_model_type", 2]]
1640016
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640017
+  (0.2ms) SAVEPOINT active_record_1
1640018
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1640019
+ SELECT m.id, m.representative_id
1640020
+ FROM kithe_models m
1640021
+ WHERE m.id = $1
1640022
+ UNION
1640023
+ SELECT m.id, m.representative_id
1640024
+ FROM kithe_models m, find_terminal ft
1640025
+ WHERE m.id = ft.link
1640026
+ ) SELECT id
1640027
+ FROM find_terminal
1640028
+ WHERE link IS NULL
1640029
+ LIMIT 1;
1640030
+  [[nil, "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"]]
1640031
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.169613"], ["updated_at", "2020-06-01 15:41:51.169613"], ["representative_id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"], ["leaf_representative_id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"], ["kithe_model_type", 1]]
1640032
+  (1.0ms) UPDATE kithe_models
1640033
+ SET leaf_representative_id = '2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea'
1640034
+ WHERE id IN (
1640035
+ WITH RECURSIVE search_graph(id, link) AS (
1640036
+ SELECT m.id, m.representative_id
1640037
+ FROM kithe_models m
1640038
+ WHERE m.id = '8e2d80fa-5df9-4a99-8004-45676787915e'
1640039
+ UNION
1640040
+ SELECT m.id, m.representative_id
1640041
+ FROM kithe_models m, search_graph sg
1640042
+ WHERE m.representative_id = sg.id
1640043
+ )
1640044
+ SELECT id
1640045
+ FROM search_graph
1640046
+ WHERE id != '8e2d80fa-5df9-4a99-8004-45676787915e'
1640047
+ );
1640048
+ 
1640049
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640050
+ Kithe::Model Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"], ["LIMIT", 1]]
1640051
+  (0.2ms) SAVEPOINT active_record_1
1640052
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"]]
1640053
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"]]
1640054
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"]]
1640055
+  (1.6ms) UPDATE kithe_models
1640056
+ SET leaf_representative_id = NULL, representative_id = NULL
1640057
+ WHERE id IN (
1640058
+ WITH RECURSIVE search_graph(id, link) AS (
1640059
+ SELECT m.id, m.representative_id
1640060
+ FROM kithe_models m
1640061
+ WHERE m.id = '2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea'
1640062
+ UNION
1640063
+ SELECT m.id, m.representative_id
1640064
+ FROM kithe_models m, search_graph sg
1640065
+ WHERE m.representative_id = sg.id
1640066
+ )
1640067
+ SELECT id
1640068
+ FROM search_graph
1640069
+ WHERE id != '2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea'
1640070
+ );
1640071
+ 
1640072
+ Kithe::Asset Destroy (0.6ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "2e9dfb0d-c2ce-49c3-b7ac-14c688a2fdea"]]
1640073
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640074
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Work"], ["type", "TestWork"], ["type", "TestWork"], ["type", "TestWork"], ["id", "8e2d80fa-5df9-4a99-8004-45676787915e"], ["LIMIT", 1]]
1640075
+  (0.3ms) ROLLBACK
1640076
+  (0.2ms) BEGIN
1640077
+  (0.2ms) SAVEPOINT active_record_1
1640078
+ Kithe::Asset Create (2.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.197021"], ["updated_at", "2020-06-01 15:41:51.197021"], ["kithe_model_type", 2]]
1640079
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640080
+  (0.5ms) SAVEPOINT active_record_1
1640081
+ set_leaf_representative (1.1ms) WITH RECURSIVE find_terminal(id, link) AS (
1640082
+ SELECT m.id, m.representative_id
1640083
+ FROM kithe_models m
1640084
+ WHERE m.id = $1
1640085
+ UNION
1640086
+ SELECT m.id, m.representative_id
1640087
+ FROM kithe_models m, find_terminal ft
1640088
+ WHERE m.id = ft.link
1640089
+ ) SELECT id
1640090
+ FROM find_terminal
1640091
+ WHERE link IS NULL
1640092
+ LIMIT 1;
1640093
+  [[nil, "52557de7-2d07-466d-8833-c6c204b83ef2"]]
1640094
+ Kithe::Work Create (5.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.206071"], ["updated_at", "2020-06-01 15:41:51.206071"], ["representative_id", "52557de7-2d07-466d-8833-c6c204b83ef2"], ["leaf_representative_id", "52557de7-2d07-466d-8833-c6c204b83ef2"], ["kithe_model_type", 1]]
1640095
+  (1.3ms) UPDATE kithe_models
1640096
+ SET leaf_representative_id = '52557de7-2d07-466d-8833-c6c204b83ef2'
1640097
+ WHERE id IN (
1640098
+ WITH RECURSIVE search_graph(id, link) AS (
1640099
+ SELECT m.id, m.representative_id
1640100
+ FROM kithe_models m
1640101
+ WHERE m.id = '6bbfccc5-cb60-44c7-be33-b147ae6c930c'
1640102
+ UNION
1640103
+ SELECT m.id, m.representative_id
1640104
+ FROM kithe_models m, search_graph sg
1640105
+ WHERE m.representative_id = sg.id
1640106
+ )
1640107
+ SELECT id
1640108
+ FROM search_graph
1640109
+ WHERE id != '6bbfccc5-cb60-44c7-be33-b147ae6c930c'
1640110
+ );
1640111
+ 
1640112
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640113
+  (0.2ms) SAVEPOINT active_record_1
1640114
+ set_leaf_representative (0.2ms) WITH RECURSIVE find_terminal(id, link) AS (
1640115
+ SELECT m.id, m.representative_id
1640116
+ FROM kithe_models m
1640117
+ WHERE m.id = $1
1640118
+ UNION
1640119
+ SELECT m.id, m.representative_id
1640120
+ FROM kithe_models m, find_terminal ft
1640121
+ WHERE m.id = ft.link
1640122
+ ) SELECT id
1640123
+ FROM find_terminal
1640124
+ WHERE link IS NULL
1640125
+ LIMIT 1;
1640126
+  [[nil, "6bbfccc5-cb60-44c7-be33-b147ae6c930c"]]
1640127
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.246390"], ["updated_at", "2020-06-01 15:41:51.246390"], ["representative_id", "6bbfccc5-cb60-44c7-be33-b147ae6c930c"], ["leaf_representative_id", "52557de7-2d07-466d-8833-c6c204b83ef2"], ["kithe_model_type", 1]]
1640128
+  (1.6ms) UPDATE kithe_models
1640129
+ SET leaf_representative_id = '52557de7-2d07-466d-8833-c6c204b83ef2'
1640130
+ WHERE id IN (
1640131
+ WITH RECURSIVE search_graph(id, link) AS (
1640132
+ SELECT m.id, m.representative_id
1640133
+ FROM kithe_models m
1640134
+ WHERE m.id = '2fd3eab6-b408-444f-9273-e9b6a31e2877'
1640135
+ UNION
1640136
+ SELECT m.id, m.representative_id
1640137
+ FROM kithe_models m, search_graph sg
1640138
+ WHERE m.representative_id = sg.id
1640139
+ )
1640140
+ SELECT id
1640141
+ FROM search_graph
1640142
+ WHERE id != '2fd3eab6-b408-444f-9273-e9b6a31e2877'
1640143
+ );
1640144
+ 
1640145
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640146
+  (0.2ms) SAVEPOINT active_record_1
1640147
+ Kithe::Model Load (0.2ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "6bbfccc5-cb60-44c7-be33-b147ae6c930c"]]
1640148
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "6bbfccc5-cb60-44c7-be33-b147ae6c930c"]]
1640149
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "6bbfccc5-cb60-44c7-be33-b147ae6c930c"]]
1640150
+  (1.1ms) UPDATE kithe_models
1640151
+ SET leaf_representative_id = NULL, representative_id = NULL
1640152
+ WHERE id IN (
1640153
+ WITH RECURSIVE search_graph(id, link) AS (
1640154
+ SELECT m.id, m.representative_id
1640155
+ FROM kithe_models m
1640156
+ WHERE m.id = '6bbfccc5-cb60-44c7-be33-b147ae6c930c'
1640157
+ UNION
1640158
+ SELECT m.id, m.representative_id
1640159
+ FROM kithe_models m, search_graph sg
1640160
+ WHERE m.representative_id = sg.id
1640161
+ )
1640162
+ SELECT id
1640163
+ FROM search_graph
1640164
+ WHERE id != '6bbfccc5-cb60-44c7-be33-b147ae6c930c'
1640165
+ );
1640166
+ 
1640167
+ Kithe::Work Destroy (0.8ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "6bbfccc5-cb60-44c7-be33-b147ae6c930c"]]
1640168
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640169
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "2fd3eab6-b408-444f-9273-e9b6a31e2877"], ["LIMIT", 1]]
1640170
+  (0.3ms) ROLLBACK
1640171
+  (0.2ms) BEGIN
1640172
+  (0.2ms) SAVEPOINT active_record_1
1640173
+ Kithe::Asset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.261376"], ["updated_at", "2020-06-01 15:41:51.261376"], ["kithe_model_type", 2]]
1640174
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640175
+  (0.2ms) SAVEPOINT active_record_1
1640176
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1640177
+ SELECT m.id, m.representative_id
1640178
+ FROM kithe_models m
1640179
+ WHERE m.id = $1
1640180
+ UNION
1640181
+ SELECT m.id, m.representative_id
1640182
+ FROM kithe_models m, find_terminal ft
1640183
+ WHERE m.id = ft.link
1640184
+ ) SELECT id
1640185
+ FROM find_terminal
1640186
+ WHERE link IS NULL
1640187
+ LIMIT 1;
1640188
+  [[nil, "43c917e9-f896-42fd-80ad-dbff4e63d1a7"]]
1640189
+ Kithe::Work Create (1.4ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.266353"], ["updated_at", "2020-06-01 15:41:51.266353"], ["representative_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"], ["leaf_representative_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"], ["kithe_model_type", 1]]
1640190
+  (2.0ms) UPDATE kithe_models
1640191
+ SET leaf_representative_id = '43c917e9-f896-42fd-80ad-dbff4e63d1a7'
1640192
+ WHERE id IN (
1640193
+ WITH RECURSIVE search_graph(id, link) AS (
1640194
+ SELECT m.id, m.representative_id
1640195
+ FROM kithe_models m
1640196
+ WHERE m.id = 'e6f2d85f-4379-41ce-9554-0e1e2b05a05a'
1640197
+ UNION
1640198
+ SELECT m.id, m.representative_id
1640199
+ FROM kithe_models m, search_graph sg
1640200
+ WHERE m.representative_id = sg.id
1640201
+ )
1640202
+ SELECT id
1640203
+ FROM search_graph
1640204
+ WHERE id != 'e6f2d85f-4379-41ce-9554-0e1e2b05a05a'
1640205
+ );
1640206
+ 
1640207
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640208
+  (0.2ms) SAVEPOINT active_record_1
1640209
+ set_leaf_representative (0.4ms) WITH RECURSIVE find_terminal(id, link) AS (
1640210
+ SELECT m.id, m.representative_id
1640211
+ FROM kithe_models m
1640212
+ WHERE m.id = $1
1640213
+ UNION
1640214
+ SELECT m.id, m.representative_id
1640215
+ FROM kithe_models m, find_terminal ft
1640216
+ WHERE m.id = ft.link
1640217
+ ) SELECT id
1640218
+ FROM find_terminal
1640219
+ WHERE link IS NULL
1640220
+ LIMIT 1;
1640221
+  [[nil, "e6f2d85f-4379-41ce-9554-0e1e2b05a05a"]]
1640222
+ Kithe::Work Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "representative_id", "leaf_representative_id", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6, $7) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.274148"], ["updated_at", "2020-06-01 15:41:51.274148"], ["representative_id", "e6f2d85f-4379-41ce-9554-0e1e2b05a05a"], ["leaf_representative_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"], ["kithe_model_type", 1]]
1640223
+  (3.4ms) UPDATE kithe_models
1640224
+ SET leaf_representative_id = '43c917e9-f896-42fd-80ad-dbff4e63d1a7'
1640225
+ WHERE id IN (
1640226
+ WITH RECURSIVE search_graph(id, link) AS (
1640227
+ SELECT m.id, m.representative_id
1640228
+ FROM kithe_models m
1640229
+ WHERE m.id = '7d7b5897-8d6c-46c9-a1d9-16d8fb269b6a'
1640230
+ UNION
1640231
+ SELECT m.id, m.representative_id
1640232
+ FROM kithe_models m, search_graph sg
1640233
+ WHERE m.representative_id = sg.id
1640234
+ )
1640235
+ SELECT id
1640236
+ FROM search_graph
1640237
+ WHERE id != '7d7b5897-8d6c-46c9-a1d9-16d8fb269b6a'
1640238
+ );
1640239
+ 
1640240
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640241
+  (0.2ms) SAVEPOINT active_record_1
1640242
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"]]
1640243
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"]]
1640244
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"]]
1640245
+  (1.7ms) UPDATE kithe_models
1640246
+ SET leaf_representative_id = NULL, representative_id = NULL
1640247
+ WHERE id IN (
1640248
+ WITH RECURSIVE search_graph(id, link) AS (
1640249
+ SELECT m.id, m.representative_id
1640250
+ FROM kithe_models m
1640251
+ WHERE m.id = '43c917e9-f896-42fd-80ad-dbff4e63d1a7'
1640252
+ UNION
1640253
+ SELECT m.id, m.representative_id
1640254
+ FROM kithe_models m, search_graph sg
1640255
+ WHERE m.representative_id = sg.id
1640256
+ )
1640257
+ SELECT id
1640258
+ FROM search_graph
1640259
+ WHERE id != '43c917e9-f896-42fd-80ad-dbff4e63d1a7'
1640260
+ );
1640261
+ 
1640262
+ Kithe::Asset Destroy (0.9ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "43c917e9-f896-42fd-80ad-dbff4e63d1a7"]]
1640263
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640264
+ Kithe::Work Load (0.5ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "7d7b5897-8d6c-46c9-a1d9-16d8fb269b6a"], ["LIMIT", 1]]
1640265
+ Kithe::Work Load (0.6ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "e6f2d85f-4379-41ce-9554-0e1e2b05a05a"], ["LIMIT", 1]]
1640266
+  (0.4ms) ROLLBACK
1640267
+  (0.1ms) BEGIN
1640268
+  (0.2ms) SAVEPOINT active_record_1
1640269
+ Kithe::Work Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "some title"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.295863"], ["updated_at", "2020-06-01 15:41:51.295863"], ["kithe_model_type", 1]]
1640270
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640271
+  (0.1ms) ROLLBACK
1640272
+  (0.1ms) BEGIN
1640273
+  (0.2ms) ROLLBACK
1640274
+  (0.2ms) BEGIN
1640275
+  (0.1ms) SAVEPOINT active_record_1
1640276
+ Kithe::Work Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.303871"], ["updated_at", "2020-06-01 15:41:51.303871"], ["kithe_model_type", 1]]
1640277
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640278
+  (0.3ms) SAVEPOINT active_record_1
1640279
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Asset"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:51.307133"], ["updated_at", "2020-06-01 15:41:51.307133"], ["kithe_model_type", 2]]
1640280
+  (0.6ms) RELEASE SAVEPOINT active_record_1
1640281
+  (1.0ms) SAVEPOINT active_record_1
1640282
+ Kithe::Asset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.311196"], ["parent_id", "9a0c61f2-696f-4a37-8a18-5630fd6c4015"], ["id", "a2965d45-6635-417c-97c0-6bf3ecd0d04a"]]
1640283
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640284
+ Kithe::Asset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Asset"], ["id", "a2965d45-6635-417c-97c0-6bf3ecd0d04a"], ["LIMIT", 1]]
1640285
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "9a0c61f2-696f-4a37-8a18-5630fd6c4015"], ["LIMIT", 1]]
1640286
+  (0.3ms) ROLLBACK
1640287
+  (0.1ms) BEGIN
1640288
+  (0.3ms) SAVEPOINT active_record_1
1640289
+ Kithe::Work Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.323338"], ["updated_at", "2020-06-01 15:41:51.323338"], ["kithe_model_type", 1]]
1640290
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640291
+  (0.4ms) SAVEPOINT active_record_1
1640292
+ Kithe::Work Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.328324"], ["updated_at", "2020-06-01 15:41:51.328324"], ["kithe_model_type", 1]]
1640293
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640294
+  (0.2ms) SAVEPOINT active_record_1
1640295
+ Kithe::Work Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "parent_id" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.333301"], ["parent_id", "6cb7593f-b23d-4ee9-bb99-e73f046af1c8"], ["id", "69878d30-ade8-48c4-92f3-e51af5303683"]]
1640296
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640297
+ Kithe::Work Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "Kithe::Work"], ["id", "69878d30-ade8-48c4-92f3-e51af5303683"], ["LIMIT", 1]]
1640298
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 LIMIT $2 [["id", "6cb7593f-b23d-4ee9-bb99-e73f046af1c8"], ["LIMIT", 1]]
1640299
+  (0.4ms) ROLLBACK
1640300
+  (0.5ms) BEGIN
1640301
+  (0.5ms) SAVEPOINT active_record_1
1640302
+ Kithe::Work Create (1.3ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.344081"], ["updated_at", "2020-06-01 15:41:51.344081"], ["kithe_model_type", 1]]
1640303
+  (1.2ms) RELEASE SAVEPOINT active_record_1
1640304
+  (0.4ms) SAVEPOINT active_record_1
1640305
+ Kithe::Collection Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:51.350946"], ["updated_at", "2020-06-01 15:41:51.350946"], ["kithe_model_type", 0]]
1640306
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640307
+  (0.5ms) ROLLBACK
1640308
+  (1.4ms) BEGIN
1640309
+  (0.2ms) SAVEPOINT active_record_1
1640310
+ Kithe::Collection Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Collection"], ["type", "Kithe::Collection"], ["created_at", "2020-06-01 15:41:51.364343"], ["updated_at", "2020-06-01 15:41:51.364343"], ["kithe_model_type", 0]]
1640311
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640312
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "1b05c153-8f3d-4f88-ab4f-51db3bed7cf1"]]
1640313
+  (0.3ms) SAVEPOINT active_record_1
1640314
+ Kithe::Work Create (3.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "Some Work"], ["type", "Kithe::Work"], ["created_at", "2020-06-01 15:41:51.373190"], ["updated_at", "2020-06-01 15:41:51.373190"], ["kithe_model_type", 1]]
1640315
+ Kithe::ModelContains Create (1.0ms) INSERT INTO "kithe_model_contains" ("containee_id", "container_id") VALUES ($1, $2) [["containee_id", "328d8785-ee43-4a7f-821a-57788604d052"], ["container_id", "1b05c153-8f3d-4f88-ab4f-51db3bed7cf1"]]
1640316
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640317
+  (0.2ms) ROLLBACK
1640318
+  (0.1ms) BEGIN
1640319
+  (0.3ms) SAVEPOINT active_record_1
1640320
+ TestWorkSubclass Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "title"], ["type", "TestWorkSubclass"], ["json_attributes", "{\"authors\":[\"Bob\",\"Joe\"]}"], ["created_at", "2020-06-01 15:41:51.399791"], ["updated_at", "2020-06-01 15:41:51.399791"], ["kithe_model_type", 1]]
1640321
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640322
+ TestWorkSubclass Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "TestWorkSubclass"], ["id", "77d4f0c9-36ca-48ae-8313-fe41e61be7ef"], ["LIMIT", 1]]
1640323
+  (0.2ms) ROLLBACK
1640324
+  (0.1ms) BEGIN
1640325
+  (0.2ms) SAVEPOINT active_record_1
1640326
+ MyAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-01 15:41:51.433005"], ["updated_at", "2020-06-01 15:41:51.433005"], ["kithe_model_type", 2]]
1640327
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640328
+  (0.2ms) SAVEPOINT active_record_1
1640329
+ MyAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.435834"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{}}"], ["id", "1036e7f9-2759-47fd-b300-3f7dc28bddb1"]]
1640330
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640331
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f] Performing Kithe::AssetPromoteJob (Job ID: fe0526df-681c-43f2-b40b-7fcbe560ca4f) from Inline(default) enqueued at 2020-06-01T15:41:51Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "1036e7f9-2759-47fd-b300-3f7dc28bddb1", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {}
1640332
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f] MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "1036e7f9-2759-47fd-b300-3f7dc28bddb1"], ["LIMIT", 1]]
1640333
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f]  (0.2ms) SAVEPOINT active_record_1
1640334
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f] MyAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "1036e7f9-2759-47fd-b300-3f7dc28bddb1"], ["LIMIT", 1]]
1640335
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f] MyAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/1036e7f9-2759-47fd-b300-3f7dc28bddb1/a392b79a5b96bf5fbda18862b354246d.html\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-01 15:41:51.485114"], ["id", "1036e7f9-2759-47fd-b300-3f7dc28bddb1"]]
1640336
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f]  (0.2ms) RELEASE SAVEPOINT active_record_1
1640337
+ [ActiveJob] [Kithe::AssetPromoteJob] [fe0526df-681c-43f2-b40b-7fcbe560ca4f] Performed Kithe::AssetPromoteJob (Job ID: fe0526df-681c-43f2-b40b-7fcbe560ca4f) from Inline(default) in 48.18ms
1640338
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: fe0526df-681c-43f2-b40b-7fcbe560ca4f) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "1036e7f9-2759-47fd-b300-3f7dc28bddb1", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {}
1640339
+ MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "1036e7f9-2759-47fd-b300-3f7dc28bddb1"], ["LIMIT", 1]]
1640340
+  (0.4ms) ROLLBACK
1640341
+  (0.1ms) BEGIN
1640342
+  (0.2ms) SAVEPOINT active_record_1
1640343
+ MyAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "test"], ["type", "MyAsset"], ["created_at", "2020-06-01 15:41:51.503420"], ["updated_at", "2020-06-01 15:41:51.503420"], ["kithe_model_type", 2]]
1640344
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640345
+  (3.1ms) SAVEPOINT active_record_1
1640346
+ MyAsset Update (3.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.509755"], ["file_data", "{\"id\":\"http://www.example.com/bar.html?foo=bar\",\"storage\":\"remote_url\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"}}}"], ["id", "a9ba23c7-89de-467f-9fec-21df573d597f"]]
1640347
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640348
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89] Performing Kithe::AssetPromoteJob (Job ID: e4f1a0ad-cb9a-4c63-98e7-ca937e478b89) from Inline(default) enqueued at 2020-06-01T15:41:51Z with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "a9ba23c7-89de-467f-9fec-21df573d597f", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {}
1640349
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89] MyAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "MyAsset"], ["id", "a9ba23c7-89de-467f-9fec-21df573d597f"], ["LIMIT", 1]]
1640350
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89]  (0.3ms) SAVEPOINT active_record_1
1640351
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89] MyAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "MyAsset"], ["id", "a9ba23c7-89de-467f-9fec-21df573d597f"], ["LIMIT", 1]]
1640352
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89] MyAsset Update (0.5ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/a9ba23c7-89de-467f-9fec-21df573d597f/4f3481d7c02cdc6e934fbe649214d1d8.html\",\"storage\":\"store\",\"metadata\":{\"remote_url_headers\":{\"Authorization\":\"Bearer TestToken\"},\"filename\":null,\"size\":null,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["updated_at", "2020-06-01 15:41:51.593577"], ["id", "a9ba23c7-89de-467f-9fec-21df573d597f"]]
1640353
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89]  (0.2ms) RELEASE SAVEPOINT active_record_1
1640354
+ [ActiveJob] [Kithe::AssetPromoteJob] [e4f1a0ad-cb9a-4c63-98e7-ca937e478b89] Performed Kithe::AssetPromoteJob (Job ID: e4f1a0ad-cb9a-4c63-98e7-ca937e478b89) from Inline(default) in 74.58ms
1640355
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: e4f1a0ad-cb9a-4c63-98e7-ca937e478b89) to Inline(default) with arguments: "RemoteUrlUploader::Attacher", "MyAsset", "a9ba23c7-89de-467f-9fec-21df573d597f", "file", {"id"=>"http://www.example.com/bar.html?foo=bar", "storage"=>"remote_url"}, {}
1640356
+  (0.4ms) ROLLBACK
1640357
+  (0.1ms) BEGIN
1640358
+  (0.3ms) SAVEPOINT active_record_1
1640359
+ ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-01 15:41:51.648497"], ["updated_at", "2020-06-01 15:41:51.648497"], ["file_data", "{\"id\":\"asset/09407a1105378fcc2af9a57221c5b7fd.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]]
1640360
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640361
+  (0.2ms) SAVEPOINT active_record_1
1640362
+ ChecksumAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.693142"], ["file_data", "{\"id\":\"asset/83e0af18-d320-4eb5-a46c-ceefbe99fa3b/203f98f69df8f5072f4ea9b95c1c5d72.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "83e0af18-d320-4eb5-a46c-ceefbe99fa3b"]]
1640363
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640364
+ ChecksumAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "83e0af18-d320-4eb5-a46c-ceefbe99fa3b"], ["LIMIT", 1]]
1640365
+  (0.2ms) ROLLBACK
1640366
+  (0.1ms) BEGIN
1640367
+  (0.3ms) SAVEPOINT active_record_1
1640368
+ ChecksumAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-01 15:41:51.747849"], ["updated_at", "2020-06-01 15:41:51.747849"], ["file_data", "{\"id\":\"asset/5c29f06de00d7c15466e0907ede21cdf.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]]
1640369
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640370
+ ChecksumAsset Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "cce714cd-144e-4c3c-9e9a-5d7a29138511"], ["LIMIT", 1]]
1640371
+  (0.2ms) ROLLBACK
1640372
+  (0.1ms) BEGIN
1640373
+  (0.3ms) SAVEPOINT active_record_1
1640374
+ ChecksumAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "ChecksumAsset"], ["created_at", "2020-06-01 15:41:51.799278"], ["updated_at", "2020-06-01 15:41:51.799278"], ["file_data", "{\"id\":\"asset/6c366756f5899e3ed24b91c36a35169c.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}"], ["kithe_model_type", 2]]
1640375
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1640376
+  (2.6ms) SAVEPOINT active_record_1
1640377
+ ChecksumAsset Update (20.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.843612"], ["file_data", "{\"id\":\"asset/95b747a7-eb8e-40cc-9a00-a9b07a850b33/3506c85c157ae881f191e4cee54d88bc.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"}}"], ["id", "95b747a7-eb8e-40cc-9a00-a9b07a850b33"]]
1640378
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640379
+  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "ChecksumAsset"], ["id", "95b747a7-eb8e-40cc-9a00-a9b07a850b33"], ["LIMIT", 1]]
1640380
+  (0.2ms) SAVEPOINT active_record_1
1640381
+ ChecksumAsset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "ChecksumAsset"], ["id", "95b747a7-eb8e-40cc-9a00-a9b07a850b33"], ["LIMIT", 1]]
1640382
+ ChecksumAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.905835"], ["file_data", "{\"id\":\"asset/95b747a7-eb8e-40cc-9a00-a9b07a850b33/3506c85c157ae881f191e4cee54d88bc.bin\",\"storage\":\"store\",\"metadata\":{\"filename\":null,\"size\":4,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null,\"md5\":\"098f6bcd4621d373cade4e832627b4f6\",\"sha1\":\"a94a8fe5ccb19ba61c4c0873d391e987982fbbd3\",\"sha512\":\"ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff\"},\"derivatives\":{\"test\":{\"id\":\"95b747a7-eb8e-40cc-9a00-a9b07a850b33/test/c102ed1a8f4a26e802d27b95a6edacae.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"d1nddux4d_test.bin\",\"size\":10,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "95b747a7-eb8e-40cc-9a00-a9b07a850b33"]]
1640383
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640384
+  (0.3ms) ROLLBACK
1640385
+  (0.1ms) BEGIN
1640386
+  (0.2ms) ROLLBACK
1640387
+  (0.1ms) BEGIN
1640388
+  (0.2ms) SAVEPOINT active_record_1
1640389
+ CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:51.928111"], ["updated_at", "2020-06-01 15:41:51.928111"], ["file_data", "{\"id\":\"asset/b306e79f7b44a834002a82a8084b3157.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640390
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640391
+  (0.2ms) SAVEPOINT active_record_1
1640392
+ CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.932147"], ["file_data", "{\"id\":\"asset/e7d5ad71-5c23-4f91-a45f-119e67fe7fed/a99f7399ee01cdbf876a205623a32fe9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "e7d5ad71-5c23-4f91-a45f-119e67fe7fed"]]
1640393
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640394
+  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "e7d5ad71-5c23-4f91-a45f-119e67fe7fed"], ["LIMIT", 1]]
1640395
+  (0.3ms) ROLLBACK
1640396
+  (0.1ms) BEGIN
1640397
+  (0.2ms) SAVEPOINT active_record_1
1640398
+ CustomAsset Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:51.989415"], ["updated_at", "2020-06-01 15:41:51.989415"], ["file_data", "{\"id\":\"asset/9d20837f26cf55e00a95cf1b71a58905.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640399
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640400
+  (0.2ms) SAVEPOINT active_record_1
1640401
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:51.994625"], ["file_data", "{\"id\":\"asset/a0caef80-cfe6-4742-adec-461b182f3e39/db88e50f2e78bfacd26f09066e70ae3a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "a0caef80-cfe6-4742-adec-461b182f3e39"]]
1640402
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640403
+  (0.2ms) ROLLBACK
1640404
+  (0.1ms) BEGIN
1640405
+  (0.2ms) SAVEPOINT active_record_1
1640406
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.017811"], ["updated_at", "2020-06-01 15:41:52.017811"], ["file_data", "{\"id\":\"asset/d13c5f64a8ba388ea0534cbf03dc0d73.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640407
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640408
+  (0.2ms) SAVEPOINT active_record_1
1640409
+ CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.021095"], ["file_data", "{\"id\":\"asset/f5e522ae-c811-43e5-83ad-220c96340ea6/0472c0cf020e4541e2bc7ffaffe3a751.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "f5e522ae-c811-43e5-83ad-220c96340ea6"]]
1640410
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640411
+  (0.2ms) ROLLBACK
1640412
+  (0.1ms) BEGIN
1640413
+  (0.2ms) SAVEPOINT active_record_1
1640414
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.065164"], ["updated_at", "2020-06-01 15:41:52.065164"], ["file_data", "{\"id\":\"asset/1562cf0dcaaf363a0b44e13d45e79cf6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640415
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640416
+  (0.2ms) SAVEPOINT active_record_1
1640417
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.068599"], ["file_data", "{\"id\":\"asset/aac21974-413d-46ae-b92f-c4098c3220ab/37d9fb4cf827f8cd81559c60336d9409.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "aac21974-413d-46ae-b92f-c4098c3220ab"]]
1640418
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1640419
+  (0.2ms) ROLLBACK
1640420
+  (0.4ms) BEGIN
1640421
+  (0.2ms) SAVEPOINT active_record_1
1640422
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.096680"], ["updated_at", "2020-06-01 15:41:52.096680"], ["file_data", "{\"id\":\"asset/d0758da84b365cd885f8cd7c6a050b09.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640423
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640424
+  (0.2ms) SAVEPOINT active_record_1
1640425
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.099887"], ["file_data", "{\"id\":\"asset/87cfe675-3ac5-4101-bac2-44c1b480c46c/2ea861d822bd66c371d35a882b8ba0e7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "87cfe675-3ac5-4101-bac2-44c1b480c46c"]]
1640426
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640427
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "87cfe675-3ac5-4101-bac2-44c1b480c46c"], ["LIMIT", 1]]
1640428
+  (0.3ms) ROLLBACK
1640429
+  (0.3ms) BEGIN
1640430
+  (0.2ms) SAVEPOINT active_record_1
1640431
+ CustomAsset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.194009"], ["updated_at", "2020-06-01 15:41:52.194009"], ["file_data", "{\"id\":\"asset/215dd27d70218a69f8f95d8f284dba46.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640432
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640433
+  (0.3ms) SAVEPOINT active_record_1
1640434
+ CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.198766"], ["file_data", "{\"id\":\"asset/cbe7ba78-411f-4e65-8313-c7bc635f1357/72b6ba365d119cb1ccd8d81ce825883e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "cbe7ba78-411f-4e65-8313-c7bc635f1357"]]
1640435
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640436
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "cbe7ba78-411f-4e65-8313-c7bc635f1357"], ["LIMIT", 1]]
1640437
+  (0.3ms) ROLLBACK
1640438
+  (0.1ms) BEGIN
1640439
+  (0.2ms) SAVEPOINT active_record_1
1640440
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.266079"], ["updated_at", "2020-06-01 15:41:52.266079"], ["file_data", "{\"id\":\"asset/0fbd7174eb59cbd836587aec3fb3c9a0.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640441
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640442
+  (0.2ms) SAVEPOINT active_record_1
1640443
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.269540"], ["file_data", "{\"id\":\"asset/1340d3bf-ee1b-4ee6-8644-e6030792fb68/169f6886e12f525b158d1a068d3435e3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "1340d3bf-ee1b-4ee6-8644-e6030792fb68"]]
1640444
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640445
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "1340d3bf-ee1b-4ee6-8644-e6030792fb68"], ["LIMIT", 1]]
1640446
+  (0.2ms) ROLLBACK
1640447
+  (0.2ms) BEGIN
1640448
+  (0.2ms) SAVEPOINT active_record_1
1640449
+ CustomAsset Create (1.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.331254"], ["updated_at", "2020-06-01 15:41:52.331254"], ["file_data", "{\"id\":\"asset/78644a2e4a84d6a9e46ca5310ff8a7ed.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640450
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640451
+  (0.2ms) SAVEPOINT active_record_1
1640452
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.337582"], ["file_data", "{\"id\":\"asset/0153920a-27c5-40e4-9f9c-735db7b59d6c/a1546bc5ad3049ea1967cd66348aa662.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "0153920a-27c5-40e4-9f9c-735db7b59d6c"]]
1640453
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640454
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "0153920a-27c5-40e4-9f9c-735db7b59d6c"], ["LIMIT", 1]]
1640455
+  (0.3ms) ROLLBACK
1640456
+  (0.1ms) BEGIN
1640457
+  (0.2ms) SAVEPOINT active_record_1
1640458
+ CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.429492"], ["updated_at", "2020-06-01 15:41:52.429492"], ["file_data", "{\"id\":\"asset/8ad2551e2ea7b7ca0230c44d58acc190.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640459
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640460
+  (0.2ms) SAVEPOINT active_record_1
1640461
+ CustomAsset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.433396"], ["file_data", "{\"id\":\"asset/ab69aff8-e371-4a78-8174-55ea484ab019/32116e02bc27f7fba22f790900c3e500.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "ab69aff8-e371-4a78-8174-55ea484ab019"]]
1640462
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640463
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "ab69aff8-e371-4a78-8174-55ea484ab019"], ["LIMIT", 1]]
1640464
+  (0.3ms) ROLLBACK
1640465
+  (0.1ms) BEGIN
1640466
+  (0.2ms) SAVEPOINT active_record_1
1640467
+ CustomAsset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.525715"], ["updated_at", "2020-06-01 15:41:52.525715"], ["file_data", "{\"id\":\"asset/e157e6a12df1625ca7127987e3707390.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640468
+  (0.8ms) RELEASE SAVEPOINT active_record_1
1640469
+  (0.2ms) SAVEPOINT active_record_1
1640470
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.532994"], ["file_data", "{\"id\":\"asset/f7e825b4-bc2e-42bc-8af8-0d771e6a879b/17904de63f42cabe03e283ae99edbfb3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "f7e825b4-bc2e-42bc-8af8-0d771e6a879b"]]
1640471
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640472
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "f7e825b4-bc2e-42bc-8af8-0d771e6a879b"], ["LIMIT", 1]]
1640473
+  (0.7ms) ROLLBACK
1640474
+  (0.2ms) BEGIN
1640475
+  (0.2ms) SAVEPOINT active_record_1
1640476
+ CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.761430"], ["updated_at", "2020-06-01 15:41:52.761430"], ["file_data", "{\"id\":\"asset/3f0a6c0021b839c7b99315c31d79c1b8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640477
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640478
+  (0.3ms) SAVEPOINT active_record_1
1640479
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.765285"], ["file_data", "{\"id\":\"asset/979b2a03-5a19-47c1-bc62-ce55babf703e/97d243494f3628dcbedf876547bd711e.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "979b2a03-5a19-47c1-bc62-ce55babf703e"]]
1640480
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640481
+  (8.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "979b2a03-5a19-47c1-bc62-ce55babf703e"], ["LIMIT", 1]]
1640482
+  (0.4ms) ROLLBACK
1640483
+  (3.6ms) BEGIN
1640484
+  (0.9ms) SAVEPOINT active_record_1
1640485
+ CustomAsset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:52.924947"], ["updated_at", "2020-06-01 15:41:52.924947"], ["file_data", "{\"id\":\"asset/239f031b1f98d742126d6c04e015fd4b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640486
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640487
+  (0.2ms) SAVEPOINT active_record_1
1640488
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:52.932743"], ["file_data", "{\"id\":\"asset/2514cafc-af01-4e3e-9cb5-2524425fbea4/7a64cafa870d7601b56abadabe5868d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "2514cafc-af01-4e3e-9cb5-2524425fbea4"]]
1640489
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640490
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "2514cafc-af01-4e3e-9cb5-2524425fbea4"], ["LIMIT", 1]]
1640491
+  (0.4ms) ROLLBACK
1640492
+  (0.1ms) BEGIN
1640493
+  (0.2ms) SAVEPOINT active_record_1
1640494
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:53.013827"], ["updated_at", "2020-06-01 15:41:53.013827"], ["file_data", "{\"id\":\"asset/48fc03c78c0f7be9970fd38ea8b8e987.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640495
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640496
+  (0.2ms) SAVEPOINT active_record_1
1640497
+ CustomAsset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.017515"], ["file_data", "{\"id\":\"asset/8625ef60-0992-43f9-b33e-34ce7c97ad4e/f858c3ef167d78711ce5ccaff0a9223d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "8625ef60-0992-43f9-b33e-34ce7c97ad4e"]]
1640498
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640499
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "8625ef60-0992-43f9-b33e-34ce7c97ad4e"], ["LIMIT", 1]]
1640500
+  (0.2ms) ROLLBACK
1640501
+  (0.2ms) BEGIN
1640502
+  (0.3ms) SAVEPOINT active_record_1
1640503
+ CustomAsset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "CustomAsset"], ["created_at", "2020-06-01 15:41:53.071454"], ["updated_at", "2020-06-01 15:41:53.071454"], ["file_data", "{\"id\":\"asset/57686c22e91382bbaad9a1d6e57f2d0a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["kithe_model_type", 2]]
1640504
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640505
+  (0.2ms) SAVEPOINT active_record_1
1640506
+ CustomAsset Update (1.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.075266"], ["file_data", "{\"id\":\"asset/9c05621b-0dbd-4537-a413-5014b5127d01/762e204b7a3dadad7fecf6080f05805d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"]]
1640507
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640508
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "CustomAsset"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"], ["LIMIT", 1]]
1640509
+  (0.7ms) SAVEPOINT active_record_1
1640510
+ CustomAsset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"], ["LIMIT", 1]]
1640511
+ CustomAsset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.118848"], ["file_data", "{\"id\":\"asset/9c05621b-0dbd-4537-a413-5014b5127d01/762e204b7a3dadad7fecf6080f05805d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"9c05621b-0dbd-4537-a413-5014b5127d01/some_data/c19bdf6972db770ecce53b1d3745dcc9.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cjhwsb4la_some_data.bin\",\"size\":18,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"]]
1640512
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640513
+  (0.3ms) SAVEPOINT active_record_1
1640514
+ CustomAsset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "CustomAsset"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"], ["LIMIT", 1]]
1640515
+ CustomAsset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.162318"], ["file_data", "{\"id\":\"asset/9c05621b-0dbd-4537-a413-5014b5127d01/762e204b7a3dadad7fecf6080f05805d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1},\"derivatives\":{\"some_data\":{\"id\":\"9c05621b-0dbd-4537-a413-5014b5127d01/some_data/c19bdf6972db770ecce53b1d3745dcc9.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":18,\"width\":null,\"height\":null,\"filename\":\"cjhwsb4la_some_data.bin\",\"mime_type\":\"application/octet-stream\"}},\"a_jpg\":{\"id\":\"9c05621b-0dbd-4537-a413-5014b5127d01/a_jpg/9680204f4f61103cf28526df4c6e2de0.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cjhwsb4la_a_jpg.bin\",\"size\":14,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "9c05621b-0dbd-4537-a413-5014b5127d01"]]
1640516
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640517
+  (0.3ms) ROLLBACK
1640518
+  (0.2ms) BEGIN
1640519
+  (0.3ms) ROLLBACK
1640520
+  (0.3ms) BEGIN
1640521
+  (0.2ms) ROLLBACK
1640522
+  (0.1ms) BEGIN
1640523
+  (0.4ms) ROLLBACK
1640524
+  (0.2ms) BEGIN
1640525
+  (0.8ms) ROLLBACK
1640526
+  (0.2ms) BEGIN
1640527
+  (0.2ms) ROLLBACK
1640528
+  (0.1ms) BEGIN
1640529
+  (0.2ms) SAVEPOINT active_record_1
1640530
+ Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.192493"], ["updated_at", "2020-06-01 15:41:53.192493"], ["file_data", "{\"id\":\"asset/b135ec3219de8fc01054eb76a9df6198.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640531
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640532
+  (0.3ms) SAVEPOINT active_record_1
1640533
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.197190"], ["file_data", "{\"id\":\"asset/b8c617f5-c00e-4995-8aab-17737efd4e6d/e49db4621c23f03d71b8f02190027958.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "b8c617f5-c00e-4995-8aab-17737efd4e6d"]]
1640534
+  (0.6ms) RELEASE SAVEPOINT active_record_1
1640535
+  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "b8c617f5-c00e-4995-8aab-17737efd4e6d"], ["LIMIT", 1]]
1640536
+  (0.9ms) SAVEPOINT active_record_1
1640537
+ Kithe::Asset Load (1.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "b8c617f5-c00e-4995-8aab-17737efd4e6d"], ["LIMIT", 1]]
1640538
+ Kithe::Asset Update (1.0ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.220760"], ["file_data", "{\"id\":\"asset/b8c617f5-c00e-4995-8aab-17737efd4e6d/e49db4621c23f03d71b8f02190027958.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"b8c617f5-c00e-4995-8aab-17737efd4e6d/sample/4162081dca2c21788d87217433657648.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"qhl22wqib_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "b8c617f5-c00e-4995-8aab-17737efd4e6d"]]
1640539
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640540
+ Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "b8c617f5-c00e-4995-8aab-17737efd4e6d"], ["LIMIT", 1]]
1640541
+  (0.7ms) ROLLBACK
1640542
+  (0.2ms) BEGIN
1640543
+  (0.7ms) SAVEPOINT active_record_1
1640544
+ Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.233767"], ["updated_at", "2020-06-01 15:41:53.233767"], ["file_data", "{\"id\":\"asset/a07da3fb6f2d92abcc4920da115b71b6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640545
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640546
+  (0.2ms) SAVEPOINT active_record_1
1640547
+ Kithe::Asset Update (1.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.241325"], ["file_data", "{\"id\":\"asset/a8dbfb5e-569e-4a68-b851-bd32e3a8dda1/e04b64d2eeeafbb32ca8b45641a4e012.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "a8dbfb5e-569e-4a68-b851-bd32e3a8dda1"]]
1640548
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640549
+  (0.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a8dbfb5e-569e-4a68-b851-bd32e3a8dda1"], ["LIMIT", 1]]
1640550
+  (0.2ms) SAVEPOINT active_record_1
1640551
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a8dbfb5e-569e-4a68-b851-bd32e3a8dda1"], ["LIMIT", 1]]
1640552
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.250515"], ["file_data", "{\"id\":\"asset/a8dbfb5e-569e-4a68-b851-bd32e3a8dda1/e04b64d2eeeafbb32ca8b45641a4e012.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"a8dbfb5e-569e-4a68-b851-bd32e3a8dda1/sample/ec0144e6a25b2a9e16c304b0a5554664.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"tggujg8sa_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "a8dbfb5e-569e-4a68-b851-bd32e3a8dda1"]]
1640553
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640554
+  (0.1ms) ROLLBACK
1640555
+  (0.1ms) BEGIN
1640556
+  (0.2ms) SAVEPOINT active_record_1
1640557
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.256092"], ["updated_at", "2020-06-01 15:41:53.256092"], ["file_data", "{\"id\":\"asset/7c4ac4a559d9d8161bafe011813bf0b2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640558
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640559
+  (0.2ms) SAVEPOINT active_record_1
1640560
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.259487"], ["file_data", "{\"id\":\"asset/55d0750a-e51d-4d3b-a78b-5dfa27c18cce/2196443028ee8449633d280c0f6113d1.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "55d0750a-e51d-4d3b-a78b-5dfa27c18cce"]]
1640561
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640562
+  (0.8ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "55d0750a-e51d-4d3b-a78b-5dfa27c18cce"], ["LIMIT", 1]]
1640563
+  (1.8ms) SAVEPOINT active_record_1
1640564
+ Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "55d0750a-e51d-4d3b-a78b-5dfa27c18cce"], ["LIMIT", 1]]
1640565
+ Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.270634"], ["file_data", "{\"id\":\"asset/55d0750a-e51d-4d3b-a78b-5dfa27c18cce/2196443028ee8449633d280c0f6113d1.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"55d0750a-e51d-4d3b-a78b-5dfa27c18cce/sample/b020873fc10243d5c03e03b0e4d3ef99.jpeg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"kbdfcg0q2_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "55d0750a-e51d-4d3b-a78b-5dfa27c18cce"]]
1640566
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640567
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "55d0750a-e51d-4d3b-a78b-5dfa27c18cce"], ["LIMIT", 1]]
1640568
+  (0.3ms) ROLLBACK
1640569
+  (0.5ms) BEGIN
1640570
+  (0.5ms) SAVEPOINT active_record_1
1640571
+ Kithe::Asset Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.291951"], ["updated_at", "2020-06-01 15:41:53.291951"], ["file_data", "{\"id\":\"asset/4b47756f2ff358e77c26842082e4f737.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640572
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640573
+  (0.2ms) SAVEPOINT active_record_1
1640574
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.300473"], ["file_data", "{\"id\":\"asset/a33eed30-980a-4b2e-b38f-2a5398be241a/b5f3111f3eb39b7a5bb9758b3e550fb7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "a33eed30-980a-4b2e-b38f-2a5398be241a"]]
1640575
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640576
+  (6.1ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a33eed30-980a-4b2e-b38f-2a5398be241a"], ["LIMIT", 1]]
1640577
+  (1.5ms) SAVEPOINT active_record_1
1640578
+ Kithe::Asset Load (1.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11) AND "kithe_models"."id" = $12 LIMIT $13 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a33eed30-980a-4b2e-b38f-2a5398be241a"], ["LIMIT", 1]]
1640579
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.343005"], ["file_data", "{\"id\":\"asset/a33eed30-980a-4b2e-b38f-2a5398be241a/b5f3111f3eb39b7a5bb9758b3e550fb7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"a33eed30-980a-4b2e-b38f-2a5398be241a/sample/952046d901a459e05b042a80ae8ab4d6.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lmfbsbxvb_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1,\"extra\":\"value\"}}}}"], ["id", "a33eed30-980a-4b2e-b38f-2a5398be241a"]]
1640580
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640581
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a33eed30-980a-4b2e-b38f-2a5398be241a"], ["LIMIT", 1]]
1640582
+  (0.2ms) ROLLBACK
1640583
+  (0.1ms) BEGIN
1640584
+  (0.2ms) SAVEPOINT active_record_1
1640585
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.352024"], ["updated_at", "2020-06-01 15:41:53.352024"], ["file_data", "{\"id\":\"asset/29b942509c1f482abbe82c8322a33c72.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640586
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640587
+  (0.2ms) SAVEPOINT active_record_1
1640588
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.355343"], ["file_data", "{\"id\":\"asset/85df229a-9815-4f30-b4c4-344d738ba6db/1624f7119cd118fed73201ecb3259ca4.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "85df229a-9815-4f30-b4c4-344d738ba6db"]]
1640589
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640590
+  (0.2ms) ROLLBACK
1640591
+  (0.1ms) BEGIN
1640592
+  (0.2ms) SAVEPOINT active_record_1
1640593
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.360660"], ["updated_at", "2020-06-01 15:41:53.360660"], ["file_data", "{\"id\":\"asset/39b81b79d1172bd6d2b5f50df5456918.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640594
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640595
+  (0.3ms) SAVEPOINT active_record_1
1640596
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.363992"], ["file_data", "{\"id\":\"asset/defe16cf-4a83-4ca8-ad81-c8199f61ba8f/3868b38dfa656c4eb8751b2ef860b2d1.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "defe16cf-4a83-4ca8-ad81-c8199f61ba8f"]]
1640597
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640598
+  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "defe16cf-4a83-4ca8-ad81-c8199f61ba8f"], ["LIMIT", 1]]
1640599
+  (0.2ms) SAVEPOINT active_record_1
1640600
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "defe16cf-4a83-4ca8-ad81-c8199f61ba8f"], ["LIMIT", 1]]
1640601
+ Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-01 15:41:53.374819"], ["file_data", "{\"id\":\"asset/defe16cf-4a83-4ca8-ad81-c8199f61ba8f/3868b38dfa656c4eb8751b2ef860b2d1.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample\":{\"id\":\"defe16cf-4a83-4ca8-ad81-c8199f61ba8f/sample/42335321e6d941d12bdb722d2aa60238.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"lghdfypfp_sample.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}}}"], ["id", "defe16cf-4a83-4ca8-ad81-c8199f61ba8f"]]
1640602
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640603
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "defe16cf-4a83-4ca8-ad81-c8199f61ba8f"], ["LIMIT", 1]]
1640604
+  (0.3ms) ROLLBACK
1640605
+  (0.1ms) BEGIN
1640606
+  (0.2ms) ROLLBACK
1640607
+  (0.1ms) BEGIN
1640608
+  (0.2ms) SAVEPOINT active_record_1
1640609
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.389322"], ["updated_at", "2020-06-01 15:41:53.389322"], ["file_data", "{\"id\":\"asset/15ff8b560c277dd5b2c736e3113f6293.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640610
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640611
+  (0.2ms) SAVEPOINT active_record_1
1640612
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.392837"], ["file_data", "{\"id\":\"asset/4c72e13b-ae45-4ec7-a4ca-c0a882c8773d/dc6ffc12ce9e420d9de971b0fcca8880.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "4c72e13b-ae45-4ec7-a4ca-c0a882c8773d"]]
1640613
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640614
+  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4c72e13b-ae45-4ec7-a4ca-c0a882c8773d"], ["LIMIT", 1]]
1640615
+  (0.3ms) SAVEPOINT active_record_1
1640616
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.431356"], ["file_data", "{\"id\":\"asset/4c72e13b-ae45-4ec7-a4ca-c0a882c8773d/dc6ffc12ce9e420d9de971b0fcca8880.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"4c72e13b-ae45-4ec7-a4ca-c0a882c8773d/key/39cf5bff8e8897f95af96afc0da4ff07.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"f6ltum24n_key.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "4c72e13b-ae45-4ec7-a4ca-c0a882c8773d"]]
1640617
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640618
+  (0.2ms) SAVEPOINT active_record_1
1640619
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4c72e13b-ae45-4ec7-a4ca-c0a882c8773d"], ["LIMIT", 1]]
1640620
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.468436"], ["file_data", "{\"id\":\"asset/4c72e13b-ae45-4ec7-a4ca-c0a882c8773d/dc6ffc12ce9e420d9de971b0fcca8880.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"key\":{\"id\":\"4c72e13b-ae45-4ec7-a4ca-c0a882c8773d/key/115c822011c2d7d5cdc383bdbc368ced.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"f6ltum24n_key.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "4c72e13b-ae45-4ec7-a4ca-c0a882c8773d"]]
1640621
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640622
+  (0.2ms) ROLLBACK
1640623
+  (0.1ms) BEGIN
1640624
+  (0.3ms) SAVEPOINT active_record_1
1640625
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.474147"], ["updated_at", "2020-06-01 15:41:53.474147"], ["file_data", "{\"id\":\"asset/bf806e3a8ff8d1fe5733d35aa093ffd6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640626
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640627
+  (0.2ms) SAVEPOINT active_record_1
1640628
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.477644"], ["file_data", "{\"id\":\"asset/642814ea-fd0b-49ad-82da-aae9e82f8d1d/a93bf52f1775d662a48c94c797aa4e89.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "642814ea-fd0b-49ad-82da-aae9e82f8d1d"]]
1640629
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640630
+ Kithe::Model Destroy (1.0ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "642814ea-fd0b-49ad-82da-aae9e82f8d1d"]]
1640631
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "642814ea-fd0b-49ad-82da-aae9e82f8d1d"], ["LIMIT", 1]]
1640632
+  (0.2ms) SAVEPOINT active_record_1
1640633
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "642814ea-fd0b-49ad-82da-aae9e82f8d1d"], ["LIMIT", 1]]
1640634
+  (6.0ms) ROLLBACK TO SAVEPOINT active_record_1
1640635
+  (0.2ms) ROLLBACK
1640636
+  (0.2ms) BEGIN
1640637
+  (0.5ms) SAVEPOINT active_record_1
1640638
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.499697"], ["updated_at", "2020-06-01 15:41:53.499697"], ["file_data", "{\"id\":\"asset/1f45f9ee2eb583da31fb6373acf7b2c7.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640639
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640640
+  (0.2ms) SAVEPOINT active_record_1
1640641
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.504726"], ["file_data", "{\"id\":\"asset/4027e76b-b4c0-4393-95c5-dc249f872b0e/c581b369c64437dcca5d33f7da1038a3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"]]
1640642
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640643
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"], ["LIMIT", 1]]
1640644
+  (0.4ms) SAVEPOINT active_record_1
1640645
+ Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/4027e76b-b4c0-4393-95c5-dc249f872b0e/4f76b31ad1f7afbfb4ede6cbd98fbb8e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"1x1_pixel.jpg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}}"], ["updated_at", "2020-06-01 15:41:53.511094"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"]]
1640646
+  (1.2ms) RELEASE SAVEPOINT active_record_1
1640647
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 770d104a-77d1-4a9e-9bb7-48a6ec26cf99) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/4027e76b-b4c0-4393-95c5-dc249f872b0e/c581b369c64437dcca5d33f7da1038a3.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}}
1640648
+ [ActiveJob] Enqueued Kithe::AssetPromoteJob (Job ID: e85682fb-62d8-4881-b635-c690676639e7) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", "Kithe::Asset", "4027e76b-b4c0-4393-95c5-dc249f872b0e", "file", {"id"=>"asset/4027e76b-b4c0-4393-95c5-dc249f872b0e/4f76b31ad1f7afbfb4ede6cbd98fbb8e.jpg", "storage"=>"cache"}, {}
1640649
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"], ["LIMIT", 1]]
1640650
+  (0.2ms) SAVEPOINT active_record_1
1640651
+ Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"], ["LIMIT", 1]]
1640652
+  (7.2ms) ROLLBACK TO SAVEPOINT active_record_1
1640653
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "4027e76b-b4c0-4393-95c5-dc249f872b0e"], ["LIMIT", 1]]
1640654
+  (0.4ms) ROLLBACK
1640655
+  (0.2ms) BEGIN
1640656
+  (0.4ms) SAVEPOINT active_record_1
1640657
+ Kithe::Asset Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:53.546627"], ["updated_at", "2020-06-01 15:41:53.546627"], ["file_data", "{\"id\":\"asset/e62433902f3751d8c7546e2bfb65186b.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640658
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640659
+  (0.2ms) SAVEPOINT active_record_1
1640660
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.560103"], ["file_data", "{\"id\":\"asset/a113262a-7805-4a93-abf2-ecc3bc92e4fd/d02b52a1f8ba3acc6ec72720a79082f9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"]]
1640661
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640662
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"], ["LIMIT", 1]]
1640663
+  (0.2ms) SAVEPOINT active_record_1
1640664
+ Kithe::Asset Update (0.8ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/a113262a-7805-4a93-abf2-ecc3bc92e4fd/d02b52a1f8ba3acc6ec72720a79082f9.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"one\":{\"id\":\"a113262a-7805-4a93-abf2-ecc3bc92e4fd/one/4ba8338dbb73d72b793ece71a07d109a.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"x28df2qm2_one.jpeg\",\"size\":309,\"mime_type\":\"image/jpeg\",\"width\":1,\"height\":1}},\"two\":{\"id\":\"a113262a-7805-4a93-abf2-ecc3bc92e4fd/two/94687aba47a6d3b0f798d7e0c46bf6bc.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"x28df2qm2_two.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["updated_at", "2020-06-01 15:41:53.584992"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"]]
1640665
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640666
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"], ["LIMIT", 1]]
1640667
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"], ["LIMIT", 1]]
1640668
+  (0.2ms) SAVEPOINT active_record_1
1640669
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "MyAsset"], ["type", "CustomAsset"], ["type", "CustomAsset"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"], ["LIMIT", 1]]
1640670
+ Kithe::Asset Update (0.7ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.615746"], ["file_data", "{\"id\":\"asset/a113262a-7805-4a93-abf2-ecc3bc92e4fd/d02b52a1f8ba3acc6ec72720a79082f9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"a113262a-7805-4a93-abf2-ecc3bc92e4fd/one/4ba8338dbb73d72b793ece71a07d109a.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":309,\"width\":1,\"height\":1,\"filename\":\"x28df2qm2_one.jpeg\",\"mime_type\":\"image/jpeg\"}},\"two\":{\"id\":\"a113262a-7805-4a93-abf2-ecc3bc92e4fd/two/5876ee2ca2ecd5a7eb05d7f7e6adc793.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"x28df2qm2_two.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}},\"three\":{\"id\":\"a113262a-7805-4a93-abf2-ecc3bc92e4fd/three/a6865da86644d412ace4c8b5aa52fc4e.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"x28df2qm2_three.jpeg\",\"size\":160,\"mime_type\":\"image/jpeg\",\"width\":3,\"height\":3}}}}"], ["id", "a113262a-7805-4a93-abf2-ecc3bc92e4fd"]]
1640671
+  (0.5ms) RELEASE SAVEPOINT active_record_1
1640672
+  (1.3ms) ROLLBACK
1640673
+  (0.4ms) BEGIN
1640674
+  (0.2ms) SAVEPOINT active_record_1
1640675
+ AssetSubclass Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:53.674475"], ["updated_at", "2020-06-01 15:41:53.674475"], ["file_data", "{\"id\":\"asset/6b6e1a5b70eb8583ce788c9efa23a7bd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640676
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640677
+  (0.2ms) SAVEPOINT active_record_1
1640678
+ AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.680016"], ["file_data", "{\"id\":\"asset/9c56462d-501f-4402-9a8b-44152016a320/9105aaff6f8e2c4a19fa45dfaff6001f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "9c56462d-501f-4402-9a8b-44152016a320"]]
1640679
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640680
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "9c56462d-501f-4402-9a8b-44152016a320"], ["LIMIT", 1]]
1640681
+  (0.2ms) SAVEPOINT active_record_1
1640682
+ AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "9c56462d-501f-4402-9a8b-44152016a320"], ["LIMIT", 1]]
1640683
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.736095"], ["file_data", "{\"id\":\"asset/9c56462d-501f-4402-9a8b-44152016a320/9105aaff6f8e2c4a19fa45dfaff6001f.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"9c56462d-501f-4402-9a8b-44152016a320/one/80cb25b84282639a87af71459f377b95.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"h8r7tcfl5_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"9c56462d-501f-4402-9a8b-44152016a320/original_reflected/847292c53b1550cde8c0563a86d6a4c1.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"h8r7tcfl5_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "9c56462d-501f-4402-9a8b-44152016a320"]]
1640684
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640685
+ AssetSubclass Load (0.3ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "9c56462d-501f-4402-9a8b-44152016a320"], ["LIMIT", 1]]
1640686
+  (0.3ms) ROLLBACK
1640687
+  (0.1ms) BEGIN
1640688
+  (0.2ms) SAVEPOINT active_record_1
1640689
+ AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:53.772705"], ["updated_at", "2020-06-01 15:41:53.772705"], ["file_data", "{\"id\":\"asset/19b2ec7e3cf1084af13c00f26a47c3dd.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640690
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640691
+  (0.2ms) SAVEPOINT active_record_1
1640692
+ AssetSubclass Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.811955"], ["file_data", "{\"id\":\"asset/8cebe2a0-8da1-4cd2-a2ee-487b595e76d5/5b5d71e45f272496a2dc127ddd8f2853.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "8cebe2a0-8da1-4cd2-a2ee-487b595e76d5"]]
1640693
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640694
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "8cebe2a0-8da1-4cd2-a2ee-487b595e76d5"], ["LIMIT", 1]]
1640695
+  (0.2ms) SAVEPOINT active_record_1
1640696
+ AssetSubclass Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "8cebe2a0-8da1-4cd2-a2ee-487b595e76d5"], ["LIMIT", 1]]
1640697
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.914093"], ["file_data", "{\"id\":\"asset/8cebe2a0-8da1-4cd2-a2ee-487b595e76d5/5b5d71e45f272496a2dc127ddd8f2853.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"8cebe2a0-8da1-4cd2-a2ee-487b595e76d5/options_one/05ac1a2c6b41c69f934c24faccf26dc3.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"dbt9n8ld9_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"8cebe2a0-8da1-4cd2-a2ee-487b595e76d5/options_reflected/64ca1287be0cc3f5b820a32e6bfce282.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"dbt9n8ld9_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "8cebe2a0-8da1-4cd2-a2ee-487b595e76d5"]]
1640698
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640699
+  (0.2ms) ROLLBACK
1640700
+  (0.1ms) BEGIN
1640701
+  (0.4ms) SAVEPOINT active_record_1
1640702
+ AssetSubclass Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:53.951167"], ["updated_at", "2020-06-01 15:41:53.951167"], ["file_data", "{\"id\":\"asset/9032ac12dce88fa99fc01aa8fc2b65a5.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640703
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640704
+  (0.2ms) SAVEPOINT active_record_1
1640705
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:53.955696"], ["file_data", "{\"id\":\"asset/a23741da-34d0-4b6c-a96a-1b9de20a0bf0/4dfc79364d1d65e29bfdb12117c23e0a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "a23741da-34d0-4b6c-a96a-1b9de20a0bf0"]]
1640706
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640707
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "a23741da-34d0-4b6c-a96a-1b9de20a0bf0"], ["LIMIT", 1]]
1640708
+  (0.2ms) SAVEPOINT active_record_1
1640709
+ AssetSubclass Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "a23741da-34d0-4b6c-a96a-1b9de20a0bf0"], ["LIMIT", 1]]
1640710
+ AssetSubclass Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.041437"], ["file_data", "{\"id\":\"asset/a23741da-34d0-4b6c-a96a-1b9de20a0bf0/4dfc79364d1d65e29bfdb12117c23e0a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"a23741da-34d0-4b6c-a96a-1b9de20a0bf0/options_one/bfdd916e3fbbcdc053cef559174bd17b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"k8ylyyh6u_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"a23741da-34d0-4b6c-a96a-1b9de20a0bf0/options_reflected/91efa8fb1e504a7ecae675225245910e.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"k8ylyyh6u_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "a23741da-34d0-4b6c-a96a-1b9de20a0bf0"]]
1640711
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640712
+  (0.3ms) ROLLBACK
1640713
+  (0.1ms) BEGIN
1640714
+  (0.3ms) SAVEPOINT active_record_1
1640715
+ AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.063027"], ["updated_at", "2020-06-01 15:41:54.063027"], ["file_data", "{\"id\":\"asset/aadf9ae4237c0cdeb7aa15eefee28e6c.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640716
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640717
+  (0.2ms) SAVEPOINT active_record_1
1640718
+ AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.066878"], ["file_data", "{\"id\":\"asset/cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf/5eddb875abdb23b2ed371153d6de447a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf"]]
1640719
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640720
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf"], ["LIMIT", 1]]
1640721
+  (0.2ms) SAVEPOINT active_record_1
1640722
+ AssetSubclass Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf"], ["LIMIT", 1]]
1640723
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.144404"], ["file_data", "{\"id\":\"asset/cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf/5eddb875abdb23b2ed371153d6de447a.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf/options_one/1e61ac09c0475618424984eea38f8293.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"89q6vy2f1_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf/options_reflected/d6dc4756fc9270b8d926d0a0ef4a26c9.bin\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"89q6vy2f1_options_reflected.bin\",\"size\":34,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "cb6c3d31-2488-4b98-93c1-c8d7b48bc9bf"]]
1640724
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640725
+  (0.2ms) ROLLBACK
1640726
+  (0.1ms) BEGIN
1640727
+  (0.2ms) SAVEPOINT active_record_1
1640728
+ AssetSubclass Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.166358"], ["updated_at", "2020-06-01 15:41:54.166358"], ["file_data", "{\"id\":\"asset/9501658b7a7720bdb96fcd01a06f283f.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640729
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640730
+  (0.2ms) SAVEPOINT active_record_1
1640731
+ AssetSubclass Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.169909"], ["file_data", "{\"id\":\"asset/55aa6b80-278e-42df-9905-eb7b3a3a2007/d0a4648efaed88331a8e535d458dd1d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "55aa6b80-278e-42df-9905-eb7b3a3a2007"]]
1640732
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640733
+  (0.3ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "55aa6b80-278e-42df-9905-eb7b3a3a2007"], ["LIMIT", 1]]
1640734
+  (0.2ms) SAVEPOINT active_record_1
1640735
+ AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "55aa6b80-278e-42df-9905-eb7b3a3a2007"], ["LIMIT", 1]]
1640736
+ AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.249719"], ["file_data", "{\"id\":\"asset/55aa6b80-278e-42df-9905-eb7b3a3a2007/d0a4648efaed88331a8e535d458dd1d3.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"options_one\":{\"id\":\"55aa6b80-278e-42df-9905-eb7b3a3a2007/options_one/9a6055378586b9b902ef20c8f8135b12.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"avbcaxuf4_options_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"options_reflected\":{\"id\":\"55aa6b80-278e-42df-9905-eb7b3a3a2007/options_reflected/472fbaf1e123585b4d09b70318942e88.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"avbcaxuf4_options_reflected.bin\",\"size\":2,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "55aa6b80-278e-42df-9905-eb7b3a3a2007"]]
1640737
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640738
+  (0.2ms) ROLLBACK
1640739
+  (0.1ms) BEGIN
1640740
+  (0.4ms) SAVEPOINT active_record_1
1640741
+ AssetSubclass Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.266085"], ["updated_at", "2020-06-01 15:41:54.266085"], ["file_data", "{\"id\":\"asset/afde24f887b0e35caa0c97918ad534a6.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640742
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640743
+  (0.6ms) SAVEPOINT active_record_1
1640744
+ AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.270556"], ["file_data", "{\"id\":\"asset/ee50e688-8d12-437c-85b0-7e2380836f73/c274c43ebd98ff3831171f23319ac340.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "ee50e688-8d12-437c-85b0-7e2380836f73"]]
1640745
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640746
+  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "ee50e688-8d12-437c-85b0-7e2380836f73"], ["LIMIT", 1]]
1640747
+  (0.2ms) SAVEPOINT active_record_1
1640748
+ AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "ee50e688-8d12-437c-85b0-7e2380836f73"], ["LIMIT", 1]]
1640749
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.364293"], ["file_data", "{\"id\":\"asset/ee50e688-8d12-437c-85b0-7e2380836f73/c274c43ebd98ff3831171f23319ac340.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"ee50e688-8d12-437c-85b0-7e2380836f73/one/1fad32f94846a8c39e6252619cee695a.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"3b95f71xo_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"ee50e688-8d12-437c-85b0-7e2380836f73/original_reflected/3f9beb6707a245be35ef1770a0a3bbe1.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"3b95f71xo_original_reflected.bin\",\"size\":12,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "ee50e688-8d12-437c-85b0-7e2380836f73"]]
1640750
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640751
+  (0.2ms) ROLLBACK
1640752
+  (0.2ms) BEGIN
1640753
+  (0.2ms) SAVEPOINT active_record_1
1640754
+ AssetSubclass Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.386072"], ["updated_at", "2020-06-01 15:41:54.386072"], ["kithe_model_type", 2]]
1640755
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640756
+  (0.2ms) ROLLBACK
1640757
+  (0.1ms) BEGIN
1640758
+  (0.7ms) SAVEPOINT active_record_1
1640759
+ AssetSubclass Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "blank"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.401088"], ["updated_at", "2020-06-01 15:41:54.401088"], ["file_data", "{\"storage\":\"cache\",\"id\":\"not_found\"}"], ["kithe_model_type", 2]]
1640760
+  (1.2ms) RELEASE SAVEPOINT active_record_1
1640761
+  (0.2ms) ROLLBACK
1640762
+  (0.1ms) BEGIN
1640763
+  (0.2ms) SAVEPOINT active_record_1
1640764
+ AssetSubclass Create (1.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.426199"], ["updated_at", "2020-06-01 15:41:54.426199"], ["file_data", "{\"id\":\"asset/bf38e5af4c759a652f9e872beda5b4b2.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640765
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640766
+  (0.2ms) SAVEPOINT active_record_1
1640767
+ AssetSubclass Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.430929"], ["file_data", "{\"id\":\"asset/df7c2120-3c69-4ee8-a8e3-9fcff1fa3696/5e5b41bb69d61a05cde6c8a3c78d81bc.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "df7c2120-3c69-4ee8-a8e3-9fcff1fa3696"]]
1640768
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640769
+  (0.3ms) ROLLBACK
1640770
+  (0.1ms) BEGIN
1640771
+  (0.2ms) SAVEPOINT active_record_1
1640772
+ AssetSubclass Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "AssetSubclass"], ["created_at", "2020-06-01 15:41:54.447481"], ["updated_at", "2020-06-01 15:41:54.447481"], ["file_data", "{\"id\":\"asset/929cf3a38e1db52879462c0250dccd8e.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640773
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640774
+  (0.3ms) SAVEPOINT active_record_1
1640775
+ AssetSubclass Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.451289"], ["file_data", "{\"id\":\"asset/4c085791-03fe-498e-a1c9-e82eca104669/6e13bdb980e09046791b2fe5dc097bf9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "4c085791-03fe-498e-a1c9-e82eca104669"]]
1640776
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640777
+  (0.4ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "4c085791-03fe-498e-a1c9-e82eca104669"], ["LIMIT", 1]]
1640778
+  (0.2ms) SAVEPOINT active_record_1
1640779
+ AssetSubclass Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 FOR UPDATE [["type", "AssetSubclass"], ["id", "4c085791-03fe-498e-a1c9-e82eca104669"], ["LIMIT", 1]]
1640780
+ AssetSubclass Update (0.8ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-01 15:41:54.503925"], ["file_data", "{\"id\":\"asset/4c085791-03fe-498e-a1c9-e82eca104669/6e13bdb980e09046791b2fe5dc097bf9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"one\":{\"id\":\"4c085791-03fe-498e-a1c9-e82eca104669/one/90438f9af56dfe7f891c5d7d8d9ce257.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1lbxsribd_one.bin\",\"size\":3,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"original_reflected\":{\"id\":\"4c085791-03fe-498e-a1c9-e82eca104669/original_reflected/2fb2e115100dfbe3dda8cf2594ecfe57.jpeg\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"1lbxsribd_original_reflected.jpeg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}}}"], ["id", "4c085791-03fe-498e-a1c9-e82eca104669"]]
1640781
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640782
+ AssetSubclass Load (0.4ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" = $1 AND "kithe_models"."id" = $2 LIMIT $3 [["type", "AssetSubclass"], ["id", "4c085791-03fe-498e-a1c9-e82eca104669"], ["LIMIT", 1]]
1640783
+  (0.2ms) ROLLBACK
1640784
+  (0.1ms) BEGIN
1640785
+  (0.2ms) SAVEPOINT active_record_1
1640786
+ Kithe::Asset Create (0.7ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:54.512096"], ["updated_at", "2020-06-01 15:41:54.512096"], ["file_data", "{\"id\":\"asset/179e6e3f9c67a911856c6c1d67dba4be.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640787
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640788
+  (0.2ms) SAVEPOINT active_record_1
1640789
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.515662"], ["file_data", "{\"id\":\"asset/27ef99e8-3aed-422d-83ea-eb80bdea2040/3fe8c613efdafdfcea86a507c7651078.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"]]
1640790
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640791
+  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"], ["LIMIT", 1]]
1640792
+  (0.2ms) SAVEPOINT active_record_1
1640793
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"], ["LIMIT", 1]]
1640794
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.629036"], ["file_data", "{\"id\":\"asset/27ef99e8-3aed-422d-83ea-eb80bdea2040/3fe8c613efdafdfcea86a507c7651078.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"27ef99e8-3aed-422d-83ea-eb80bdea2040/sample1/c1185db0cd1a614364ab15f2bd24b63e.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"nkb9qv8g4_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"27ef99e8-3aed-422d-83ea-eb80bdea2040/sample2/bc186bf41a08bc2fc6611cbdeea1909d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"nkb9qv8g4_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"]]
1640795
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640796
+  (0.2ms) SAVEPOINT active_record_1
1640797
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"], ["LIMIT", 1]]
1640798
+ Kithe::Asset Update (1.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.635279"], ["file_data", "{\"id\":\"asset/27ef99e8-3aed-422d-83ea-eb80bdea2040/3fe8c613efdafdfcea86a507c7651078.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"27ef99e8-3aed-422d-83ea-eb80bdea2040/sample2/bc186bf41a08bc2fc6611cbdeea1909d.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"nkb9qv8g4_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"]]
1640799
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640800
+ Kithe::Asset Load (1.0ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "27ef99e8-3aed-422d-83ea-eb80bdea2040"], ["LIMIT", 1]]
1640801
+  (1.8ms) ROLLBACK
1640802
+  (0.8ms) BEGIN
1640803
+  (1.2ms) SAVEPOINT active_record_1
1640804
+ Kithe::Asset Create (5.1ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:54.653156"], ["updated_at", "2020-06-01 15:41:54.653156"], ["file_data", "{\"id\":\"asset/19d2bef7ad6183a7b02eb876654ac3e1.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640805
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640806
+  (0.2ms) SAVEPOINT active_record_1
1640807
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.665389"], ["file_data", "{\"id\":\"asset/d382a78f-9430-45c8-ab68-946deff07150/e8e19ff0eaff5664311249c5529bbfed.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"]]
1640808
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640809
+  (1.0ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"], ["LIMIT", 1]]
1640810
+  (0.3ms) SAVEPOINT active_record_1
1640811
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"], ["LIMIT", 1]]
1640812
+ Kithe::Asset Update (0.8ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.748983"], ["file_data", "{\"id\":\"asset/d382a78f-9430-45c8-ab68-946deff07150/e8e19ff0eaff5664311249c5529bbfed.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"d382a78f-9430-45c8-ab68-946deff07150/sample1/d776cf76a1c75cdb3d3c815df54453a6.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"t0wb6pg32_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"d382a78f-9430-45c8-ab68-946deff07150/sample2/9a069991598e58766a4f30b190af4f43.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"t0wb6pg32_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"]]
1640813
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640814
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"], ["LIMIT", 1]]
1640815
+  (0.3ms) SAVEPOINT active_record_1
1640816
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/d382a78f-9430-45c8-ab68-946deff07150/e8e19ff0eaff5664311249c5529bbfed.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample2\":{\"id\":\"d382a78f-9430-45c8-ab68-946deff07150/sample2/9a069991598e58766a4f30b190af4f43.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"t0wb6pg32_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["updated_at", "2020-06-01 15:41:54.754624"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"]]
1640817
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640818
+ Kithe::Asset Load (0.8ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"], ["LIMIT", 1]]
1640819
+  (0.2ms) SAVEPOINT active_record_1
1640820
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4, $5, $6, $7, $8) AND "kithe_models"."id" = $9 LIMIT $10 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"], ["LIMIT", 1]]
1640821
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.762314"], ["file_data", "{\"id\":\"asset/d382a78f-9430-45c8-ab68-946deff07150/e8e19ff0eaff5664311249c5529bbfed.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"d382a78f-9430-45c8-ab68-946deff07150/sample2/9a069991598e58766a4f30b190af4f43.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"t0wb6pg32_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "d382a78f-9430-45c8-ab68-946deff07150"]]
1640822
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640823
+  (0.2ms) ROLLBACK
1640824
+  (0.2ms) BEGIN
1640825
+  (0.2ms) SAVEPOINT active_record_1
1640826
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:54.768969"], ["updated_at", "2020-06-01 15:41:54.768969"], ["file_data", "{\"id\":\"asset/3271607a297ea00bdb8217d17946aed8.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640827
+  (2.2ms) RELEASE SAVEPOINT active_record_1
1640828
+  (0.3ms) SAVEPOINT active_record_1
1640829
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.778482"], ["file_data", "{\"id\":\"asset/b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/8e03051279ffe125027eae02e6e337c7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"]]
1640830
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640831
+  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640832
+  (0.3ms) SAVEPOINT active_record_1
1640833
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640834
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.883983"], ["file_data", "{\"id\":\"asset/b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/8e03051279ffe125027eae02e6e337c7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample1/550e2f6f08c0af1c7f8bbc909679eda2.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yc20cyzmv_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample2/fee73b06391fba9e6f3d945a1f475de2.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yc20cyzmv_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"]]
1640835
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640836
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640837
+  (0.3ms) SAVEPOINT active_record_1
1640838
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640839
+ Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "file_data" = $1, "updated_at" = $2 WHERE "kithe_models"."id" = $3 [["file_data", "{\"id\":\"asset/b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/8e03051279ffe125027eae02e6e337c7.jpg\",\"storage\":\"store\",\"metadata\":{\"size\":837,\"width\":2,\"height\":2,\"filename\":\"2x2_pixel.jpg\",\"mime_type\":\"image/jpeg\"},\"derivatives\":{\"sample1\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample1/550e2f6f08c0af1c7f8bbc909679eda2.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"yc20cyzmv_sample1.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample2\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample2/fee73b06391fba9e6f3d945a1f475de2.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"yc20cyzmv_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample3/d66de5e5a153365277bf359e55e330bf.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"yc20cyzmv_sample3.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["updated_at", "2020-06-01 15:41:54.942935"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"]]
1640840
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640841
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640842
+  (0.2ms) SAVEPOINT active_record_1
1640843
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"], ["LIMIT", 1]]
1640844
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.953577"], ["file_data", "{\"id\":\"asset/b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/8e03051279ffe125027eae02e6e337c7.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample2/fee73b06391fba9e6f3d945a1f475de2.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"yc20cyzmv_sample2.bin\",\"mime_type\":\"application/octet-stream\"}},\"sample3\":{\"id\":\"b8c9c837-ba71-4cf0-ac21-4d8e1b59f726/sample3/d66de5e5a153365277bf359e55e330bf.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"yc20cyzmv_sample3.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "b8c9c837-ba71-4cf0-ac21-4d8e1b59f726"]]
1640845
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640846
+  (0.2ms) ROLLBACK
1640847
+  (0.1ms) BEGIN
1640848
+  (0.3ms) SAVEPOINT active_record_1
1640849
+ Kithe::Asset Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:54.960704"], ["updated_at", "2020-06-01 15:41:54.960704"], ["file_data", "{\"id\":\"asset/0696b7a628136d1b767d8515cf58889f.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640850
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640851
+  (0.2ms) SAVEPOINT active_record_1
1640852
+ Kithe::Asset Update (0.4ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:54.964230"], ["file_data", "{\"id\":\"asset/ef3e5d52-845b-42ba-8401-756c3288362c/e423b42329042d1e4b0d481df3acb19d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640853
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640854
+  (0.7ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"], ["LIMIT", 1]]
1640855
+  (0.3ms) SAVEPOINT active_record_1
1640856
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"], ["LIMIT", 1]]
1640857
+ Kithe::Asset Update (0.9ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:55.039808"], ["file_data", "{\"id\":\"asset/ef3e5d52-845b-42ba-8401-756c3288362c/e423b42329042d1e4b0d481df3acb19d.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"ef3e5d52-845b-42ba-8401-756c3288362c/sample1/377a5ed71c718c7cc92d742a978c52ca.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"41cm0hef4_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"ef3e5d52-845b-42ba-8401-756c3288362c/sample2/09cb84b404dc250ef1cf9dba9b21902b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"41cm0hef4_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640858
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640859
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"], ["LIMIT", 1]]
1640860
+  (0.2ms) SAVEPOINT active_record_1
1640861
+ Kithe::Model Load (0.4ms) SELECT "kithe_models".* FROM "kithe_models" WHERE "kithe_models"."parent_id" = $1 [["parent_id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640862
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."container_id" WHERE "kithe_model_contains"."containee_id" = $1 [["containee_id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640863
+ Kithe::Model Load (0.3ms) SELECT "kithe_models".* FROM "kithe_models" INNER JOIN "kithe_model_contains" ON "kithe_models"."id" = "kithe_model_contains"."containee_id" WHERE "kithe_model_contains"."container_id" = $1 [["container_id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640864
+  (0.9ms) UPDATE kithe_models
1640865
+ SET leaf_representative_id = NULL, representative_id = NULL
1640866
+ WHERE id IN (
1640867
+ WITH RECURSIVE search_graph(id, link) AS (
1640868
+ SELECT m.id, m.representative_id
1640869
+ FROM kithe_models m
1640870
+ WHERE m.id = 'ef3e5d52-845b-42ba-8401-756c3288362c'
1640871
+ UNION
1640872
+ SELECT m.id, m.representative_id
1640873
+ FROM kithe_models m, search_graph sg
1640874
+ WHERE m.representative_id = sg.id
1640875
+ )
1640876
+ SELECT id
1640877
+ FROM search_graph
1640878
+ WHERE id != 'ef3e5d52-845b-42ba-8401-756c3288362c'
1640879
+ );
1640880
+ 
1640881
+ Kithe::Asset Destroy (0.7ms) DELETE FROM "kithe_models" WHERE "kithe_models"."id" = $1 [["id", "ef3e5d52-845b-42ba-8401-756c3288362c"]]
1640882
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640883
+ [ActiveJob] Enqueued Kithe::AssetDeleteJob (Job ID: 8c5b78e1-39ef-434a-9e92-b3e6d6ea2a98) to Test(default) with arguments: "Kithe::AssetUploader::Attacher", {"id"=>"asset/ef3e5d52-845b-42ba-8401-756c3288362c/e423b42329042d1e4b0d481df3acb19d.jpg", "storage"=>"store", "metadata"=>{"size"=>837, "width"=>2, "height"=>2, "filename"=>"2x2_pixel.jpg", "mime_type"=>"image/jpeg"}, "derivatives"=>{"sample1"=>{"id"=>"ef3e5d52-845b-42ba-8401-756c3288362c/sample1/377a5ed71c718c7cc92d742a978c52ca.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"41cm0hef4_sample1.bin", "mime_type"=>"application/octet-stream"}}, "sample2"=>{"id"=>"ef3e5d52-845b-42ba-8401-756c3288362c/sample2/09cb84b404dc250ef1cf9dba9b21902b.bin", "storage"=>"kithe_derivatives", "metadata"=>{"size"=>8, "width"=>nil, "height"=>nil, "filename"=>"41cm0hef4_sample2.bin", "mime_type"=>"application/octet-stream"}}}}
1640884
+  (0.2ms) SAVEPOINT active_record_1
1640885
+ Kithe::Asset Load (0.6ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "ef3e5d52-845b-42ba-8401-756c3288362c"], ["LIMIT", 1]]
1640886
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1640887
+  (0.2ms) ROLLBACK
1640888
+  (0.2ms) BEGIN
1640889
+  (0.6ms) SAVEPOINT active_record_1
1640890
+ Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:55.060653"], ["updated_at", "2020-06-01 15:41:55.060653"], ["file_data", "{\"id\":\"asset/0467dd51f8598ea6fbd71e46dce5810a.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640891
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640892
+  (0.2ms) SAVEPOINT active_record_1
1640893
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:55.066225"], ["file_data", "{\"id\":\"asset/a08d10b5-ca05-4961-a34c-c79621dd2f24/9c051d6cec9bb54be5f41d2d3cdeecd6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "a08d10b5-ca05-4961-a34c-c79621dd2f24"]]
1640894
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640895
+  (0.6ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "a08d10b5-ca05-4961-a34c-c79621dd2f24"], ["LIMIT", 1]]
1640896
+  (0.3ms) SAVEPOINT active_record_1
1640897
+ Kithe::Asset Load (0.5ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "a08d10b5-ca05-4961-a34c-c79621dd2f24"], ["LIMIT", 1]]
1640898
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:55.138697"], ["file_data", "{\"id\":\"asset/a08d10b5-ca05-4961-a34c-c79621dd2f24/9c051d6cec9bb54be5f41d2d3cdeecd6.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"a08d10b5-ca05-4961-a34c-c79621dd2f24/sample1/86a1197fbf4f4c3398ae7cf7e08cb8fa.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cwsq21zpg_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"a08d10b5-ca05-4961-a34c-c79621dd2f24/sample2/9a74ab5c0097c7aeb632534dc0decd80.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"cwsq21zpg_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "a08d10b5-ca05-4961-a34c-c79621dd2f24"]]
1640899
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640900
+  (0.2ms) ROLLBACK
1640901
+  (0.1ms) BEGIN
1640902
+  (0.2ms) SAVEPOINT active_record_1
1640903
+ Kithe::Asset Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "created_at", "updated_at", "file_data", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "Kithe::Asset"], ["created_at", "2020-06-01 15:41:55.147529"], ["updated_at", "2020-06-01 15:41:55.147529"], ["file_data", "{\"id\":\"asset/dd768e71ee7eb988584010b29fc7c054.jpg\",\"storage\":\"cache\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["kithe_model_type", 2]]
1640904
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640905
+  (0.2ms) SAVEPOINT active_record_1
1640906
+ Kithe::Asset Update (0.5ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:55.151210"], ["file_data", "{\"id\":\"asset/e8ce8af4-e63a-4f86-b978-eca47791606f/fcf2ee51e4614777f25a7a867f3d90d9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2}}"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"]]
1640907
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640908
+  (0.5ms) SELECT "kithe_models"."friendlier_id" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"], ["LIMIT", 1]]
1640909
+  (0.8ms) SAVEPOINT active_record_1
1640910
+ Kithe::Asset Load (0.9ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"], ["LIMIT", 1]]
1640911
+ Kithe::Asset Update (1.1ms) UPDATE "kithe_models" SET "updated_at" = $1, "file_data" = $2 WHERE "kithe_models"."id" = $3 [["updated_at", "2020-06-01 15:41:55.232579"], ["file_data", "{\"id\":\"asset/e8ce8af4-e63a-4f86-b978-eca47791606f/fcf2ee51e4614777f25a7a867f3d90d9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample1\":{\"id\":\"e8ce8af4-e63a-4f86-b978-eca47791606f/sample1/be654f1acdc752f7fd2fb36715923dff.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"q3l1n4iyn_sample1.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}},\"sample2\":{\"id\":\"e8ce8af4-e63a-4f86-b978-eca47791606f/sample2/3cc90abdf3173cc9e58b0fa271fc9c0b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"filename\":\"q3l1n4iyn_sample2.bin\",\"size\":8,\"mime_type\":\"application/octet-stream\",\"width\":null,\"height\":null}}}}"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"]]
1640912
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640913
+  (0.6ms) SAVEPOINT active_record_1
1640914
+ Kithe::Asset Load (1.1ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 FOR UPDATE [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"], ["LIMIT", 1]]
1640915
+ Kithe::Asset Update (0.6ms) UPDATE "kithe_models" SET "title" = $1, "updated_at" = $2, "file_data" = $3 WHERE "kithe_models"."id" = $4 [["title", "changed title"], ["updated_at", "2020-06-01 15:41:55.245857"], ["file_data", "{\"id\":\"asset/e8ce8af4-e63a-4f86-b978-eca47791606f/fcf2ee51e4614777f25a7a867f3d90d9.jpg\",\"storage\":\"store\",\"metadata\":{\"filename\":\"2x2_pixel.jpg\",\"size\":837,\"mime_type\":\"image/jpeg\",\"width\":2,\"height\":2},\"derivatives\":{\"sample2\":{\"id\":\"e8ce8af4-e63a-4f86-b978-eca47791606f/sample2/3cc90abdf3173cc9e58b0fa271fc9c0b.bin\",\"storage\":\"kithe_derivatives\",\"metadata\":{\"size\":8,\"width\":null,\"height\":null,\"filename\":\"q3l1n4iyn_sample2.bin\",\"mime_type\":\"application/octet-stream\"}}}}"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"]]
1640916
+  (0.4ms) RELEASE SAVEPOINT active_record_1
1640917
+ Kithe::Asset Load (0.7ms) SELECT "kithe_models"."id", "kithe_models"."title", "kithe_models"."type", "kithe_models"."position", "kithe_models"."json_attributes", "kithe_models"."created_at", "kithe_models"."updated_at", "kithe_models"."parent_id", "kithe_models"."friendlier_id", "kithe_models"."file_data", "kithe_models"."kithe_model_type" FROM "kithe_models" WHERE "kithe_models"."type" IN ($1, $2, $3, $4) AND "kithe_models"."id" = $5 LIMIT $6 [["type", "Kithe::Asset"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["type", "AssetSubclass"], ["id", "e8ce8af4-e63a-4f86-b978-eca47791606f"], ["LIMIT", 1]]
1640918
+  (0.3ms) ROLLBACK
1640919
+  (0.3ms) BEGIN
1640920
+  (0.3ms) ROLLBACK
1640921
+  (0.2ms) BEGIN
1640922
+  (0.3ms) ROLLBACK
1640923
+  (0.2ms) BEGIN
1640924
+  (0.2ms) ROLLBACK
1640925
+  (0.2ms) BEGIN
1640926
+  (0.3ms) ROLLBACK
1640927
+  (0.4ms) BEGIN
1640928
+  (0.2ms) ROLLBACK
1640929
+  (0.2ms) BEGIN
1640930
+  (0.2ms) ROLLBACK
1640931
+  (0.3ms) BEGIN
1640932
+  (1.9ms) ROLLBACK
1640933
+  (0.2ms) BEGIN
1640934
+  (0.3ms) SAVEPOINT active_record_1
1640935
+ TestWork Create (1.0ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "test"], ["type", "TestWork"], ["json_attributes", "{\"multi_model\":[{\"value\":\"one\"},{\"value\":\"two\"}]}"], ["created_at", "2020-06-01 15:41:55.346244"], ["updated_at", "2020-06-01 15:41:55.346244"], ["kithe_model_type", 1]]
1640936
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640937
+  (0.3ms) ROLLBACK
1640938
+  (0.2ms) BEGIN
1640939
+  (0.2ms) ROLLBACK
1640940
+  (0.2ms) BEGIN
1640941
+  (0.3ms) ROLLBACK
1640942
+  (0.2ms) BEGIN
1640943
+  (0.2ms) ROLLBACK
1640944
+  (0.1ms) BEGIN
1640945
+  (0.3ms) ROLLBACK
1640946
+  (0.1ms) BEGIN
1640947
+  (0.2ms) ROLLBACK
1640948
+  (1.2ms) BEGIN
1640949
+  (0.3ms) SAVEPOINT active_record_1
1640950
+ TestWork Create (0.6ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-01 15:41:55.749573"], ["updated_at", "2020-06-01 15:41:55.749573"], ["kithe_model_type", 1]]
1640951
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640952
+  (0.2ms) ROLLBACK
1640953
+  (0.2ms) BEGIN
1640954
+  (0.6ms) SAVEPOINT active_record_1
1640955
+ TestWork Create (0.8ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-01 15:41:55.784594"], ["updated_at", "2020-06-01 15:41:55.784594"], ["kithe_model_type", 1]]
1640956
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640957
+  (0.2ms) ROLLBACK
1640958
+  (0.1ms) BEGIN
1640959
+  (0.2ms) SAVEPOINT active_record_1
1640960
+ TestWork Create (1.2ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-01 15:41:55.810686"], ["updated_at", "2020-06-01 15:41:55.810686"], ["kithe_model_type", 1]]
1640961
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1640962
+  (0.3ms) ROLLBACK
1640963
+  (0.1ms) BEGIN
1640964
+  (0.2ms) ROLLBACK
1640965
+  (0.1ms) BEGIN
1640966
+  (0.3ms) ROLLBACK
1640967
+  (0.2ms) BEGIN
1640968
+  (0.2ms) ROLLBACK
1640969
+  (0.1ms) BEGIN
1640970
+  (0.3ms) SAVEPOINT active_record_1
1640971
+ TestWork Create (0.9ms) INSERT INTO "kithe_models" ("title", "type", "json_attributes", "created_at", "updated_at", "kithe_model_type") VALUES ($1, $2, $3, $4, $5, $6) RETURNING "id" [["title", "foo"], ["type", "TestWork"], ["json_attributes", "{\"string_array\":[\"one\",\"two\"]}"], ["created_at", "2020-06-01 15:41:55.935808"], ["updated_at", "2020-06-01 15:41:55.935808"], ["kithe_model_type", 1]]
1640972
+  (0.3ms) RELEASE SAVEPOINT active_record_1
1640973
+  (0.2ms) ROLLBACK
1640974
+  (0.1ms) BEGIN
1640975
+  (0.5ms) ROLLBACK
1640976
+  (0.2ms) BEGIN
1640977
+  (0.3ms) ROLLBACK
1640978
+  (0.2ms) BEGIN
1640979
+  (0.2ms) ROLLBACK
1640980
+  (0.2ms) BEGIN
1640981
+  (0.2ms) ROLLBACK
1640982
+  (0.2ms) BEGIN
1640983
+  (0.2ms) ROLLBACK
1640984
+  (0.1ms) BEGIN
1640985
+  (0.2ms) ROLLBACK
1640986
+  (0.1ms) BEGIN
1640987
+  (0.3ms) ROLLBACK
1640988
+  (0.2ms) BEGIN
1640989
+  (0.2ms) ROLLBACK