forest_liana 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 051a5e7bf351ed5dd2d28b37ea29b5192ad9c582
4
- data.tar.gz: 651bdcb3580a39e12c11c2eee7972689ae63270e
3
+ metadata.gz: c7bc5481047d20e3568b2fc34fcc8865aa9fd457
4
+ data.tar.gz: c569ab44c50ab17daedadaa5c5e560df6a5b7a9a
5
5
  SHA512:
6
- metadata.gz: d5dedba47b186325219c94bf60a097deeb3ba67636a95149ed95a348b51252a29642b180a7c4932309934c32a9c4ccf689784a73256e766e61d9a7a640190a60
7
- data.tar.gz: 4c4744360e8503260df8c1d63bb43b456b89ef9841e97c6535dae58b496e217e268c04bb960df35dec3f9758e5b72f176da50788417d6e9952d58bf0a158dc80
6
+ metadata.gz: 5bb2350b16c3b3c4a8629569f1fdf5eaa665c4f13394325e5c49b91a253168d535835521f60e2d1b8c73843c12c61e800aa7a5854a336fa9ef1d820731f45415
7
+ data.tar.gz: ea1e38e6c4fe322eaeb20a4186e9c00e3455764a0c866c95df5ee22949d09e94d7bb77664105a5b9675a1656d5cc2ed09d9d9e8ed92ce46539c3fb3a4b71b9dd
@@ -23,7 +23,7 @@ module ForestLiana
23
23
  private
24
24
 
25
25
  def search_query
26
- SearchQueryBuilder.new(@resource, @params).perform
26
+ SearchQueryBuilder.new(@resource.includes(includes), @params).perform
27
27
  end
28
28
 
29
29
  def sort_query
@@ -1,3 +1,3 @@
1
1
  module ForestLiana
2
- VERSION = "1.1.0"
2
+ VERSION = "1.1.1"
3
3
  end
Binary file
@@ -35969,3 +35969,3350 @@ ForestLiana::ResourcesGetterTest: test_StringField_sort_by_field
35969
35969
  ForestLianaTest: test_truth
35970
35970
  ---------------------------
35971
35971
   (0.0ms) rollback transaction
35972
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
35973
+  (0.1ms) begin transaction
35974
+ Fixture Delete (0.2ms) DELETE FROM "belongs_to_fields"
35975
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
35976
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
35977
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
35978
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
35979
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
35980
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
35981
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
35982
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
35983
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
35984
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
35985
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
35986
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
35987
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
35988
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
35989
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
35990
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
35991
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
35992
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
35993
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
35994
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
35995
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
35996
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
35997
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
35998
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
35999
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
36000
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
36001
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
36002
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
36003
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
36004
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
36005
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
36006
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
36007
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
36008
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
36009
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
36010
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
36011
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
36012
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
36013
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
36014
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
36015
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
36016
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
36017
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
36018
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
36019
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
36020
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
36021
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
36022
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
36023
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
36024
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
36025
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
36026
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
36027
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
36028
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
36029
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
36030
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
36031
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
36032
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
36033
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
36034
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
36035
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
36036
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
36037
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
36038
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
36039
+ Fixture Insert (0.3ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
36040
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
36041
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
36042
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
36043
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
36044
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
36045
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
36046
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
36047
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
36048
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
36049
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
36050
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
36051
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
36052
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
36053
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
36054
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
36055
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
36056
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
36057
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
36058
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
36059
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
36060
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
36061
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
36062
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
36063
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
36064
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
36065
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
36066
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
36067
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
36068
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
36069
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
36070
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
36071
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
36072
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
36073
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
36074
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
36075
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
36076
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
36077
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
36078
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
36079
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
36080
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
36081
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
36082
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
36083
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
36084
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
36085
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
36086
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
36087
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
36088
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
36089
+  (1.0ms) commit transaction
36090
+  (0.0ms) begin transaction
36091
+ ------------------------------------------------------------------------------------
36092
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
36093
+ ------------------------------------------------------------------------------------
36094
+  (0.1ms) rollback transaction
36095
+  (0.0ms) begin transaction
36096
+ -------------------------------------------------------------------------
36097
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
36098
+ -------------------------------------------------------------------------
36099
+  (0.0ms) rollback transaction
36100
+  (0.1ms) begin transaction
36101
+ ---------------------------------------------------------------------
36102
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
36103
+ ---------------------------------------------------------------------
36104
+  (0.0ms) rollback transaction
36105
+  (0.0ms) begin transaction
36106
+ --------------------------------------------------------------------------
36107
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
36108
+ --------------------------------------------------------------------------
36109
+  (0.0ms) rollback transaction
36110
+  (0.1ms) begin transaction
36111
+ --------------------------------------------------------------------------
36112
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
36113
+ --------------------------------------------------------------------------
36114
+  (0.0ms) rollback transaction
36115
+  (0.0ms) begin transaction
36116
+ ------------------------------------------------------------------------
36117
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
36118
+ ------------------------------------------------------------------------
36119
+  (0.0ms) rollback transaction
36120
+  (0.0ms) begin transaction
36121
+ ---------------------------------------------------------
36122
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
36123
+ ---------------------------------------------------------
36124
+  (0.0ms) rollback transaction
36125
+  (0.0ms) begin transaction
36126
+ -----------------------------------------------------------
36127
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
36128
+ -----------------------------------------------------------
36129
+  (0.1ms) rollback transaction
36130
+  (0.0ms) begin transaction
36131
+ ---------------------------------------------------------------------------
36132
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
36133
+ ---------------------------------------------------------------------------
36134
+  (0.0ms) rollback transaction
36135
+  (0.1ms) begin transaction
36136
+ ----------------------------------------------------------------------------------
36137
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
36138
+ ----------------------------------------------------------------------------------
36139
+  (0.1ms) rollback transaction
36140
+  (0.0ms) begin transaction
36141
+ --------------------------------------------------------
36142
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
36143
+ --------------------------------------------------------
36144
+  (0.1ms) rollback transaction
36145
+  (0.0ms) begin transaction
36146
+ -------------------------------------------------------------------------
36147
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
36148
+ -------------------------------------------------------------------------
36149
+  (0.0ms) rollback transaction
36150
+  (0.0ms) begin transaction
36151
+ ---------------------------
36152
+ ForestLianaTest: test_truth
36153
+ ---------------------------
36154
+  (0.0ms) rollback transaction
36155
+  (0.0ms) begin transaction
36156
+ -----------------------------------------------------------------------------
36157
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_through_association
36158
+ -----------------------------------------------------------------------------
36159
+ HasManyThroughField Load (0.3ms) SELECT has_many_through_fields.*,
36160
+ COUNT(belongs_to_fields.id)
36161
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
36162
+ HasManyThroughField Load (0.1ms) SELECT has_many_through_fields.*,
36163
+ COUNT(belongs_to_fields.id)
36164
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC
36165
+  (0.1ms) rollback transaction
36166
+  (0.1ms) begin transaction
36167
+ -----------------------------------------------------------------------
36168
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
36169
+ -----------------------------------------------------------------------
36170
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36171
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36172
+  (0.1ms) rollback transaction
36173
+  (0.0ms) begin transaction
36174
+ --------------------------------------------------------------------
36175
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_one_association
36176
+ --------------------------------------------------------------------
36177
+ HasOneField Load (0.1ms) SELECT "has_one_fields".* FROM "has_one_fields" ORDER BY belongs_to_fields.id DESC LIMIT 10 OFFSET 0
36178
+ SQLite3::SQLException: no such column: belongs_to_fields.id: SELECT "has_one_fields".* FROM "has_one_fields" ORDER BY belongs_to_fields.id DESC LIMIT 10 OFFSET 0
36179
+  (0.1ms) rollback transaction
36180
+  (0.0ms) begin transaction
36181
+ -----------------------------------------------------------------
36182
+ ForestLiana::ResourcesGetterTest: test_StringField_page_2_size_10
36183
+ -----------------------------------------------------------------
36184
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 10 OFFSET 10
36185
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
36186
+  (0.0ms) rollback transaction
36187
+  (0.1ms) begin transaction
36188
+ ---------------------------------------------------------------------
36189
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_association
36190
+ ---------------------------------------------------------------------
36191
+ HasManyField Load (0.2ms) SELECT has_many_fields.*,
36192
+ COUNT(belongs_to_fields.id)
36193
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
36194
+ HasManyField Load (0.1ms) SELECT has_many_fields.*,
36195
+ COUNT(belongs_to_fields.id)
36196
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC
36197
+  (0.0ms) rollback transaction
36198
+  (0.0ms) begin transaction
36199
+ ----------------------------------------------------------------
36200
+ ForestLiana::ResourcesGetterTest: test_StringField_sort_by_field
36201
+ ----------------------------------------------------------------
36202
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC LIMIT 10 OFFSET 0
36203
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC
36204
+  (0.1ms) rollback transaction
36205
+  (0.1ms) begin transaction
36206
+ -----------------------------------------------------------------
36207
+ ForestLiana::ResourcesGetterTest: test_StringField_page_1_size_15
36208
+ -----------------------------------------------------------------
36209
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 15 OFFSET 0
36210
+ StringField Load (0.2ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
36211
+  (0.1ms) rollback transaction
36212
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
36213
+  (0.1ms) begin transaction
36214
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
36215
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
36216
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
36217
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
36218
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
36219
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
36220
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
36221
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
36222
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
36223
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
36224
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
36225
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
36226
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
36227
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
36228
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
36229
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
36230
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
36231
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
36232
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
36233
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
36234
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
36235
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
36236
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
36237
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
36238
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
36239
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
36240
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
36241
+ Fixture Insert (0.2ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
36242
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
36243
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
36244
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
36245
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
36246
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
36247
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
36248
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
36249
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
36250
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
36251
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
36252
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
36253
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
36254
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
36255
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
36256
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
36257
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
36258
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
36259
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
36260
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
36261
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
36262
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
36263
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
36264
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
36265
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
36266
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
36267
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
36268
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
36269
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
36270
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
36271
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
36272
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
36273
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
36274
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
36275
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
36276
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
36277
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
36278
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
36279
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
36280
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
36281
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
36282
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
36283
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
36284
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
36285
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
36286
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
36287
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
36288
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
36289
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
36290
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
36291
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
36292
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
36293
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
36294
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
36295
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
36296
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
36297
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
36298
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
36299
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
36300
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
36301
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
36302
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
36303
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
36304
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
36305
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
36306
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
36307
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
36308
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
36309
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
36310
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
36311
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
36312
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
36313
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
36314
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
36315
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
36316
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
36317
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
36318
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
36319
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
36320
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
36321
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
36322
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
36323
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
36324
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
36325
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
36326
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
36327
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
36328
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
36329
+  (1.8ms) commit transaction
36330
+  (0.1ms) begin transaction
36331
+ --------------------------------------------------------------------------
36332
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
36333
+ --------------------------------------------------------------------------
36334
+  (0.1ms) rollback transaction
36335
+  (0.1ms) begin transaction
36336
+ -------------------------------------------------------------------------
36337
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
36338
+ -------------------------------------------------------------------------
36339
+  (0.0ms) rollback transaction
36340
+  (0.1ms) begin transaction
36341
+ ---------------------------------------------------------
36342
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
36343
+ ---------------------------------------------------------
36344
+  (0.0ms) rollback transaction
36345
+  (0.1ms) begin transaction
36346
+ ------------------------------------------------------------------------------------
36347
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
36348
+ ------------------------------------------------------------------------------------
36349
+  (0.0ms) rollback transaction
36350
+  (0.1ms) begin transaction
36351
+ ------------------------------------------------------------------------
36352
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
36353
+ ------------------------------------------------------------------------
36354
+  (0.1ms) rollback transaction
36355
+  (0.1ms) begin transaction
36356
+ ----------------------------------------------------------------------------------
36357
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
36358
+ ----------------------------------------------------------------------------------
36359
+  (0.0ms) rollback transaction
36360
+  (0.2ms) begin transaction
36361
+ ---------------------------------------------------------------------
36362
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
36363
+ ---------------------------------------------------------------------
36364
+  (0.0ms) rollback transaction
36365
+  (0.1ms) begin transaction
36366
+ -----------------------------------------------------------
36367
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
36368
+ -----------------------------------------------------------
36369
+  (0.0ms) rollback transaction
36370
+  (0.0ms) begin transaction
36371
+ ---------------------------------------------------------------------------
36372
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
36373
+ ---------------------------------------------------------------------------
36374
+  (0.0ms) rollback transaction
36375
+  (0.0ms) begin transaction
36376
+ --------------------------------------------------------
36377
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
36378
+ --------------------------------------------------------
36379
+  (0.0ms) rollback transaction
36380
+  (0.1ms) begin transaction
36381
+ --------------------------------------------------------------------------
36382
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
36383
+ --------------------------------------------------------------------------
36384
+  (0.0ms) rollback transaction
36385
+  (0.1ms) begin transaction
36386
+ -------------------------------------------------------------------------
36387
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
36388
+ -------------------------------------------------------------------------
36389
+  (0.0ms) rollback transaction
36390
+  (0.0ms) begin transaction
36391
+ ---------------------------
36392
+ ForestLianaTest: test_truth
36393
+ ---------------------------
36394
+  (0.0ms) rollback transaction
36395
+  (0.0ms) begin transaction
36396
+ ----------------------------------------------------------------
36397
+ ForestLiana::ResourcesGetterTest: test_StringField_sort_by_field
36398
+ ----------------------------------------------------------------
36399
+ StringField Load (0.3ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC LIMIT 10 OFFSET 0
36400
+ StringField Load (0.2ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC
36401
+  (0.1ms) rollback transaction
36402
+  (0.1ms) begin transaction
36403
+ -----------------------------------------------------------------
36404
+ ForestLiana::ResourcesGetterTest: test_StringField_page_2_size_10
36405
+ -----------------------------------------------------------------
36406
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 10 OFFSET 10
36407
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
36408
+  (0.0ms) rollback transaction
36409
+  (0.1ms) begin transaction
36410
+ -----------------------------------------------------------------
36411
+ ForestLiana::ResourcesGetterTest: test_StringField_page_1_size_15
36412
+ -----------------------------------------------------------------
36413
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 15 OFFSET 0
36414
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
36415
+  (0.0ms) rollback transaction
36416
+  (0.1ms) begin transaction
36417
+ -----------------------------------------------------------------------------
36418
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_through_association
36419
+ -----------------------------------------------------------------------------
36420
+ HasManyThroughField Load (0.4ms) SELECT has_many_through_fields.*,
36421
+ COUNT(belongs_to_fields.id)
36422
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
36423
+ HasManyThroughField Load (0.1ms) SELECT has_many_through_fields.*,
36424
+ COUNT(belongs_to_fields.id)
36425
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC
36426
+  (0.1ms) rollback transaction
36427
+  (0.1ms) begin transaction
36428
+ ---------------------------------------------------------------------
36429
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_association
36430
+ ---------------------------------------------------------------------
36431
+ HasManyField Load (0.2ms) SELECT has_many_fields.*,
36432
+ COUNT(belongs_to_fields.id)
36433
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
36434
+ HasManyField Load (0.1ms) SELECT has_many_fields.*,
36435
+ COUNT(belongs_to_fields.id)
36436
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC
36437
+  (0.0ms) rollback transaction
36438
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
36439
+  (0.1ms) begin transaction
36440
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
36441
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
36442
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
36443
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
36444
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
36445
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
36446
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
36447
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
36448
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
36449
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
36450
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
36451
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
36452
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
36453
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
36454
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
36455
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
36456
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
36457
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
36458
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
36459
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
36460
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
36461
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
36462
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
36463
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
36464
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
36465
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
36466
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
36467
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
36468
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
36469
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
36470
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
36471
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
36472
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
36473
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
36474
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
36475
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
36476
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
36477
+ Fixture Insert (0.2ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
36478
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
36479
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
36480
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
36481
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
36482
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
36483
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
36484
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
36485
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
36486
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
36487
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
36488
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
36489
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
36490
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
36491
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
36492
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
36493
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
36494
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
36495
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
36496
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
36497
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
36498
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
36499
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
36500
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
36501
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
36502
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
36503
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
36504
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
36505
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
36506
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
36507
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
36508
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
36509
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
36510
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
36511
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
36512
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
36513
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
36514
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
36515
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
36516
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
36517
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
36518
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
36519
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
36520
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
36521
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
36522
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
36523
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
36524
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
36525
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
36526
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
36527
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
36528
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
36529
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
36530
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
36531
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
36532
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
36533
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
36534
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
36535
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
36536
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
36537
+ Fixture Insert (0.2ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
36538
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
36539
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
36540
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
36541
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
36542
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
36543
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
36544
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
36545
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
36546
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
36547
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
36548
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
36549
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
36550
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
36551
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
36552
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
36553
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
36554
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
36555
+  (1.4ms) commit transaction
36556
+  (0.1ms) begin transaction
36557
+ -----------------------------------------------------------------------
36558
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
36559
+ -----------------------------------------------------------------------
36560
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36561
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36562
+  (0.1ms) rollback transaction
36563
+  (0.1ms) begin transaction
36564
+ ---------------------------
36565
+ ForestLianaTest: test_truth
36566
+ ---------------------------
36567
+  (0.0ms) rollback transaction
36568
+  (0.0ms) begin transaction
36569
+ ---------------------------------------------------------------------
36570
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
36571
+ ---------------------------------------------------------------------
36572
+  (0.1ms) rollback transaction
36573
+  (0.0ms) begin transaction
36574
+ -----------------------------------------------------------
36575
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
36576
+ -----------------------------------------------------------
36577
+  (0.0ms) rollback transaction
36578
+  (0.0ms) begin transaction
36579
+ --------------------------------------------------------------------------
36580
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
36581
+ --------------------------------------------------------------------------
36582
+  (0.0ms) rollback transaction
36583
+  (0.1ms) begin transaction
36584
+ ----------------------------------------------------------------------------------
36585
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
36586
+ ----------------------------------------------------------------------------------
36587
+  (0.0ms) rollback transaction
36588
+  (0.1ms) begin transaction
36589
+ ---------------------------------------------------------
36590
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
36591
+ ---------------------------------------------------------
36592
+  (0.0ms) rollback transaction
36593
+  (0.0ms) begin transaction
36594
+ ------------------------------------------------------------------------
36595
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
36596
+ ------------------------------------------------------------------------
36597
+  (0.0ms) rollback transaction
36598
+  (0.0ms) begin transaction
36599
+ --------------------------------------------------------------------------
36600
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
36601
+ --------------------------------------------------------------------------
36602
+  (0.0ms) rollback transaction
36603
+  (0.1ms) begin transaction
36604
+ -------------------------------------------------------------------------
36605
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
36606
+ -------------------------------------------------------------------------
36607
+  (0.0ms) rollback transaction
36608
+  (0.0ms) begin transaction
36609
+ ---------------------------------------------------------------------------
36610
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
36611
+ ---------------------------------------------------------------------------
36612
+  (0.0ms) rollback transaction
36613
+  (0.1ms) begin transaction
36614
+ --------------------------------------------------------
36615
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
36616
+ --------------------------------------------------------
36617
+  (0.0ms) rollback transaction
36618
+  (0.0ms) begin transaction
36619
+ -------------------------------------------------------------------------
36620
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
36621
+ -------------------------------------------------------------------------
36622
+  (0.0ms) rollback transaction
36623
+  (0.0ms) begin transaction
36624
+ ------------------------------------------------------------------------------------
36625
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
36626
+ ------------------------------------------------------------------------------------
36627
+  (0.0ms) rollback transaction
36628
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
36629
+ ActiveRecord::SchemaMigration Load (6.5ms) SELECT "schema_migrations".* FROM "schema_migrations"
36630
+  (0.1ms)  SELECT sql
36631
+ FROM sqlite_master
36632
+ WHERE name='index_belongs_to_class_name_fields_on_foo_id' AND type='index'
36633
+ UNION ALL
36634
+ SELECT sql
36635
+ FROM sqlite_temp_master
36636
+ WHERE name='index_belongs_to_class_name_fields_on_foo_id' AND type='index'
36637
+ 
36638
+  (0.1ms) SELECT sql
36639
+ FROM sqlite_master
36640
+ WHERE name='index_belongs_to_fields_on_has_many_field_id' AND type='index'
36641
+ UNION ALL
36642
+ SELECT sql
36643
+ FROM sqlite_temp_master
36644
+ WHERE name='index_belongs_to_fields_on_has_many_field_id' AND type='index'
36645
+
36646
+  (0.1ms)  SELECT sql
36647
+ FROM sqlite_master
36648
+ WHERE name='index_belongs_to_fields_on_has_many_class_name_field_id' AND type='index'
36649
+ UNION ALL
36650
+ SELECT sql
36651
+ FROM sqlite_temp_master
36652
+ WHERE name='index_belongs_to_fields_on_has_many_class_name_field_id' AND type='index'
36653
+ 
36654
+  (0.1ms) SELECT sql
36655
+ FROM sqlite_master
36656
+ WHERE name='index_belongs_to_fields_on_has_one_field_id' AND type='index'
36657
+ UNION ALL
36658
+ SELECT sql
36659
+ FROM sqlite_temp_master
36660
+ WHERE name='index_belongs_to_fields_on_has_one_field_id' AND type='index'
36661
+
36662
+  (0.1ms)  SELECT sql
36663
+ FROM sqlite_master
36664
+ WHERE name='index_has_many_fields_on_has_many_through_field_id' AND type='index'
36665
+ UNION ALL
36666
+ SELECT sql
36667
+ FROM sqlite_temp_master
36668
+ WHERE name='index_has_many_fields_on_has_many_through_field_id' AND type='index'
36669
+ 
36670
+  (0.1ms) SELECT sql
36671
+ FROM sqlite_master
36672
+ WHERE name='index_polymorphic_fields_on_has_one_field_id' AND type='index'
36673
+ UNION ALL
36674
+ SELECT sql
36675
+ FROM sqlite_temp_master
36676
+ WHERE name='index_polymorphic_fields_on_has_one_field_id' AND type='index'
36677
+
36678
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
36679
+  (0.1ms) begin transaction
36680
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
36681
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
36682
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
36683
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
36684
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
36685
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
36686
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
36687
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
36688
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
36689
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
36690
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
36691
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
36692
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
36693
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
36694
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
36695
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
36696
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
36697
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
36698
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
36699
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
36700
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
36701
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
36702
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
36703
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
36704
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
36705
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
36706
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
36707
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
36708
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
36709
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
36710
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
36711
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
36712
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
36713
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
36714
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
36715
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
36716
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
36717
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
36718
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
36719
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
36720
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
36721
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
36722
+ Fixture Delete (0.0ms) DELETE FROM "has_many_through_fields"
36723
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
36724
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
36725
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
36726
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
36727
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
36728
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
36729
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
36730
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
36731
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
36732
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
36733
+ Fixture Delete (0.0ms) DELETE FROM "has_one_fields"
36734
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
36735
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
36736
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
36737
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
36738
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
36739
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
36740
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
36741
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
36742
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
36743
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
36744
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
36745
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
36746
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
36747
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
36748
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
36749
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
36750
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
36751
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
36752
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
36753
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
36754
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
36755
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
36756
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
36757
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
36758
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
36759
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
36760
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
36761
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
36762
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
36763
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
36764
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
36765
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
36766
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
36767
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
36768
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
36769
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
36770
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
36771
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
36772
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
36773
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
36774
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
36775
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
36776
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
36777
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
36778
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
36779
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
36780
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
36781
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
36782
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
36783
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
36784
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
36785
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
36786
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
36787
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
36788
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
36789
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
36790
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
36791
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
36792
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
36793
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
36794
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
36795
+  (1.4ms) commit transaction
36796
+  (0.1ms) begin transaction
36797
+ -----------------------------------------------------------------------
36798
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
36799
+ -----------------------------------------------------------------------
36800
+ BelongsToField Load (0.3ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36801
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36802
+  (0.1ms) rollback transaction
36803
+  (0.1ms) begin transaction
36804
+ ---------------------------
36805
+ ForestLianaTest: test_truth
36806
+ ---------------------------
36807
+  (0.0ms) rollback transaction
36808
+  (0.0ms) begin transaction
36809
+ --------------------------------------------------------------------------
36810
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
36811
+ --------------------------------------------------------------------------
36812
+  (0.1ms) rollback transaction
36813
+  (0.1ms) begin transaction
36814
+ ----------------------------------------------------------------------------------
36815
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
36816
+ ----------------------------------------------------------------------------------
36817
+  (0.0ms) rollback transaction
36818
+  (0.1ms) begin transaction
36819
+ ------------------------------------------------------------------------------------
36820
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
36821
+ ------------------------------------------------------------------------------------
36822
+  (0.1ms) rollback transaction
36823
+  (0.1ms) begin transaction
36824
+ --------------------------------------------------------------------------
36825
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
36826
+ --------------------------------------------------------------------------
36827
+  (0.0ms) rollback transaction
36828
+  (0.1ms) begin transaction
36829
+ ---------------------------------------------------------------------
36830
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
36831
+ ---------------------------------------------------------------------
36832
+  (0.0ms) rollback transaction
36833
+  (0.1ms) begin transaction
36834
+ ---------------------------------------------------------
36835
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
36836
+ ---------------------------------------------------------
36837
+  (0.0ms) rollback transaction
36838
+  (0.1ms) begin transaction
36839
+ ---------------------------------------------------------------------------
36840
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
36841
+ ---------------------------------------------------------------------------
36842
+  (0.0ms) rollback transaction
36843
+  (0.1ms) begin transaction
36844
+ ------------------------------------------------------------------------
36845
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
36846
+ ------------------------------------------------------------------------
36847
+  (0.1ms) rollback transaction
36848
+  (0.0ms) begin transaction
36849
+ -----------------------------------------------------------
36850
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
36851
+ -----------------------------------------------------------
36852
+  (0.0ms) rollback transaction
36853
+  (0.0ms) begin transaction
36854
+ --------------------------------------------------------
36855
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
36856
+ --------------------------------------------------------
36857
+  (0.1ms) rollback transaction
36858
+  (0.0ms) begin transaction
36859
+ -------------------------------------------------------------------------
36860
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
36861
+ -------------------------------------------------------------------------
36862
+  (0.0ms) rollback transaction
36863
+  (0.0ms) begin transaction
36864
+ -------------------------------------------------------------------------
36865
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
36866
+ -------------------------------------------------------------------------
36867
+  (0.1ms) rollback transaction
36868
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
36869
+  (0.1ms) begin transaction
36870
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
36871
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
36872
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
36873
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
36874
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
36875
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
36876
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
36877
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
36878
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
36879
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
36880
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
36881
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
36882
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
36883
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
36884
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
36885
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
36886
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
36887
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
36888
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
36889
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
36890
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
36891
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
36892
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
36893
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
36894
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
36895
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
36896
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
36897
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
36898
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
36899
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
36900
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
36901
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
36902
+ Fixture Insert (0.2ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
36903
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
36904
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
36905
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
36906
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
36907
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
36908
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
36909
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
36910
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
36911
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
36912
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
36913
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
36914
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
36915
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
36916
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
36917
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
36918
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
36919
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
36920
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
36921
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
36922
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
36923
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
36924
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
36925
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
36926
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
36927
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
36928
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
36929
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
36930
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
36931
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
36932
+ Fixture Insert (0.2ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
36933
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
36934
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
36935
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
36936
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
36937
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
36938
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
36939
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
36940
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
36941
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
36942
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
36943
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
36944
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
36945
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
36946
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
36947
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
36948
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
36949
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
36950
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
36951
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
36952
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
36953
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
36954
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
36955
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
36956
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
36957
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
36958
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
36959
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
36960
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
36961
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
36962
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
36963
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
36964
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
36965
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
36966
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
36967
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
36968
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
36969
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
36970
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
36971
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
36972
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
36973
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
36974
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
36975
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
36976
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
36977
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
36978
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
36979
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
36980
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
36981
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
36982
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
36983
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
36984
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
36985
+  (1.8ms) commit transaction
36986
+  (0.1ms) begin transaction
36987
+ -----------------------------------------------------------------------
36988
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
36989
+ -----------------------------------------------------------------------
36990
+ BelongsToField Load (0.4ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC
36991
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC
36992
+ BelongsToField Load (0.3ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36993
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
36994
+  (0.2ms) rollback transaction
36995
+  (0.4ms) begin transaction
36996
+ ---------------------------------------------------------
36997
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
36998
+ ---------------------------------------------------------
36999
+  (0.2ms) rollback transaction
37000
+  (0.2ms) begin transaction
37001
+ -----------------------------------------------------------
37002
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
37003
+ -----------------------------------------------------------
37004
+  (0.3ms) rollback transaction
37005
+  (0.2ms) begin transaction
37006
+ ------------------------------------------------------------------------------------
37007
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
37008
+ ------------------------------------------------------------------------------------
37009
+  (0.2ms) rollback transaction
37010
+  (0.3ms) begin transaction
37011
+ ------------------------------------------------------------------------
37012
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
37013
+ ------------------------------------------------------------------------
37014
+  (0.2ms) rollback transaction
37015
+  (0.2ms) begin transaction
37016
+ --------------------------------------------------------------------------
37017
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
37018
+ --------------------------------------------------------------------------
37019
+  (0.3ms) rollback transaction
37020
+  (0.2ms) begin transaction
37021
+ -------------------------------------------------------------------------
37022
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
37023
+ -------------------------------------------------------------------------
37024
+  (0.2ms) rollback transaction
37025
+  (0.2ms) begin transaction
37026
+ ---------------------------------------------------------------------
37027
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
37028
+ ---------------------------------------------------------------------
37029
+  (0.2ms) rollback transaction
37030
+  (0.4ms) begin transaction
37031
+ -------------------------------------------------------------------------
37032
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
37033
+ -------------------------------------------------------------------------
37034
+  (0.2ms) rollback transaction
37035
+  (0.5ms) begin transaction
37036
+ --------------------------------------------------------
37037
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
37038
+ --------------------------------------------------------
37039
+  (0.3ms) rollback transaction
37040
+  (0.2ms) begin transaction
37041
+ ---------------------------------------------------------------------------
37042
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
37043
+ ---------------------------------------------------------------------------
37044
+  (0.4ms) rollback transaction
37045
+  (0.5ms) begin transaction
37046
+ --------------------------------------------------------------------------
37047
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
37048
+ --------------------------------------------------------------------------
37049
+  (0.2ms) rollback transaction
37050
+  (0.2ms) begin transaction
37051
+ ----------------------------------------------------------------------------------
37052
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
37053
+ ----------------------------------------------------------------------------------
37054
+  (0.4ms) rollback transaction
37055
+  (0.2ms) begin transaction
37056
+ ---------------------------
37057
+ ForestLianaTest: test_truth
37058
+ ---------------------------
37059
+  (0.2ms) rollback transaction
37060
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
37061
+  (0.1ms) begin transaction
37062
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
37063
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37064
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37065
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37066
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37067
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37068
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37069
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37070
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37071
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37072
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37073
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37074
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37075
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37076
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37077
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37078
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37079
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37080
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37081
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37082
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37083
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37084
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37085
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37086
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37087
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37088
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37089
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37090
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37091
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37092
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37093
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37094
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37095
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37096
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37097
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37098
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37099
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37100
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37101
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37102
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37103
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37104
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
37105
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37106
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37107
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37108
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37109
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37110
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37111
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37112
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37113
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37114
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37115
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
37116
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37117
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37118
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37119
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37120
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
37121
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
37122
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
37123
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
37124
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
37125
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
37126
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
37127
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
37128
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
37129
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
37130
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
37131
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
37132
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
37133
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
37134
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
37135
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
37136
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
37137
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
37138
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
37139
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
37140
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
37141
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
37142
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
37143
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
37144
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
37145
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
37146
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
37147
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
37148
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
37149
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
37150
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
37151
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
37152
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
37153
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
37154
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
37155
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
37156
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
37157
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
37158
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
37159
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
37160
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
37161
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
37162
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
37163
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
37164
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
37165
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
37166
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
37167
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
37168
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
37169
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
37170
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
37171
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
37172
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
37173
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
37174
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
37175
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
37176
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
37177
+  (1.3ms) commit transaction
37178
+  (0.1ms) begin transaction
37179
+ -----------------------------------------------------------------------
37180
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
37181
+ -----------------------------------------------------------------------
37182
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" LIMIT 10 OFFSET 0
37183
+  (0.1ms) rollback transaction
37184
+  (0.1ms) begin transaction
37185
+ ---------------------------
37186
+ ForestLianaTest: test_truth
37187
+ ---------------------------
37188
+  (0.0ms) rollback transaction
37189
+  (0.0ms) begin transaction
37190
+ -------------------------------------------------------------------------
37191
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
37192
+ -------------------------------------------------------------------------
37193
+  (0.0ms) rollback transaction
37194
+  (0.0ms) begin transaction
37195
+ ---------------------------------------------------------------------------
37196
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
37197
+ ---------------------------------------------------------------------------
37198
+  (0.0ms) rollback transaction
37199
+  (0.1ms) begin transaction
37200
+ ----------------------------------------------------------------------------------
37201
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
37202
+ ----------------------------------------------------------------------------------
37203
+  (0.0ms) rollback transaction
37204
+  (0.0ms) begin transaction
37205
+ --------------------------------------------------------------------------
37206
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
37207
+ --------------------------------------------------------------------------
37208
+  (0.0ms) rollback transaction
37209
+  (0.0ms) begin transaction
37210
+ -----------------------------------------------------------
37211
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
37212
+ -----------------------------------------------------------
37213
+  (0.0ms) rollback transaction
37214
+  (0.1ms) begin transaction
37215
+ --------------------------------------------------------------------------
37216
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
37217
+ --------------------------------------------------------------------------
37218
+  (0.0ms) rollback transaction
37219
+  (0.0ms) begin transaction
37220
+ ---------------------------------------------------------------------
37221
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
37222
+ ---------------------------------------------------------------------
37223
+  (0.0ms) rollback transaction
37224
+  (0.1ms) begin transaction
37225
+ -------------------------------------------------------------------------
37226
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
37227
+ -------------------------------------------------------------------------
37228
+  (0.0ms) rollback transaction
37229
+  (0.0ms) begin transaction
37230
+ ---------------------------------------------------------
37231
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
37232
+ ---------------------------------------------------------
37233
+  (0.0ms) rollback transaction
37234
+  (0.0ms) begin transaction
37235
+ ------------------------------------------------------------------------------------
37236
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
37237
+ ------------------------------------------------------------------------------------
37238
+  (0.0ms) rollback transaction
37239
+  (0.0ms) begin transaction
37240
+ ------------------------------------------------------------------------
37241
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
37242
+ ------------------------------------------------------------------------
37243
+  (0.0ms) rollback transaction
37244
+  (0.0ms) begin transaction
37245
+ --------------------------------------------------------
37246
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
37247
+ --------------------------------------------------------
37248
+  (0.0ms) rollback transaction
37249
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
37250
+  (0.1ms) begin transaction
37251
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
37252
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37253
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37254
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37255
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37256
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37257
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37258
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37259
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37260
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37261
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37262
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37263
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37264
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37265
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37266
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37267
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37268
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37269
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37270
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37271
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37272
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37273
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37274
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37275
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37276
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37277
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37278
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37279
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37280
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37281
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37282
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37283
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37284
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37285
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37286
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37287
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37288
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37289
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37290
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37291
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37292
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37293
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
37294
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37295
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37296
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37297
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37298
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37299
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37300
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37301
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37302
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37303
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37304
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
37305
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37306
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37307
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37308
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37309
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
37310
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
37311
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
37312
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
37313
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
37314
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
37315
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
37316
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
37317
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
37318
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
37319
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
37320
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
37321
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
37322
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
37323
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
37324
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
37325
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
37326
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
37327
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
37328
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
37329
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
37330
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
37331
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
37332
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
37333
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
37334
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
37335
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
37336
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
37337
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
37338
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
37339
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
37340
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
37341
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
37342
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
37343
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
37344
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
37345
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
37346
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
37347
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
37348
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
37349
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
37350
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
37351
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
37352
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
37353
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
37354
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
37355
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
37356
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
37357
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
37358
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
37359
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
37360
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
37361
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
37362
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
37363
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
37364
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
37365
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
37366
+  (1.6ms) commit transaction
37367
+  (0.1ms) begin transaction
37368
+ ---------------------------
37369
+ ForestLianaTest: test_truth
37370
+ ---------------------------
37371
+  (0.1ms) rollback transaction
37372
+  (0.1ms) begin transaction
37373
+ ---------------------------------------------------------------------------
37374
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
37375
+ ---------------------------------------------------------------------------
37376
+  (0.0ms) rollback transaction
37377
+  (0.0ms) begin transaction
37378
+ ---------------------------------------------------------------------
37379
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
37380
+ ---------------------------------------------------------------------
37381
+  (0.0ms) rollback transaction
37382
+  (0.1ms) begin transaction
37383
+ -------------------------------------------------------------------------
37384
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
37385
+ -------------------------------------------------------------------------
37386
+  (0.0ms) rollback transaction
37387
+  (0.0ms) begin transaction
37388
+ -----------------------------------------------------------
37389
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
37390
+ -----------------------------------------------------------
37391
+  (0.1ms) rollback transaction
37392
+  (0.0ms) begin transaction
37393
+ ------------------------------------------------------------------------
37394
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
37395
+ ------------------------------------------------------------------------
37396
+  (0.0ms) rollback transaction
37397
+  (0.0ms) begin transaction
37398
+ ----------------------------------------------------------------------------------
37399
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
37400
+ ----------------------------------------------------------------------------------
37401
+  (0.0ms) rollback transaction
37402
+  (0.0ms) begin transaction
37403
+ --------------------------------------------------------------------------
37404
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
37405
+ --------------------------------------------------------------------------
37406
+  (0.1ms) rollback transaction
37407
+  (0.1ms) begin transaction
37408
+ ------------------------------------------------------------------------------------
37409
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
37410
+ ------------------------------------------------------------------------------------
37411
+  (0.0ms) rollback transaction
37412
+  (0.1ms) begin transaction
37413
+ ---------------------------------------------------------
37414
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
37415
+ ---------------------------------------------------------
37416
+  (0.0ms) rollback transaction
37417
+  (0.1ms) begin transaction
37418
+ --------------------------------------------------------
37419
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
37420
+ --------------------------------------------------------
37421
+  (0.0ms) rollback transaction
37422
+  (0.1ms) begin transaction
37423
+ -------------------------------------------------------------------------
37424
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
37425
+ -------------------------------------------------------------------------
37426
+  (0.0ms) rollback transaction
37427
+  (0.0ms) begin transaction
37428
+ --------------------------------------------------------------------------
37429
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
37430
+ --------------------------------------------------------------------------
37431
+  (0.0ms) rollback transaction
37432
+  (0.0ms) begin transaction
37433
+ -----------------------------------------------------------------------
37434
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
37435
+ -----------------------------------------------------------------------
37436
+ BelongsToField Load (0.1ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" LIMIT 10 OFFSET 0
37437
+  (0.1ms) rollback transaction
37438
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
37439
+  (0.1ms) begin transaction
37440
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
37441
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37442
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37443
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37444
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37445
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37446
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37447
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37448
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37449
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37450
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37451
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37452
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37453
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37454
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37455
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37456
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37457
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37458
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37459
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37460
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37461
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37462
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37463
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37464
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37465
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37466
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37467
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37468
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37469
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37470
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37471
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37472
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37473
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37474
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37475
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37476
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37477
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37478
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37479
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37480
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37481
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37482
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
37483
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37484
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37485
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37486
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37487
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37488
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37489
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37490
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37491
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37492
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37493
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
37494
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37495
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37496
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37497
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37498
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
37499
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
37500
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
37501
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
37502
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
37503
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
37504
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
37505
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
37506
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
37507
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
37508
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
37509
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
37510
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
37511
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
37512
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
37513
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
37514
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
37515
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
37516
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
37517
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
37518
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
37519
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
37520
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
37521
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
37522
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
37523
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
37524
+ Fixture Delete (0.2ms) DELETE FROM "string_fields"
37525
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
37526
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
37527
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
37528
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
37529
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
37530
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
37531
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
37532
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
37533
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
37534
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
37535
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
37536
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
37537
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
37538
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
37539
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
37540
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
37541
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
37542
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
37543
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
37544
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
37545
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
37546
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
37547
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
37548
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
37549
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
37550
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
37551
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
37552
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
37553
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
37554
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
37555
+  (1.5ms) commit transaction
37556
+  (0.1ms) begin transaction
37557
+ -------------------------------------------------------------------------
37558
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
37559
+ -------------------------------------------------------------------------
37560
+  (0.1ms) rollback transaction
37561
+  (0.1ms) begin transaction
37562
+ ----------------------------------------------------------------------------------
37563
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
37564
+ ----------------------------------------------------------------------------------
37565
+  (0.1ms) rollback transaction
37566
+  (0.1ms) begin transaction
37567
+ -------------------------------------------------------------------------
37568
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
37569
+ -------------------------------------------------------------------------
37570
+  (0.1ms) rollback transaction
37571
+  (0.1ms) begin transaction
37572
+ ---------------------------------------------------------
37573
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
37574
+ ---------------------------------------------------------
37575
+  (0.0ms) rollback transaction
37576
+  (0.0ms) begin transaction
37577
+ --------------------------------------------------------
37578
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
37579
+ --------------------------------------------------------
37580
+  (0.1ms) rollback transaction
37581
+  (0.1ms) begin transaction
37582
+ -----------------------------------------------------------
37583
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
37584
+ -----------------------------------------------------------
37585
+  (0.0ms) rollback transaction
37586
+  (0.0ms) begin transaction
37587
+ ------------------------------------------------------------------------
37588
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
37589
+ ------------------------------------------------------------------------
37590
+  (0.1ms) rollback transaction
37591
+  (0.1ms) begin transaction
37592
+ ---------------------------------------------------------------------
37593
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
37594
+ ---------------------------------------------------------------------
37595
+  (0.0ms) rollback transaction
37596
+  (0.1ms) begin transaction
37597
+ ------------------------------------------------------------------------------------
37598
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
37599
+ ------------------------------------------------------------------------------------
37600
+  (0.1ms) rollback transaction
37601
+  (0.1ms) begin transaction
37602
+ --------------------------------------------------------------------------
37603
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
37604
+ --------------------------------------------------------------------------
37605
+  (0.0ms) rollback transaction
37606
+  (0.0ms) begin transaction
37607
+ ---------------------------------------------------------------------------
37608
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
37609
+ ---------------------------------------------------------------------------
37610
+  (0.1ms) rollback transaction
37611
+  (0.0ms) begin transaction
37612
+ --------------------------------------------------------------------------
37613
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
37614
+ --------------------------------------------------------------------------
37615
+  (0.1ms) rollback transaction
37616
+  (0.0ms) begin transaction
37617
+ -----------------------------------------------------------------------
37618
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
37619
+ -----------------------------------------------------------------------
37620
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" LIMIT 10 OFFSET 0
37621
+  (0.4ms) rollback transaction
37622
+  (0.2ms) begin transaction
37623
+ ---------------------------
37624
+ ForestLianaTest: test_truth
37625
+ ---------------------------
37626
+  (0.2ms) rollback transaction
37627
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
37628
+  (0.1ms) begin transaction
37629
+ Fixture Delete (0.4ms) DELETE FROM "belongs_to_fields"
37630
+ Fixture Insert (0.2ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37631
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37632
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37633
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37634
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37635
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37636
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37637
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37638
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37639
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37640
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37641
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37642
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37643
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37644
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37645
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37646
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37647
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37648
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37649
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37650
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37651
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37652
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37653
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37654
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37655
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37656
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37657
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37658
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37659
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37660
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37661
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37662
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37663
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37664
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37665
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37666
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37667
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37668
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37669
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37670
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37671
+ Fixture Delete (0.2ms) DELETE FROM "has_many_through_fields"
37672
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37673
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37674
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37675
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37676
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37677
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37678
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37679
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37680
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37681
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37682
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
37683
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37684
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37685
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37686
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37687
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
37688
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
37689
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
37690
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
37691
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
37692
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
37693
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
37694
+ Fixture Insert (0.2ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
37695
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
37696
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
37697
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
37698
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
37699
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
37700
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
37701
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
37702
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
37703
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
37704
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
37705
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
37706
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
37707
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
37708
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
37709
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
37710
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
37711
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
37712
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
37713
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
37714
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
37715
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
37716
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
37717
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
37718
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
37719
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
37720
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
37721
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
37722
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
37723
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
37724
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
37725
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
37726
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
37727
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
37728
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
37729
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
37730
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
37731
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
37732
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
37733
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
37734
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
37735
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
37736
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
37737
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
37738
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
37739
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
37740
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
37741
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
37742
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
37743
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
37744
+  (1.7ms) commit transaction
37745
+  (0.1ms) begin transaction
37746
+ -----------------------------------------------------------------------
37747
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
37748
+ -----------------------------------------------------------------------
37749
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
37750
+  (0.1ms) begin transaction
37751
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
37752
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37753
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37754
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37755
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37756
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37757
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37758
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37759
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37760
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37761
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37762
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37763
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37764
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37765
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37766
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37767
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37768
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37769
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37770
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37771
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37772
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37773
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37774
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37775
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37776
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37777
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37778
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37779
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37780
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37781
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37782
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37783
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37784
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37785
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37786
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37787
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37788
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37789
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37790
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37791
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37792
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37793
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
37794
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37795
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37796
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37797
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37798
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37799
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37800
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37801
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37802
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37803
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37804
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
37805
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37806
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37807
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37808
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37809
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
37810
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
37811
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
37812
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
37813
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
37814
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
37815
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
37816
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
37817
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
37818
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
37819
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
37820
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
37821
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
37822
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
37823
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
37824
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
37825
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
37826
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
37827
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
37828
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
37829
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
37830
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
37831
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
37832
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
37833
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
37834
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
37835
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
37836
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
37837
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
37838
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
37839
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
37840
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
37841
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
37842
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
37843
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
37844
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
37845
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
37846
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
37847
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
37848
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
37849
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
37850
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
37851
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
37852
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
37853
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
37854
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
37855
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
37856
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
37857
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
37858
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
37859
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
37860
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
37861
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
37862
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
37863
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
37864
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
37865
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
37866
+  (1.2ms) commit transaction
37867
+  (0.0ms) begin transaction
37868
+ ---------------------------
37869
+ ForestLianaTest: test_truth
37870
+ ---------------------------
37871
+  (0.0ms) rollback transaction
37872
+  (0.0ms) begin transaction
37873
+ -----------------------------------------------------------
37874
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
37875
+ -----------------------------------------------------------
37876
+  (0.1ms) rollback transaction
37877
+  (0.1ms) begin transaction
37878
+ --------------------------------------------------------------------------
37879
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
37880
+ --------------------------------------------------------------------------
37881
+  (0.1ms) rollback transaction
37882
+  (0.1ms) begin transaction
37883
+ ---------------------------------------------------------------------
37884
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
37885
+ ---------------------------------------------------------------------
37886
+  (0.0ms) rollback transaction
37887
+  (0.1ms) begin transaction
37888
+ ------------------------------------------------------------------------------------
37889
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
37890
+ ------------------------------------------------------------------------------------
37891
+  (0.0ms) rollback transaction
37892
+  (0.1ms) begin transaction
37893
+ --------------------------------------------------------
37894
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
37895
+ --------------------------------------------------------
37896
+  (0.1ms) rollback transaction
37897
+  (0.1ms) begin transaction
37898
+ -------------------------------------------------------------------------
37899
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
37900
+ -------------------------------------------------------------------------
37901
+  (0.0ms) rollback transaction
37902
+  (0.0ms) begin transaction
37903
+ ------------------------------------------------------------------------
37904
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
37905
+ ------------------------------------------------------------------------
37906
+  (0.1ms) rollback transaction
37907
+  (0.0ms) begin transaction
37908
+ ---------------------------------------------------------------------------
37909
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
37910
+ ---------------------------------------------------------------------------
37911
+  (0.0ms) rollback transaction
37912
+  (0.0ms) begin transaction
37913
+ ----------------------------------------------------------------------------------
37914
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
37915
+ ----------------------------------------------------------------------------------
37916
+  (0.0ms) rollback transaction
37917
+  (0.1ms) begin transaction
37918
+ ---------------------------------------------------------
37919
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
37920
+ ---------------------------------------------------------
37921
+  (0.0ms) rollback transaction
37922
+  (0.0ms) begin transaction
37923
+ --------------------------------------------------------------------------
37924
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
37925
+ --------------------------------------------------------------------------
37926
+  (0.0ms) rollback transaction
37927
+  (0.0ms) begin transaction
37928
+ -------------------------------------------------------------------------
37929
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
37930
+ -------------------------------------------------------------------------
37931
+  (0.0ms) rollback transaction
37932
+  (0.0ms) begin transaction
37933
+ -----------------------------------------------------------------------
37934
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
37935
+ -----------------------------------------------------------------------
37936
+ BelongsToField Load (0.5ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
37937
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
37938
+  (0.5ms) rollback transaction
37939
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
37940
+  (0.1ms) begin transaction
37941
+ Fixture Delete (0.4ms) DELETE FROM "belongs_to_fields"
37942
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
37943
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
37944
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
37945
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
37946
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
37947
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
37948
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
37949
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
37950
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
37951
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
37952
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
37953
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
37954
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
37955
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
37956
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
37957
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
37958
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
37959
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
37960
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
37961
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
37962
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
37963
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
37964
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
37965
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
37966
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
37967
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
37968
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
37969
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
37970
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
37971
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
37972
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
37973
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
37974
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
37975
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
37976
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
37977
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
37978
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
37979
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
37980
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
37981
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
37982
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
37983
+ Fixture Delete (0.0ms) DELETE FROM "has_many_through_fields"
37984
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
37985
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
37986
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
37987
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
37988
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
37989
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
37990
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
37991
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
37992
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
37993
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
37994
+ Fixture Delete (0.0ms) DELETE FROM "has_one_fields"
37995
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
37996
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
37997
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
37998
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
37999
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38000
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38001
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38002
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38003
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38004
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38005
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38006
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38007
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38008
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38009
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38010
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38011
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38012
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38013
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38014
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38015
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38016
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38017
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38018
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38019
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38020
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38021
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38022
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38023
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38024
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38025
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
38026
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38027
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38028
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38029
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38030
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38031
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38032
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38033
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38034
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38035
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38036
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38037
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38038
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38039
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38040
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38041
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38042
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38043
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38044
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38045
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38046
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38047
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38048
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38049
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38050
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38051
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38052
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38053
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38054
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38055
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38056
+  (1.8ms) commit transaction
38057
+  (0.1ms) begin transaction
38058
+ --------------------------------------------------------------------------
38059
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
38060
+ --------------------------------------------------------------------------
38061
+  (0.1ms) rollback transaction
38062
+  (0.0ms) begin transaction
38063
+ ---------------------------------------------------------------------
38064
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
38065
+ ---------------------------------------------------------------------
38066
+  (0.0ms) rollback transaction
38067
+  (0.0ms) begin transaction
38068
+ --------------------------------------------------------------------------
38069
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
38070
+ --------------------------------------------------------------------------
38071
+  (0.1ms) rollback transaction
38072
+  (0.1ms) begin transaction
38073
+ ------------------------------------------------------------------------
38074
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
38075
+ ------------------------------------------------------------------------
38076
+  (0.1ms) rollback transaction
38077
+  (0.1ms) begin transaction
38078
+ -------------------------------------------------------------------------
38079
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
38080
+ -------------------------------------------------------------------------
38081
+  (0.0ms) rollback transaction
38082
+  (0.0ms) begin transaction
38083
+ -----------------------------------------------------------
38084
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
38085
+ -----------------------------------------------------------
38086
+  (0.0ms) rollback transaction
38087
+  (0.0ms) begin transaction
38088
+ ---------------------------------------------------------------------------
38089
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
38090
+ ---------------------------------------------------------------------------
38091
+  (0.0ms) rollback transaction
38092
+  (0.0ms) begin transaction
38093
+ -------------------------------------------------------------------------
38094
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
38095
+ -------------------------------------------------------------------------
38096
+  (0.1ms) rollback transaction
38097
+  (0.1ms) begin transaction
38098
+ ---------------------------------------------------------
38099
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
38100
+ ---------------------------------------------------------
38101
+  (0.0ms) rollback transaction
38102
+  (0.0ms) begin transaction
38103
+ ----------------------------------------------------------------------------------
38104
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
38105
+ ----------------------------------------------------------------------------------
38106
+  (0.1ms) rollback transaction
38107
+  (0.0ms) begin transaction
38108
+ ------------------------------------------------------------------------------------
38109
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
38110
+ ------------------------------------------------------------------------------------
38111
+  (0.0ms) rollback transaction
38112
+  (0.0ms) begin transaction
38113
+ --------------------------------------------------------
38114
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
38115
+ --------------------------------------------------------
38116
+  (0.0ms) rollback transaction
38117
+  (0.0ms) begin transaction
38118
+ -----------------------------------------------------------------------
38119
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
38120
+ -----------------------------------------------------------------------
38121
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
38122
+  (0.1ms) begin transaction
38123
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
38124
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
38125
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
38126
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
38127
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
38128
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
38129
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
38130
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
38131
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
38132
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
38133
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
38134
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
38135
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
38136
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
38137
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
38138
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
38139
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
38140
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
38141
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
38142
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
38143
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
38144
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
38145
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
38146
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
38147
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
38148
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
38149
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
38150
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
38151
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
38152
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
38153
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
38154
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
38155
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
38156
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
38157
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
38158
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
38159
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
38160
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
38161
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
38162
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
38163
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
38164
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
38165
+ Fixture Delete (0.0ms) DELETE FROM "has_many_through_fields"
38166
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
38167
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
38168
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
38169
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
38170
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
38171
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
38172
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
38173
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
38174
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
38175
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
38176
+ Fixture Delete (0.0ms) DELETE FROM "has_one_fields"
38177
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
38178
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
38179
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
38180
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
38181
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38182
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38183
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38184
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38185
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38186
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38187
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38188
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38189
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38190
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38191
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38192
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38193
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38194
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38195
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38196
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38197
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38198
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38199
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38200
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38201
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38202
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38203
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38204
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38205
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38206
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38207
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
38208
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38209
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38210
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38211
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38212
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38213
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38214
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38215
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38216
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38217
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38218
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38219
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38220
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38221
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38222
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38223
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38224
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38225
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38226
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38227
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38228
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38229
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38230
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38231
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38232
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38233
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38234
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38235
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38236
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38237
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38238
+  (1.8ms) commit transaction
38239
+  (0.1ms) begin transaction
38240
+ ---------------------------------------------------------------------------
38241
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
38242
+ ---------------------------------------------------------------------------
38243
+  (0.1ms) rollback transaction
38244
+  (0.0ms) begin transaction
38245
+ ---------------------------------------------------------------------
38246
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
38247
+ ---------------------------------------------------------------------
38248
+  (0.0ms) rollback transaction
38249
+  (0.0ms) begin transaction
38250
+ ---------------------------------------------------------
38251
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
38252
+ ---------------------------------------------------------
38253
+  (0.0ms) rollback transaction
38254
+  (0.1ms) begin transaction
38255
+ -----------------------------------------------------------
38256
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
38257
+ -----------------------------------------------------------
38258
+  (0.1ms) rollback transaction
38259
+  (0.1ms) begin transaction
38260
+ --------------------------------------------------------------------------
38261
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
38262
+ --------------------------------------------------------------------------
38263
+  (0.1ms) rollback transaction
38264
+  (0.1ms) begin transaction
38265
+ ------------------------------------------------------------------------------------
38266
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
38267
+ ------------------------------------------------------------------------------------
38268
+  (0.0ms) rollback transaction
38269
+  (0.0ms) begin transaction
38270
+ ------------------------------------------------------------------------
38271
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
38272
+ ------------------------------------------------------------------------
38273
+  (0.0ms) rollback transaction
38274
+  (0.1ms) begin transaction
38275
+ ----------------------------------------------------------------------------------
38276
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
38277
+ ----------------------------------------------------------------------------------
38278
+  (0.1ms) rollback transaction
38279
+  (0.1ms) begin transaction
38280
+ -------------------------------------------------------------------------
38281
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
38282
+ -------------------------------------------------------------------------
38283
+  (0.1ms) rollback transaction
38284
+  (0.1ms) begin transaction
38285
+ -------------------------------------------------------------------------
38286
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
38287
+ -------------------------------------------------------------------------
38288
+  (0.0ms) rollback transaction
38289
+  (0.1ms) begin transaction
38290
+ --------------------------------------------------------------------------
38291
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
38292
+ --------------------------------------------------------------------------
38293
+  (0.0ms) rollback transaction
38294
+  (0.0ms) begin transaction
38295
+ --------------------------------------------------------
38296
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
38297
+ --------------------------------------------------------
38298
+  (0.0ms) rollback transaction
38299
+  (0.0ms) begin transaction
38300
+ ---------------------------
38301
+ ForestLianaTest: test_truth
38302
+ ---------------------------
38303
+  (0.0ms) rollback transaction
38304
+  (0.0ms) begin transaction
38305
+ -----------------------------------------------------------------------
38306
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
38307
+ -----------------------------------------------------------------------
38308
+ BelongsToField Load (0.4ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_field.id ASC LIMIT 10 OFFSET 0
38309
+ SQLite3::SQLException: no such column: has_one_field.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_field.id ASC LIMIT 10 OFFSET 0
38310
+  (0.2ms) rollback transaction
38311
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
38312
+  (0.1ms) begin transaction
38313
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
38314
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
38315
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
38316
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
38317
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
38318
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
38319
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
38320
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
38321
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
38322
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
38323
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
38324
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
38325
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
38326
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
38327
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
38328
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
38329
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
38330
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
38331
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
38332
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
38333
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
38334
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
38335
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
38336
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
38337
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
38338
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
38339
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
38340
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
38341
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
38342
+ Fixture Insert (0.2ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
38343
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
38344
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
38345
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
38346
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
38347
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
38348
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
38349
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
38350
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
38351
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
38352
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
38353
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
38354
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
38355
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
38356
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
38357
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
38358
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
38359
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
38360
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
38361
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
38362
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
38363
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
38364
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
38365
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
38366
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
38367
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
38368
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
38369
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
38370
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
38371
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38372
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38373
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38374
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38375
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38376
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38377
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38378
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38379
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38380
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38381
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38382
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38383
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38384
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38385
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38386
+ Fixture Insert (0.2ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38387
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38388
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38389
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38390
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38391
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38392
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38393
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38394
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38395
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38396
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38397
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
38398
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38399
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38400
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38401
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38402
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38403
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38404
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38405
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38406
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38407
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38408
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38409
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38410
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38411
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38412
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38413
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38414
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38415
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38416
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38417
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38418
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38419
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38420
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38421
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38422
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38423
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38424
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38425
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38426
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38427
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38428
+  (1.6ms) commit transaction
38429
+  (0.1ms) begin transaction
38430
+ -----------------------------------------------------------------------
38431
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
38432
+ -----------------------------------------------------------------------
38433
+ BelongsToField Load (0.3ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_field.id ASC LIMIT 10 OFFSET 0
38434
+ SQLite3::SQLException: no such column: has_one_field.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_field.id ASC LIMIT 10 OFFSET 0
38435
+  (0.1ms) rollback transaction
38436
+  (0.1ms) begin transaction
38437
+ ---------------------------
38438
+ ForestLianaTest: test_truth
38439
+ ---------------------------
38440
+  (0.0ms) rollback transaction
38441
+  (0.0ms) begin transaction
38442
+ --------------------------------------------------------------------------
38443
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
38444
+ --------------------------------------------------------------------------
38445
+  (0.0ms) rollback transaction
38446
+  (0.0ms) begin transaction
38447
+ ----------------------------------------------------------------------------------
38448
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
38449
+ ----------------------------------------------------------------------------------
38450
+  (0.0ms) rollback transaction
38451
+  (0.0ms) begin transaction
38452
+ -------------------------------------------------------------------------
38453
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
38454
+ -------------------------------------------------------------------------
38455
+  (0.0ms) rollback transaction
38456
+  (0.1ms) begin transaction
38457
+ -------------------------------------------------------------------------
38458
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
38459
+ -------------------------------------------------------------------------
38460
+  (0.1ms) rollback transaction
38461
+  (0.1ms) begin transaction
38462
+ --------------------------------------------------------------------------
38463
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
38464
+ --------------------------------------------------------------------------
38465
+  (0.0ms) rollback transaction
38466
+  (0.1ms) begin transaction
38467
+ -----------------------------------------------------------
38468
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
38469
+ -----------------------------------------------------------
38470
+  (0.0ms) rollback transaction
38471
+  (0.0ms) begin transaction
38472
+ ---------------------------------------------------------------------------
38473
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
38474
+ ---------------------------------------------------------------------------
38475
+  (0.0ms) rollback transaction
38476
+  (0.0ms) begin transaction
38477
+ ------------------------------------------------------------------------------------
38478
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
38479
+ ------------------------------------------------------------------------------------
38480
+  (0.1ms) rollback transaction
38481
+  (0.1ms) begin transaction
38482
+ ---------------------------------------------------------
38483
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
38484
+ ---------------------------------------------------------
38485
+  (0.0ms) rollback transaction
38486
+  (0.1ms) begin transaction
38487
+ --------------------------------------------------------
38488
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
38489
+ --------------------------------------------------------
38490
+  (0.1ms) rollback transaction
38491
+  (0.1ms) begin transaction
38492
+ ------------------------------------------------------------------------
38493
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
38494
+ ------------------------------------------------------------------------
38495
+  (0.0ms) rollback transaction
38496
+  (0.0ms) begin transaction
38497
+ ---------------------------------------------------------------------
38498
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
38499
+ ---------------------------------------------------------------------
38500
+  (0.0ms) rollback transaction
38501
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
38502
+  (0.1ms) begin transaction
38503
+ Fixture Delete (0.4ms) DELETE FROM "belongs_to_fields"
38504
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
38505
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
38506
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
38507
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
38508
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
38509
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
38510
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
38511
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
38512
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
38513
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
38514
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
38515
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
38516
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
38517
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
38518
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
38519
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
38520
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
38521
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
38522
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
38523
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
38524
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
38525
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
38526
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
38527
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
38528
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
38529
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
38530
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
38531
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
38532
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
38533
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
38534
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
38535
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
38536
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
38537
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
38538
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
38539
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
38540
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
38541
+ Fixture Insert (0.2ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
38542
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
38543
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
38544
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
38545
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
38546
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
38547
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
38548
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
38549
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
38550
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
38551
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
38552
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
38553
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
38554
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
38555
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
38556
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
38557
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
38558
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
38559
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
38560
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
38561
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38562
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38563
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38564
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38565
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38566
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38567
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38568
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38569
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38570
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38571
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38572
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38573
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38574
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38575
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38576
+ Fixture Insert (0.2ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38577
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38578
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38579
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38580
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38581
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38582
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38583
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38584
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38585
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38586
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38587
+ Fixture Delete (0.2ms) DELETE FROM "string_fields"
38588
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38589
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38590
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38591
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38592
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38593
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38594
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38595
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38596
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38597
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38598
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38599
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38600
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38601
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38602
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38603
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38604
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38605
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38606
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38607
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38608
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38609
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38610
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38611
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38612
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38613
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38614
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38615
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38616
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38617
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38618
+  (1.5ms) commit transaction
38619
+  (0.1ms) begin transaction
38620
+ -----------------------------------------------------------------------
38621
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
38622
+ -----------------------------------------------------------------------
38623
+ BelongsToField Load (0.3ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
38624
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
38625
+  (0.1ms) rollback transaction
38626
+  (0.0ms) begin transaction
38627
+ ---------------------------
38628
+ ForestLianaTest: test_truth
38629
+ ---------------------------
38630
+  (0.0ms) rollback transaction
38631
+  (0.0ms) begin transaction
38632
+ ------------------------------------------------------------------------------------
38633
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
38634
+ ------------------------------------------------------------------------------------
38635
+  (0.1ms) rollback transaction
38636
+  (0.1ms) begin transaction
38637
+ -----------------------------------------------------------
38638
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
38639
+ -----------------------------------------------------------
38640
+  (0.1ms) rollback transaction
38641
+  (0.0ms) begin transaction
38642
+ ---------------------------------------------------------------------
38643
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
38644
+ ---------------------------------------------------------------------
38645
+  (0.1ms) rollback transaction
38646
+  (0.0ms) begin transaction
38647
+ ---------------------------------------------------------
38648
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
38649
+ ---------------------------------------------------------
38650
+  (0.0ms) rollback transaction
38651
+  (0.1ms) begin transaction
38652
+ ----------------------------------------------------------------------------------
38653
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
38654
+ ----------------------------------------------------------------------------------
38655
+  (0.0ms) rollback transaction
38656
+  (0.1ms) begin transaction
38657
+ --------------------------------------------------------
38658
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
38659
+ --------------------------------------------------------
38660
+  (0.0ms) rollback transaction
38661
+  (0.1ms) begin transaction
38662
+ --------------------------------------------------------------------------
38663
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
38664
+ --------------------------------------------------------------------------
38665
+  (0.1ms) rollback transaction
38666
+  (0.1ms) begin transaction
38667
+ --------------------------------------------------------------------------
38668
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
38669
+ --------------------------------------------------------------------------
38670
+  (0.0ms) rollback transaction
38671
+  (0.1ms) begin transaction
38672
+ ------------------------------------------------------------------------
38673
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
38674
+ ------------------------------------------------------------------------
38675
+  (0.0ms) rollback transaction
38676
+  (0.0ms) begin transaction
38677
+ ---------------------------------------------------------------------------
38678
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
38679
+ ---------------------------------------------------------------------------
38680
+  (0.0ms) rollback transaction
38681
+  (0.1ms) begin transaction
38682
+ -------------------------------------------------------------------------
38683
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
38684
+ -------------------------------------------------------------------------
38685
+  (0.0ms) rollback transaction
38686
+  (0.1ms) begin transaction
38687
+ -------------------------------------------------------------------------
38688
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
38689
+ -------------------------------------------------------------------------
38690
+  (0.0ms) rollback transaction
38691
+ ActiveRecord::SchemaMigration Load (0.2ms) SELECT "schema_migrations".* FROM "schema_migrations"
38692
+  (0.1ms) begin transaction
38693
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
38694
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
38695
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
38696
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
38697
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
38698
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
38699
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
38700
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
38701
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
38702
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
38703
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
38704
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
38705
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
38706
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
38707
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
38708
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
38709
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
38710
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
38711
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
38712
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
38713
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
38714
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
38715
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
38716
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
38717
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
38718
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
38719
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
38720
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
38721
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
38722
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
38723
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
38724
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
38725
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
38726
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
38727
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
38728
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
38729
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
38730
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
38731
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
38732
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
38733
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
38734
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
38735
+ Fixture Delete (0.0ms) DELETE FROM "has_many_through_fields"
38736
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
38737
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
38738
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
38739
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
38740
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
38741
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
38742
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
38743
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
38744
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
38745
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
38746
+ Fixture Delete (0.0ms) DELETE FROM "has_one_fields"
38747
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
38748
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
38749
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
38750
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
38751
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38752
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38753
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38754
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38755
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38756
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38757
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38758
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38759
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38760
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38761
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38762
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38763
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38764
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38765
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38766
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38767
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38768
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38769
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38770
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38771
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38772
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38773
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38774
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38775
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38776
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38777
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
38778
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38779
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38780
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38781
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38782
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38783
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38784
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38785
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38786
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38787
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38788
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38789
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38790
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38791
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38792
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38793
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38794
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38795
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38796
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38797
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38798
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38799
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38800
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38801
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38802
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38803
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38804
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38805
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38806
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38807
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38808
+  (2.0ms) commit transaction
38809
+  (0.1ms) begin transaction
38810
+ -----------------------------------------------------------------------
38811
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
38812
+ -----------------------------------------------------------------------
38813
+ BelongsToField Load (0.4ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
38814
+ SQLite3::SQLException: no such column: has_one_fields.id: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
38815
+  (0.2ms) rollback transaction
38816
+  (0.2ms) begin transaction
38817
+ ---------------------------
38818
+ ForestLianaTest: test_truth
38819
+ ---------------------------
38820
+  (0.3ms) rollback transaction
38821
+  (0.6ms) begin transaction
38822
+ -------------------------------------------------------------------------
38823
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
38824
+ -------------------------------------------------------------------------
38825
+  (0.2ms) rollback transaction
38826
+  (0.4ms) begin transaction
38827
+ -----------------------------------------------------------
38828
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
38829
+ -----------------------------------------------------------
38830
+  (0.2ms) rollback transaction
38831
+  (0.2ms) begin transaction
38832
+ --------------------------------------------------------------------------
38833
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
38834
+ --------------------------------------------------------------------------
38835
+  (0.2ms) rollback transaction
38836
+  (0.2ms) begin transaction
38837
+ ------------------------------------------------------------------------------------
38838
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
38839
+ ------------------------------------------------------------------------------------
38840
+  (0.2ms) rollback transaction
38841
+  (0.2ms) begin transaction
38842
+ --------------------------------------------------------------------------
38843
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
38844
+ --------------------------------------------------------------------------
38845
+  (0.3ms) rollback transaction
38846
+  (0.3ms) begin transaction
38847
+ ---------------------------------------------------------------------
38848
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
38849
+ ---------------------------------------------------------------------
38850
+  (0.2ms) rollback transaction
38851
+  (0.3ms) begin transaction
38852
+ -------------------------------------------------------------------------
38853
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
38854
+ -------------------------------------------------------------------------
38855
+  (0.2ms) rollback transaction
38856
+  (0.3ms) begin transaction
38857
+ ----------------------------------------------------------------------------------
38858
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
38859
+ ----------------------------------------------------------------------------------
38860
+  (0.4ms) rollback transaction
38861
+  (0.4ms) begin transaction
38862
+ ---------------------------------------------------------------------------
38863
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
38864
+ ---------------------------------------------------------------------------
38865
+  (0.3ms) rollback transaction
38866
+  (0.3ms) begin transaction
38867
+ --------------------------------------------------------
38868
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
38869
+ --------------------------------------------------------
38870
+  (0.3ms) rollback transaction
38871
+  (0.3ms) begin transaction
38872
+ ---------------------------------------------------------
38873
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
38874
+ ---------------------------------------------------------
38875
+  (0.2ms) rollback transaction
38876
+  (0.2ms) begin transaction
38877
+ ------------------------------------------------------------------------
38878
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
38879
+ ------------------------------------------------------------------------
38880
+  (0.2ms) rollback transaction
38881
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
38882
+  (0.1ms) begin transaction
38883
+ Fixture Delete (0.5ms) DELETE FROM "belongs_to_fields"
38884
+ Fixture Insert (0.2ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
38885
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
38886
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
38887
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
38888
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
38889
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
38890
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
38891
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
38892
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
38893
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
38894
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
38895
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
38896
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
38897
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
38898
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
38899
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
38900
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
38901
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
38902
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
38903
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
38904
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
38905
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
38906
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
38907
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
38908
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
38909
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
38910
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
38911
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
38912
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
38913
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
38914
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
38915
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
38916
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
38917
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
38918
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
38919
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
38920
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
38921
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
38922
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
38923
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
38924
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
38925
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
38926
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
38927
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
38928
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
38929
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
38930
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
38931
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
38932
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
38933
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
38934
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
38935
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
38936
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
38937
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
38938
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
38939
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
38940
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
38941
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
38942
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
38943
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
38944
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
38945
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
38946
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
38947
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
38948
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
38949
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
38950
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
38951
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
38952
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
38953
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
38954
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
38955
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
38956
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
38957
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
38958
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
38959
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
38960
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
38961
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
38962
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
38963
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
38964
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
38965
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
38966
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
38967
+ Fixture Delete (0.2ms) DELETE FROM "string_fields"
38968
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
38969
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
38970
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
38971
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
38972
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
38973
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
38974
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
38975
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
38976
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
38977
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
38978
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
38979
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
38980
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
38981
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
38982
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
38983
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
38984
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
38985
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
38986
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
38987
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
38988
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
38989
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
38990
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
38991
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
38992
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
38993
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
38994
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
38995
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
38996
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
38997
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
38998
+  (1.2ms) commit transaction
38999
+  (0.1ms) begin transaction
39000
+ ---------------------------
39001
+ ForestLianaTest: test_truth
39002
+ ---------------------------
39003
+  (0.1ms) rollback transaction
39004
+  (0.0ms) begin transaction
39005
+ -----------------------------------------------------------------------
39006
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
39007
+ -----------------------------------------------------------------------
39008
+ BelongsToField Load (0.5ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields ASC LIMIT 10 OFFSET 0
39009
+ SQLite3::SQLException: no such column: has_one_fields: SELECT "belongs_to_fields".* FROM "belongs_to_fields" ORDER BY has_one_fields ASC LIMIT 10 OFFSET 0
39010
+  (0.2ms) rollback transaction
39011
+  (0.4ms) begin transaction
39012
+ ----------------------------------------------------------------------------------
39013
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
39014
+ ----------------------------------------------------------------------------------
39015
+  (0.2ms) rollback transaction
39016
+  (0.2ms) begin transaction
39017
+ ------------------------------------------------------------------------
39018
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
39019
+ ------------------------------------------------------------------------
39020
+  (0.2ms) rollback transaction
39021
+  (0.2ms) begin transaction
39022
+ ------------------------------------------------------------------------------------
39023
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
39024
+ ------------------------------------------------------------------------------------
39025
+  (0.2ms) rollback transaction
39026
+  (0.2ms) begin transaction
39027
+ ---------------------------------------------------------------------
39028
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
39029
+ ---------------------------------------------------------------------
39030
+  (0.3ms) rollback transaction
39031
+  (0.2ms) begin transaction
39032
+ --------------------------------------------------------------------------
39033
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
39034
+ --------------------------------------------------------------------------
39035
+  (0.2ms) rollback transaction
39036
+  (0.2ms) begin transaction
39037
+ -------------------------------------------------------------------------
39038
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
39039
+ -------------------------------------------------------------------------
39040
+  (0.2ms) rollback transaction
39041
+  (0.2ms) begin transaction
39042
+ ---------------------------------------------------------
39043
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
39044
+ ---------------------------------------------------------
39045
+  (0.2ms) rollback transaction
39046
+  (0.2ms) begin transaction
39047
+ ---------------------------------------------------------------------------
39048
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
39049
+ ---------------------------------------------------------------------------
39050
+  (0.4ms) rollback transaction
39051
+  (0.3ms) begin transaction
39052
+ -----------------------------------------------------------
39053
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
39054
+ -----------------------------------------------------------
39055
+  (0.2ms) rollback transaction
39056
+  (0.2ms) begin transaction
39057
+ --------------------------------------------------------------------------
39058
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
39059
+ --------------------------------------------------------------------------
39060
+  (0.3ms) rollback transaction
39061
+  (0.3ms) begin transaction
39062
+ -------------------------------------------------------------------------
39063
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
39064
+ -------------------------------------------------------------------------
39065
+  (0.2ms) rollback transaction
39066
+  (0.2ms) begin transaction
39067
+ --------------------------------------------------------
39068
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
39069
+ --------------------------------------------------------
39070
+  (0.2ms) rollback transaction
39071
+ ActiveRecord::SchemaMigration Load (0.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
39072
+  (0.1ms) begin transaction
39073
+ Fixture Delete (0.3ms) DELETE FROM "belongs_to_fields"
39074
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (1, 1, 1)
39075
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (2, 2, 1)
39076
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (3, 3, 1)
39077
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (4, 4, 2)
39078
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (5, 5, 2)
39079
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (6, 6, 2)
39080
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (7, 7, 3)
39081
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (8, 8, 3)
39082
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (9, 9, 3)
39083
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (10, 10, 4)
39084
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (11, 11, 4)
39085
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (12, 12, 4)
39086
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (13, 13, 5)
39087
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (14, 14, 5)
39088
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (15, 15, 5)
39089
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (16, 16, 6)
39090
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (17, 17, 6)
39091
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (18, 18, 6)
39092
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (19, 19, 7)
39093
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (20, 20, 7)
39094
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (21, 21, 7)
39095
+ Fixture Insert (0.0ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (22, 22, 7)
39096
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (23, 23, 8)
39097
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (24, 24, 8)
39098
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (25, 25, 9)
39099
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (26, 26, 9)
39100
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (27, 27, 9)
39101
+ Fixture Insert (0.2ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (28, 28, 10)
39102
+ Fixture Insert (0.3ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (29, 29, 10)
39103
+ Fixture Insert (0.1ms) INSERT INTO "belongs_to_fields" ("id", "has_one_field_id", "has_many_field_id") VALUES (30, 30, 10)
39104
+ Fixture Delete (0.1ms) DELETE FROM "has_many_fields"
39105
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (1)
39106
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (2)
39107
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (3)
39108
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (4)
39109
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (5, 3)
39110
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (6, 2)
39111
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (7)
39112
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id", "has_many_through_field_id") VALUES (8, 2)
39113
+ Fixture Insert (0.1ms) INSERT INTO "has_many_fields" ("id") VALUES (9)
39114
+ Fixture Insert (0.0ms) INSERT INTO "has_many_fields" ("id") VALUES (10)
39115
+ Fixture Delete (0.1ms) DELETE FROM "has_many_through_fields"
39116
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (1)
39117
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (2)
39118
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (3)
39119
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (4)
39120
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (5)
39121
+ Fixture Insert (0.1ms) INSERT INTO "has_many_through_fields" ("id") VALUES (6)
39122
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (7)
39123
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (8)
39124
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (9)
39125
+ Fixture Insert (0.0ms) INSERT INTO "has_many_through_fields" ("id") VALUES (10)
39126
+ Fixture Delete (0.1ms) DELETE FROM "has_one_fields"
39127
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (1)
39128
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (2)
39129
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (3)
39130
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (4)
39131
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (5)
39132
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (6)
39133
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (7)
39134
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (8)
39135
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (9)
39136
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (10)
39137
+ Fixture Insert (0.0ms) INSERT INTO "has_one_fields" ("id") VALUES (11)
39138
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (12)
39139
+ Fixture Insert (0.2ms) INSERT INTO "has_one_fields" ("id") VALUES (13)
39140
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (14)
39141
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (15)
39142
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (16)
39143
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (17)
39144
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (18)
39145
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (19)
39146
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (20)
39147
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (21)
39148
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (22)
39149
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (23)
39150
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (24)
39151
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (25)
39152
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (26)
39153
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (27)
39154
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (28)
39155
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (29)
39156
+ Fixture Insert (0.1ms) INSERT INTO "has_one_fields" ("id") VALUES (30)
39157
+ Fixture Delete (0.1ms) DELETE FROM "string_fields"
39158
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (1, 'Test 1')
39159
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (2, 'Test 2')
39160
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (3, 'Test 3')
39161
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (4, 'Test 4')
39162
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (5, 'Test 5')
39163
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (6, 'Test 6')
39164
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (7, 'Test 7')
39165
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (8, 'Test 8')
39166
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (9, 'Test 9')
39167
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (10, 'Test 10')
39168
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (11, 'Test 11')
39169
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (12, 'Test 12')
39170
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (13, 'Test 13')
39171
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (14, 'Test 14')
39172
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (15, 'Test 15')
39173
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (16, 'Test 16')
39174
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (17, 'Test 17')
39175
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (18, 'Test 18')
39176
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (19, 'Test 19')
39177
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (20, 'Test 20')
39178
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (21, 'Test 21')
39179
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (22, 'Test 22')
39180
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (23, 'Test 23')
39181
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (24, 'Test 24')
39182
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (25, 'Test 25')
39183
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (26, 'Test 26')
39184
+ Fixture Insert (0.1ms) INSERT INTO "string_fields" ("id", "field") VALUES (27, 'Test 27')
39185
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (28, 'Test 28')
39186
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (29, 'Test 29')
39187
+ Fixture Insert (0.0ms) INSERT INTO "string_fields" ("id", "field") VALUES (30, 'Test 30')
39188
+  (1.8ms) commit transaction
39189
+  (0.1ms) begin transaction
39190
+ -----------------------------------------------------------------------
39191
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_belongs_to_association
39192
+ -----------------------------------------------------------------------
39193
+ SQL (0.3ms) SELECT "belongs_to_fields"."id" AS t0_r0, "belongs_to_fields"."has_one_field_id" AS t0_r1, "belongs_to_fields"."has_many_class_name_field_id" AS t0_r2, "belongs_to_fields"."has_many_field_id" AS t0_r3, "has_one_fields"."id" AS t1_r0, "has_many_fields"."id" AS t2_r0, "has_many_fields"."has_many_through_field_id" AS t2_r1, "has_many_class_name_fields"."id" AS t3_r0 FROM "belongs_to_fields" LEFT OUTER JOIN "has_one_fields" ON "has_one_fields"."id" = "belongs_to_fields"."has_one_field_id" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."id" = "belongs_to_fields"."has_many_field_id" LEFT OUTER JOIN "has_many_class_name_fields" ON "has_many_class_name_fields"."id" = "belongs_to_fields"."has_many_class_name_field_id" ORDER BY has_one_fields.id ASC LIMIT 10 OFFSET 0
39194
+ SQL (0.3ms) SELECT "belongs_to_fields"."id" AS t0_r0, "belongs_to_fields"."has_one_field_id" AS t0_r1, "belongs_to_fields"."has_many_class_name_field_id" AS t0_r2, "belongs_to_fields"."has_many_field_id" AS t0_r3, "has_one_fields"."id" AS t1_r0, "has_many_fields"."id" AS t2_r0, "has_many_fields"."has_many_through_field_id" AS t2_r1, "has_many_class_name_fields"."id" AS t3_r0 FROM "belongs_to_fields" LEFT OUTER JOIN "has_one_fields" ON "has_one_fields"."id" = "belongs_to_fields"."has_one_field_id" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."id" = "belongs_to_fields"."has_many_field_id" LEFT OUTER JOIN "has_many_class_name_fields" ON "has_many_class_name_fields"."id" = "belongs_to_fields"."has_many_class_name_field_id" ORDER BY has_one_fields.id ASC
39195
+  (0.1ms) rollback transaction
39196
+  (0.1ms) begin transaction
39197
+ ----------------------------------------------------------------
39198
+ ForestLiana::ResourcesGetterTest: test_StringField_sort_by_field
39199
+ ----------------------------------------------------------------
39200
+ StringField Load (0.3ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC LIMIT 10 OFFSET 0
39201
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY field DESC
39202
+  (0.1ms) rollback transaction
39203
+  (0.1ms) begin transaction
39204
+ --------------------------------------------------------------------
39205
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_one_association
39206
+ --------------------------------------------------------------------
39207
+ SQL (0.4ms) SELECT "has_one_fields"."id" AS t0_r0, "belongs_to_fields"."id" AS t1_r0, "belongs_to_fields"."has_one_field_id" AS t1_r1, "belongs_to_fields"."has_many_class_name_field_id" AS t1_r2, "belongs_to_fields"."has_many_field_id" AS t1_r3, "belongs_to_class_name_fields"."id" AS t2_r0, "belongs_to_class_name_fields"."foo_id" AS t2_r1 FROM "has_one_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_one_field_id" = "has_one_fields"."id" LEFT OUTER JOIN "belongs_to_class_name_fields" ON "belongs_to_class_name_fields"."foo_id" = "has_one_fields"."id" ORDER BY belongs_to_fields.id DESC LIMIT 10 OFFSET 0
39208
+ SQL (0.2ms) SELECT "has_one_fields"."id" AS t0_r0, "belongs_to_fields"."id" AS t1_r0, "belongs_to_fields"."has_one_field_id" AS t1_r1, "belongs_to_fields"."has_many_class_name_field_id" AS t1_r2, "belongs_to_fields"."has_many_field_id" AS t1_r3, "belongs_to_class_name_fields"."id" AS t2_r0, "belongs_to_class_name_fields"."foo_id" AS t2_r1 FROM "has_one_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_one_field_id" = "has_one_fields"."id" LEFT OUTER JOIN "belongs_to_class_name_fields" ON "belongs_to_class_name_fields"."foo_id" = "has_one_fields"."id" ORDER BY belongs_to_fields.id DESC
39209
+  (0.1ms) rollback transaction
39210
+  (0.0ms) begin transaction
39211
+ -----------------------------------------------------------------------------
39212
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_through_association
39213
+ -----------------------------------------------------------------------------
39214
+ HasManyThroughField Load (0.4ms) SELECT has_many_through_fields.*,
39215
+ COUNT(belongs_to_fields.id)
39216
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
39217
+ HasManyField Load (0.3ms) SELECT "has_many_fields".* FROM "has_many_fields" WHERE "has_many_fields"."has_many_through_field_id" IN (2, 3, 1, 4, 5, 6, 7, 8, 9, 10)
39218
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" WHERE "belongs_to_fields"."has_many_field_id" IN (6, 8, 5)
39219
+ HasManyThroughField Load (0.1ms) SELECT has_many_through_fields.*,
39220
+ COUNT(belongs_to_fields.id)
39221
+ belongs_to_fields_has_many_count FROM "has_many_through_fields" LEFT OUTER JOIN "has_many_fields" ON "has_many_fields"."has_many_through_field_id" = "has_many_through_fields"."id" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_through_fields.id ORDER BY belongs_to_fields_has_many_count DESC
39222
+ HasManyField Load (0.1ms) SELECT "has_many_fields".* FROM "has_many_fields" WHERE "has_many_fields"."has_many_through_field_id" IN (2, 3, 1, 4, 5, 6, 7, 8, 9, 10)
39223
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" WHERE "belongs_to_fields"."has_many_field_id" IN (6, 8, 5)
39224
+  (0.1ms) rollback transaction
39225
+  (0.1ms) begin transaction
39226
+ -----------------------------------------------------------------
39227
+ ForestLiana::ResourcesGetterTest: test_StringField_page_1_size_15
39228
+ -----------------------------------------------------------------
39229
+ StringField Load (0.3ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 15 OFFSET 0
39230
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
39231
+  (0.1ms) rollback transaction
39232
+  (0.1ms) begin transaction
39233
+ -----------------------------------------------------------------
39234
+ ForestLiana::ResourcesGetterTest: test_StringField_page_2_size_10
39235
+ -----------------------------------------------------------------
39236
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC LIMIT 10 OFFSET 10
39237
+ StringField Load (0.1ms) SELECT "string_fields".* FROM "string_fields" ORDER BY string_fields.id DESC
39238
+  (0.1ms) rollback transaction
39239
+  (0.0ms) begin transaction
39240
+ ---------------------------------------------------------------------
39241
+ ForestLiana::ResourcesGetterTest: test_Sort_by_a_has_many_association
39242
+ ---------------------------------------------------------------------
39243
+ HasManyField Load (0.3ms) SELECT has_many_fields.*,
39244
+ COUNT(belongs_to_fields.id)
39245
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC LIMIT 10 OFFSET 0
39246
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" WHERE "belongs_to_fields"."has_many_field_id" IN (7, 1, 2, 3, 4, 5, 6, 9, 10, 8)
39247
+ HasManyThroughField Load (0.2ms) SELECT "has_many_through_fields".* FROM "has_many_through_fields" WHERE "has_many_through_fields"."id" IN (3, 2)
39248
+ HasManyField Load (0.2ms) SELECT has_many_fields.*,
39249
+ COUNT(belongs_to_fields.id)
39250
+ belongs_to_fields_has_many_count FROM "has_many_fields" LEFT OUTER JOIN "belongs_to_fields" ON "belongs_to_fields"."has_many_field_id" = "has_many_fields"."id" GROUP BY has_many_fields.id ORDER BY belongs_to_fields_has_many_count DESC
39251
+ BelongsToField Load (0.2ms) SELECT "belongs_to_fields".* FROM "belongs_to_fields" WHERE "belongs_to_fields"."has_many_field_id" IN (7, 1, 2, 3, 4, 5, 6, 9, 10, 8)
39252
+ HasManyThroughField Load (0.2ms) SELECT "has_many_through_fields".* FROM "has_many_through_fields" WHERE "has_many_through_fields"."id" IN (3, 2)
39253
+  (0.1ms) rollback transaction
39254
+  (0.1ms) begin transaction
39255
+ ----------------------------------------------------------------------------------
39256
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationhip_with_specified_class_name
39257
+ ----------------------------------------------------------------------------------
39258
+  (0.1ms) rollback transaction
39259
+  (0.0ms) begin transaction
39260
+ --------------------------------------------------------
39261
+ ForestLiana::SchemaAdapterTest: test_hasOne_relationship
39262
+ --------------------------------------------------------
39263
+  (0.0ms) rollback transaction
39264
+  (0.0ms) begin transaction
39265
+ -----------------------------------------------------------
39266
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationship
39267
+ -----------------------------------------------------------
39268
+  (0.0ms) rollback transaction
39269
+  (0.1ms) begin transaction
39270
+ -------------------------------------------------------------------------
39271
+ ForestLiana::SchemaAdapterTest: test_DateTime_should_have_the_type_`Date`
39272
+ -------------------------------------------------------------------------
39273
+  (0.1ms) rollback transaction
39274
+  (0.0ms) begin transaction
39275
+ ------------------------------------------------------------------------------------
39276
+ ForestLiana::SchemaAdapterTest: test_belongsTo_relationhip_with_specified_class_name
39277
+ ------------------------------------------------------------------------------------
39278
+  (0.0ms) rollback transaction
39279
+  (0.0ms) begin transaction
39280
+ ---------------------------------------------------------------------
39281
+ ForestLiana::SchemaAdapterTest: test_Date_should_have_the_type_`Date`
39282
+ ---------------------------------------------------------------------
39283
+  (0.1ms) rollback transaction
39284
+  (0.1ms) begin transaction
39285
+ --------------------------------------------------------------------------
39286
+ ForestLiana::SchemaAdapterTest: test_Integer_should_have_the_type_`Number`
39287
+ --------------------------------------------------------------------------
39288
+  (0.0ms) rollback transaction
39289
+  (0.0ms) begin transaction
39290
+ --------------------------------------------------------------------------
39291
+ ForestLiana::SchemaAdapterTest: test_Decimal_should_have_the_type_`Number`
39292
+ --------------------------------------------------------------------------
39293
+  (0.0ms) rollback transaction
39294
+  (0.0ms) begin transaction
39295
+ ---------------------------------------------------------------------------
39296
+ ForestLiana::SchemaAdapterTest: test_Boolean_should_have_the_type_`Boolean`
39297
+ ---------------------------------------------------------------------------
39298
+  (0.0ms) rollback transaction
39299
+  (0.0ms) begin transaction
39300
+ ------------------------------------------------------------------------
39301
+ ForestLiana::SchemaAdapterTest: test_Float_should_have_the_type_`Number`
39302
+ ------------------------------------------------------------------------
39303
+  (0.0ms) rollback transaction
39304
+  (0.0ms) begin transaction
39305
+ -------------------------------------------------------------------------
39306
+ ForestLiana::SchemaAdapterTest: test_String_should_have_the_type_`String`
39307
+ -------------------------------------------------------------------------
39308
+  (0.0ms) rollback transaction
39309
+  (0.1ms) begin transaction
39310
+ ---------------------------------------------------------
39311
+ ForestLiana::SchemaAdapterTest: test_hasMany_relationship
39312
+ ---------------------------------------------------------
39313
+  (0.0ms) rollback transaction
39314
+  (0.0ms) begin transaction
39315
+ ---------------------------
39316
+ ForestLianaTest: test_truth
39317
+ ---------------------------
39318
+  (0.0ms) rollback transaction