aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/statement_pool.rb
diff options
context:
space:
mode:
authorAdam Meehan <adam.meehan@gmail.com>2012-08-12 20:26:17 +1000
committerAdam Meehan <adam.meehan@gmail.com>2012-09-05 21:05:04 +1000
commitce7cdb90728d2883e6eee100f3c6a845d3569d63 (patch)
tree31ca33d123eb8d19e4aa1d17fcb79de86ca4269d /activerecord/lib/active_record/connection_adapters/statement_pool.rb
parent08c4eb5e24f2a6aad3f0af4b9ae18290279d05bf (diff)
downloadrails-ce7cdb90728d2883e6eee100f3c6a845d3569d63.tar.gz
rails-ce7cdb90728d2883e6eee100f3c6a845d3569d63.tar.bz2
rails-ce7cdb90728d2883e6eee100f3c6a845d3569d63.zip
Fix for time type columns with invalid time
The string_to_dummy_time method was blindly parsing the dummy time string with Date._parse which returns a hash for the date part regardless of whether the time part is an invalid time string.
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters/statement_pool.rb')
0 files changed, 0 insertions, 0 deletions