1. 11 2月, 2014 7 次提交
  2. 08 2月, 2014 3 次提交
  3. 06 2月, 2014 6 次提交
  4. 05 2月, 2014 1 次提交
    • V
      PostgreSQL bugfix for invalid SQL in subqueries · f3938cd7
      vanderhoorn 提交于
      In commit 68a95542 the last_column feature of ToSql was removed. The visit_Arel_Nodes_Matches and visit_Arel_Nodes_DoesNotMatch methods are overwritten in the PostgreSQL class, but were not updated appropriately. This commit fixes the issue accordingly.
      
      This bug affects at least all update_all statements in Rails 4.0.2 that have subqueries with ILIKE statements on PostgreSQL. The bug is present in Arel 4.0.1 and later, so it probably affects most Rails 4.0.2 projects.
      
      It would be highly appreciated if Arel 4 could get a point release as well. Thanks for your continued work.
      f3938cd7
  5. 15 1月, 2014 1 次提交
  6. 07 1月, 2014 1 次提交
  7. 05 1月, 2014 5 次提交
  8. 04 1月, 2014 2 次提交
  9. 03 1月, 2014 2 次提交
  10. 06 12月, 2013 2 次提交
  11. 05 12月, 2013 7 次提交
  12. 19 11月, 2013 1 次提交
  13. 17 11月, 2013 1 次提交
  14. 15 11月, 2013 1 次提交