No Changes
- #639 Primary key should be lowercase if schema forced to lowercase
- #720 quoted_date doesn't work for Type::DateTime
- #826 Rubocop: Enable Style/StringLiterals cop
- #827 Rubocop: Enable Layout/EmptyLinesAroundClassBody cop
- #828 Rubocop: Enable Layout/EmptyLines cop
- #829 Rubocop: Enable Layout/Layout/EmptyLinesAround* cops
- #830 Rubocop: Enable Layout/IndentationWidth and Layout/TrailingWhitespace cops
- #831 Rubocop: Enable Spacing cops
- #832 Rubocop: Enable Bundler cops
- #833 Rubocop: Enable Layout/* cops
- #834 Rubocop: Enable Lint/UselessAssignment cop
- #835 Rubocop: Configure Naming cops
- #690 Rails 6 support
- #805 Rails 6: Fix database tasks tests for SQL Server
- #807 Rails 6: Skip binary fixtures test on Windows
- #809 Rails 6: Coerce reaper test using fork
- #810 Rails 6: Fix randomly failing tests due to schema load
- #812 Rails 6: Coerce ReloadModelsTest test on Windows
- #818 Handle false return by TinyTDS if connection fails and fixed CI
- #819 Fix Ruby 2.7 kwargs warnings
- #825 Adjust error message when connection is dead
- #716 Translate the connection timed out error
- #763 Refactor columns introspection query to make it faster
- #783 Update test matrix
- #820 Enable frozen strings for tests
- #821 Enable frozen strings - part 1
- #822 Enable frozen strings - part 2
- #823 Enable frozen strings - final
- #824 Tidy up Gemfile
- #726 How to Develop ActiveRecord SQL Server Adapter with Pre-Installed MS SQL
Please check 5-2-stable for previous changes.