rails--rails/activerecord/lib
Ryuta Kamizono 1eb5cc13a2 Add "SCHEMA" to the query in `configure_connection` like as other adapters
This makes to be able to ignore the query in `assert_queries` even if
accidentally reconnected a connection.

https://buildkite.com/rails/rails/builds/61917#4c49187a-3173-4d5c-8a8d-d65768f5bfc9/1000-1799
2019-06-28 13:07:39 +09:00
..
active_record Add "SCHEMA" to the query in `configure_connection` like as other adapters 2019-06-28 13:07:39 +09:00
arel Remove unused `Arel::Attributes.for` 2019-06-15 23:59:41 +09:00
rails/generators Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
active_record.rb Refactor `Relation#cache_key` is moved from `CollectionCacheKey#collection_cache_key` 2019-04-04 13:18:59 +09:00
arel.rb Remove unused `Arel::Attributes.for` 2019-06-15 23:59:41 +09:00