rails/activerecord/test/cases/arel
Takayuki Nakata a3a0c45a3e Fix comments to update mysql version in reference URL [ci skip]
Mysql versions 5.5.8 and up are supported in rails6 and MySQL 5.5 is
already EOL since December 31, 2018.
2019-09-06 09:54:16 +09:00
..
attributes Support beginless ranges in hash conditions. 2019-07-17 16:11:57 +10:00
collectors SQLString#compile is no longer used since 53521a9e39b9d8af4165d7703c36dc905f1f8f67 2018-09-30 16:49:13 +09:00
nodes Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
support Fix sliced IN clauses to be grouped 2019-04-24 13:35:42 +09:00
visitors Fix comments to update mysql version in reference URL [ci skip] 2019-09-06 09:54:16 +09:00
attributes_test.rb Remove unused Arel::Attributes.for 2019-06-15 23:59:41 +09:00
crud_test.rb
delete_manager_test.rb Revert unused code and re-using query annotation for update_all and delete_all 2019-04-01 15:04:11 +09:00
factory_methods_test.rb
helper.rb Remove unused assert_like from Arel::Test 2018-05-02 00:00:19 +00:00
insert_manager_test.rb Get rid of Arel::Nodes::Values 2019-03-18 03:57:16 +09:00
nodes_test.rb
select_manager_test.rb fix a typo 2019-07-31 13:17:32 +09:00
table_test.rb
update_manager_test.rb Revert unused code and re-using query annotation for update_all and delete_all 2019-04-01 15:04:11 +09:00