aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
Commit message (Expand)AuthorAgeFilesLines
* Use a real migration version number in docsMatthew Draper2015-12-155-19/+19
* Schema uses current migration APIMatthew Draper2015-12-151-1/+1
* In 4.2 migrations, `timestamps` defaulted to `null: true`Matthew Draper2015-12-151-0/+24
* Find the delegate, even in a deeper inheritance treeMatthew Draper2015-12-151-1/+5
* Internal test migrations use the private 'Current' versionMatthew Draper2015-12-1536-49/+49
* Use a deliberately-invalid migration version in all doc examplesMatthew Draper2015-12-155-19/+19
* Add migration versioning via Migration subclassesMatthew Draper2015-12-155-2/+64
* Ensure uuid-ossp extension is present before we rely on itMatthew Draper2015-12-151-0/+2
* Revert "Perform a more efficient query in `Relation#any?`"Sean Griffin2015-12-143-8/+15
* Merge pull request #22395 from avokhmin/becomes-errors-base-2Sean Griffin2015-12-142-2/+21
|\
| * `ActiveRecord::Base#becomes` should copy the errorsVokhmin Alexey V2015-12-142-2/+21
* | Perform a more efficient query in `Relation#any?`Sean Griffin2015-12-142-8/+8
* | Fix test failures caused by 574f255Sean Griffin2015-12-141-1/+1
|/
* Use a bind param for `LIMIT` and `OFFSET`Sean Griffin2015-12-144-13/+42
* Deprecate limit strings with commasSean Griffin2015-12-142-3/+13
* Merge pull request #22209 from yui-knk/add_test_sanitize_sql_array_handles_na...Sean Griffin2015-12-142-0/+19
|\
| * Add test cases for `#sanitize_sql_array` with named_bind_variablesyui-knk2015-11-092-0/+19
* | Merge pull request #22571 from mtsmfm/travel-backSantiago Pastorino2015-12-131-3/+3
|\ \
| * | travel backFumiaki MATSUSHIMA2015-12-131-3/+3
* | | Merge pull request #22381 from yahonda/use_adapter_subsecond_precision_supportedAaron Patterson2015-12-134-60/+17
|\ \ \ | |/ / |/| |
| * | Consolidate tests for time and datetime columns options, limit and precisionYasuo Honda2015-11-302-59/+12
| * | Support supports_datetime_with_precision? for sqlite3Yasuo Honda2015-11-301-0/+4
| * | Use adapter supports_datetime_with_precision to support 3rd party adapter testsYasuo Honda2015-11-301-1/+1
* | | Revert "Merge pull request #22502 from maclover7/remove-deprecation-notice"Arthur Neves2015-12-111-0/+8
* | | Merge pull request #22502 from maclover7/remove-deprecation-noticeArthur Nogueira Neves2015-12-111-8/+0
|\ \ \
| * | | Remove unused deprecation noticeJon Moss2015-12-051-8/+0
* | | | Merge pull request #22523 from Elektron1c97/masterRafael França2015-12-071-4/+4
|\ \ \ \
| * | | | Typo correctionYves Siegrist2015-12-071-4/+4
* | | | | Merge pull request #22517 from Elektron1c97/masterRafael França2015-12-071-2/+1
|\| | | |
| * | | | [ci skip] Add a dollar sign to each command in the READMEsElektron1c972015-12-061-2/+1
* | | | | Make sure we touch all the parents when touch_later.Arthur Neves2015-12-064-8/+17
* | | | | Introduce after_{create,update,delete}_commit callbacksGenadi Samokovarov2015-12-063-6/+44
* | | | | Merge pull request #22492 from RochesterinNYC/patch-1Sean Griffin2015-12-052-3/+3
|\ \ \ \ \
| * | | | | Clean up and correct documentation for update_columns and update_all [ci skip]James Wen2015-12-052-3/+3
| |/ / / /
* | | | | Merge pull request #22500 from y-yagi/fix_warning_in_geometric_testSean Griffin2015-12-041-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove warning from postgresql geometric testyuuji.yaginuma2015-12-051-1/+3
* | | | | Remove old comment about AC::Parameters>subclassesclaudiob2015-12-022-2/+7
|/ / / /
* | | | don't rely on the columns hash to get defaults. follow-up to #17169.Yves Senn2015-12-022-7/+25
* | | | add `ActiveRecord::Base.has_attribute?`Yves Senn2015-12-023-2/+27
* | | | tests, pluralize singular table name.Yves Senn2015-12-021-1/+1
* | | | Merge pull request #17169 from kuldeepaggarwal/fix-STI-default-typeYves Senn2015-12-023-9/+47
|\ \ \ \
| * | | | STI cast new instances to `default type` on initialize.Kuldeep Aggarwal2015-12-023-0/+42
|/ / / /
* | | | Ensure `Relation` responds to `shuffle`Sean Griffin2015-12-012-2/+2
* | | | Merge pull request #22449 from dnagir/database_connection_messageYves Senn2015-12-011-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Explain the connection pool error message betterDmytrii Nagirniak2015-12-011-1/+1
* | | | Merge pull request #22345 from GUI/fix-multi-schema-structure-dumpYves Senn2015-11-303-4/+10
|\ \ \ \
| * | | | Fix rake db:structure:dump on Postgres when multiple schemas are used.Nick Muerdter2015-11-193-4/+13
* | | | | Merge pull request #22451 from kamipo/refactor_abstract_adapter_initializeKasper Timm Hansen2015-11-304-8/+7
|\ \ \ \ \
| * | | | | Refactor `AbstractAdapter#initialize`Ryuta Kamizono2015-11-304-8/+7
* | | | | | Fix indentation in CHANGELOG.md [ci skip]Ryuta Kamizono2015-11-301-7/+7