mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
00227ff3ee
It is caused by #40749. `Arel.sql`ed string will be avoided from quoting, it should be raw string before using it for table alias. Fixes https://github.com/rails/rails/issues/41010#issuecomment-761994291. |
||
---|---|---|
.. | ||
mysql2_specific_schema.rb | ||
oracle_specific_schema.rb | ||
postgresql_specific_schema.rb | ||
schema.rb | ||
sqlite_specific_schema.rb |