Skip to content

Commit 79f0624

Browse files
committed
[Rails5] Update notes. [ci skip]
1 parent 9faa340 commit 79f0624

File tree

1 file changed

+12
-23
lines changed

1 file changed

+12
-23
lines changed

RAILS5-FAILS.txt

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -987,29 +987,18 @@ ActiveRecord::StatementInvalid: TinyTds::Error: Column "developers.id" is invali
987987
4856 runs, 14140 assertions, 21 failures, 26 errors, 3 skips
988988

989989

990+
* 7 - Incorrect syntax
991+
3 - Incorrect syntax near '01'
992+
2 - Incorrect syntax near '07'
993+
1 - Incorrect syntax near '|'
994+
1 - Incorrect syntax near 'limit'
990995
* 6 - ORDER BY items
991-
* 4 - The number of rows provided for a TOP or FETCH clauses row count parameter must be an integer.
996+
* 3 - The number of rows provided for a TOP or FETCH clauses row count parameter must be an integer.
992997
* 2 - ActiveRecord::ValueTooLong expected
993-
994-
995-
* 6 - AttributeMethodsTest
996-
* 7 - FinderTest
997-
* 6 - UniquenessValidationTest
998-
* 4 - RelationTest
999-
* 4 - MigrationTest
1000-
* 4 - (HasMany|HasAndBelongs)AssociationsTest
1001-
* 3 - TransactionCallbacksTest
1002-
* 2 - NamedScopingTest
1003-
* 2 - DefaultScopingTest
1004-
* 2 - CalculationsTest
1005-
* 2 - MultipleDbTest
1006-
* 2 - EachTest
1007-
* 2 - ColumnsTest
1008-
* 2 - SchemaDumperTest
1009-
* 1 - BasicsTest
1010-
* 1 - MultiParameterAttributeTest
1011-
* 1 - QuoteBooleanTest
1012-
* 1 - LeftOuterJoinAssociationTest
1013-
* 1 - EagerAssociationTest
1014-
* 1 - DateTest
998+
* 1 - to be an instance of Time, not ActiveSupport::TimeWithZone
999+
* 4 - is invalid in
1000+
2 - is invalid in the select list
1001+
1 - is invalid in the HAVING
1002+
1 - is invalid in the ORDER BY clause
1003+
* 2 - No connection pool with id primary found
10151004

0 commit comments

Comments
 (0)