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-01-25 14:28:28 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3fe6ebbfaedff8d6dd8f590bdd237fac174faac
rails
/
activerecord
/
test
History
Ben Symonds
091e6f791a
Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'
...
[
#1530
state:committed] Signed-off-by: Jeremy Kemper <
jeremy@bitsweat.net
>
2008-12-08 15:42:13 -08:00
..
assets
move assets and models
2008-01-18 07:27:03 +00:00
cases
Change field_changed? method to handle the case where a nullable integer column is changed from 0 to '0'
2008-12-08 15:42:13 -08: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
fix assignment to has_one :through associations.
2008-11-15 18:20:39 +01:00
migrations
Made migrations transactional for PostgreSQL [
#834
state:resolved]
2008-08-22 14:46:25 -07:00
models
Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations.
2008-12-01 20:22:31 +01:00
schema
Remove SQL Server cases from tests for latest adapter work to pass rails expected behavior.
2008-11-19 18:00:56 +01:00
config.rb
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
2008-01-21 17:20:51 +00:00