rails--rails/activerecord/test
Aaron Stone 4b005fb371 DATABASE_URL parsing should turn numeric strings into numeric types, and
the strings true and false into boolean types, in order to match how
YAML would parse the same values from database.yml and prevent
unexpected type errors in the database adapters.
2013-01-31 09:01:20 -08:00
..
active_record/connection_adapters
assets
cases DATABASE_URL parsing should turn numeric strings into numeric types, and 2013-01-31 09:01:20 -08:00
fixtures Prevent Relation#merge from collapsing wheres on the RHS 2013-01-27 20:34:52 +00:00
migrations
models Prevent Relation#merge from collapsing wheres on the RHS 2013-01-27 20:34:52 +00:00
schema Prevent Relation#merge from collapsing wheres on the RHS 2013-01-27 20:34:52 +00:00
support
.gitignore
config.example.yml
config.rb