aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test...Rafael Mendonça França2014-07-021-8/+1
* Merge pull request #15934 from seuros/renameRafael Mendonça França2014-06-271-0/+4
|\
| * rename sequence only if it existsAbdelkader Boudih2014-06-271-0/+4
|/
* Merge pull request #12450 from iantropov/masterRafael Mendonça França2014-06-271-0/+7
|\
| * Fix bug, when ':dependent => :destroy' option violates foreign key constraint...Ivan Antropov2013-10-261-0/+7
* | Merge pull request #15788 from sgrif/sg-mutable-stringsRafael Mendonça França2014-06-271-0/+22
|\ \
* \ \ Merge pull request #8639 from bogdan/valid-with-bangRafael Mendonça França2014-06-271-0/+5
|\ \ \
* | | | credit Matthew Higgins for the integration of foreign keys. [ci skip]Yves Senn2014-06-271-0/+3
* | | | fk: add docsYves Senn2014-06-261-0/+12
* | | | Move writing unknown column exception to null attributeSean Griffin2014-06-261-0/+5
* | | | Deprecate automatic counter caches on has_many :throughSean Griffin2014-06-261-0/+5
* | | | synchronize Active Record deprecations / removals with 4.2 release notesYves Senn2014-06-251-2/+1
* | | | `preload` preserves readonly flag on associations. #15853Yves Senn2014-06-251-0/+6
* | | | Always assume strings with non-numeric characters change numeric typesSean Griffin2014-06-241-0/+14
* | | | Add a deprecation cycle for `NullColumn` from `column_for_attribute`Sean Griffin2014-06-231-1/+2
|/ / /
* | | changelog entries for #15866 and #15848Yves Senn2014-06-221-0/+11
* | | Merge pull request #15728 from sgrif/sg-double-save-hm-tRafael Mendonça França2014-06-191-0/+8
|\ \ \ | |/ / |/| |
| * | Don't save through records twiceSean Griffin2014-06-171-0/+8
* | | Detect mutations of arrays and array membersSean Griffin2014-06-171-0/+4
|/ /
* | add `bin/rake db:purge` task to empty the current database.Yves Senn2014-06-171-0/+4
* | Merge pull request #15723 from akshay-vishnoi/sql-correctionZachary Scott2014-06-151-2/+2
|\ \
| * | [ci skip] Use `an` for SQLAkshay Vishnoi2014-06-141-2/+2
* | | Deprecate `serialized_attributes` without replacementSean Griffin2014-06-141-0/+5
|/ /
* | Parsing DATABASE_URI, use URI#hostname: it's smarter about IPv6Matthew Draper2014-06-141-0/+7
* | Through associations should set both parent ids on join modelsSean Griffin2014-06-131-0/+5
* | Detect in-place changes on mutable AR attributesSean Griffin2014-06-131-0/+6
* | Merge pull request #15394 from morgoth/fix-automatic-maintaining-test-schema-...Yves Senn2014-06-121-0/+7
|\ \
| * | Fixed automatic maintaining test schema to properly handle sql structure sche...Wojciech Wnętrzak2014-06-121-0/+5
* | | Pluck should work with columns of the same name from different tablesSean Griffin2014-06-111-0/+7
* | | rm cached attributesSean Griffin2014-06-111-0/+4
* | | Remove deprecated method ActiveRecord::Base.quoted_locking_columnAkshay Vishnoi2014-06-101-0/+4
* | | ActiveRecord::FinderMethods.find passes proc parameter #15382James Yang2014-06-101-0/+7
* | | Timestamp values should be present on callbacksRafael Mendonça França2014-06-091-4/+0
* | | changelog for #15556 and credit @kuldeepaggarwal [Kuldeep Aggarwal]Yves Senn2014-06-071-0/+6
* | | credit JoseLuis Torres for #15051. [JoseLuis Torres]Yves Senn2014-06-061-1/+1
* | | `ActiveRecord::SchemaMigration` has no primary key.Yves Senn2014-06-061-0/+7
* | | `bin/rake db:migrate:status` works with legacy migration numbers.Yves Senn2014-06-061-0/+6
* | | Merge pull request #14971 from versioncontrol/#14785Yves Senn2014-06-061-0/+9
|\ \ \
| * | | Fix Baseclass becomes! subclass.Edo Balvers2014-05-131-0/+9
* | | | Merge pull request #15512 from akshay-vishnoi/delete-deprecated-methodYves Senn2014-06-051-0/+5
|\ \ \ \
| * | | | Remove deprecated method ActiveRecord::Migrator.proper_table_nameAkshay Vishnoi2014-06-051-0/+4
|/ / / /
* | | | Merge pull request #15482 from laurocaetano/fix-regression-for-eager-loadCarlos Antonio da Silva2014-06-041-0/+7
|\ \ \ \
| * | | | Fix regression on eager loading association based on SQL query ratherLauro Caetano2014-06-031-0/+7
* | | | | Cleaned up duplicated CHANGELOG entry [ci skip]Godfrey Chan2014-06-031-3/+2
* | | | | Merge pull request #15438 from sgrif/sg-null-columnRafael Mendonça França2014-06-031-0/+4
|\ \ \ \ \
| * | | | | Return a null column when no column exists for an attributeSean Griffin2014-06-031-0/+4
* | | | | | Merge pull request #15172 from notEthan/active_record_pretty_printRafael Mendonça França2014-06-031-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | implement ActiveRecord::Base#pretty_print + changelogEthan2014-05-291-0/+4
* | | | | | pg, preserve money type when dumping schema and extract money default.Yves Senn2014-06-031-5/+2
| |/ / / / |/| | | |
* | | | | pg, preserve type when schema dumping bit and bit varying columns.Yves Senn2014-06-031-1/+5