1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/arel/visitors
eileencodes 311d0babfb
Remove "stupid" from active record
The language in the docs is clearer without saying MySQL is stupid. The
test doesn't need stupid in the value to be used - an incorrect value is
incorrect.
2021-07-28 11:09:10 -04:00
..
dot.rb Arel::Visitors::Dot renders all attributes of some AST node types 2021-05-03 09:35:23 -04:00
mysql.rb Remove "stupid" from active record 2021-07-28 11:09:10 -04:00
postgresql.rb Support NullsFirst for all databases. 2021-05-18 16:58:21 -04:00
sqlite.rb
to_sql.rb Support NullsFirst for all databases. 2021-05-18 16:58:21 -04:00
visitor.rb Share the Arel dispatch cache between connections 2019-07-10 11:54:32 +02:00