Skip to content

Commit

Permalink
Changelog for 509374e
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy committed Jun 22, 2008
1 parent 509374e commit a73ac98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions activerecord/CHANGELOG
@@ -1,5 +1,8 @@
*Edge*

* PostgreSQL: support :conditions => [':foo::integer', { :foo => 1 }] without
treating the ::integer typecast as a bind variable. [Tarmo Tänav]

* MySQL: rename_column preserves column defaults. #466 [Diego Algorta]

* Add :from option to calculations. #397 [Ben Munat]
Expand Down

0 comments on commit a73ac98

Please sign in to comment.