Skip to content

Commit

Permalink
Sybase adapter fixes. Closes #6926 [jsheets]
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5839 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
NZKoz committed Jan 5, 2007
1 parent 8219db5 commit 84481dd
Show file tree
Hide file tree
Showing 8 changed files with 159 additions and 155 deletions.
2 changes: 2 additions & 0 deletions activerecord/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*SVN*

* Bring the sybase adapter up to scratch for 1.2 release. [jsheets]

* Rollback #new_record? and #id values for created records that rollback in an after_save callback. Closes #6910 [Ben Curren]

* Pushing a record on an association collection doesn't unnecessarily load all the associated records. [Obie Fernandez, Jeremy Kemper]
Expand Down
Loading

0 comments on commit 84481dd

Please sign in to comment.