rails/activerecord/test
2009-01-16 10:00:39 +13:00
..
assets move assets and models 2008-01-18 07:27:03 +00:00
cases Fixing bug on ActiveRecord::Dirty#field_changed? for nullable numeric columns, NULL gets stored in database for blank (i.e. '') values. Only integer columns were considered. 2009-01-16 10:00:39 +13:00
connections Consistently use the framework's configured logger and avoid reverting to RAILS_DEFAULT_LOGGER unless necessary. 2008-08-18 23:36:13 -05:00
fixtures Preload uses exclusive scope [#643 state:resolved] 2008-12-26 18:25:55 +00:00
migrations Made migrations transactional for PostgreSQL [#834 state:resolved] 2008-08-22 14:46:25 -07:00
models Preload uses exclusive scope [#643 state:resolved] 2008-12-26 18:25:55 +00:00
schema Preload uses exclusive scope [#643 state:resolved] 2008-12-26 18:25:55 +00:00
config.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00