aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorTarmo Tänav <tarmo@itech.ee>2008-05-12 17:58:03 +0300
committerJeremy Kemper <jeremy@bitsweat.net>2008-06-22 16:16:06 -0700
commit509374ebe2dba0dc2ea7e44d67a6f8d530d12fac (patch)
tree6ee9f77d5f0d21c3921d0de8cf5c23bc4e0fe133 /Rakefile
parent2e1b56c93745bf0513e449e95830edd390abfaf2 (diff)
downloadrails-509374ebe2dba0dc2ea7e44d67a6f8d530d12fac.tar.gz
rails-509374ebe2dba0dc2ea7e44d67a6f8d530d12fac.tar.bz2
rails-509374ebe2dba0dc2ea7e44d67a6f8d530d12fac.zip
Named bind variables can now be used with postgresql-style typecasts
For example :conditions => ['stringcol::integer = :var', { :var => 10 }] will no longer raise an exception about ':integer' having a missing value.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions