rails--rails/activerecord/test
Yasuo Honda 0da49506f1 This pull requests addresses ORA-01400 errors and also supports #6115 issue tested.
Issue #6115 has been fixed and tested with
the attribute `:null => false, :default => ""`
However `:null => false` attribute is not necessary to test this issue,
which causes many ORA-01400 errors with Oracle enhanced adapter.
2012-07-25 03:51:23 +09:00
..
active_record/connection_adapters Simplify AR configuration code. 2012-06-15 19:15:36 +01:00
assets
cases Restore connection_id on error. 2012-07-23 00:46:00 +09:00
fixtures Improve the derivation of HABTM assocation join table names 2012-06-22 06:27:11 +01:00
migrations
models rm unnecessary test 2012-07-20 19:35:02 +01:00
schema This pull requests addresses ORA-01400 errors and also supports #6115 issue tested. 2012-07-25 03:51:23 +09:00
support
.gitignore
config.example.yml
config.rb