This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-02-16 09:05:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c891d685de9a729332836751c1293770b86a1b52
rails
/
activerecord
/
test
History
Carlos Kozuszko
c891d685de
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.
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#1692
state:committed]
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