| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing spaces [ci skip] | bogdanvlviv | 2016-11-07 | 1 | -2/+2 |
* | Add missing space in Migrations guide [ci skip] | Benny | 2016-10-31 | 1 | -1/+1 |
* | guides, include note about modifiers when using the CLI. | Yves Senn | 2016-10-20 | 1 | -0/+2 |
* | remove trailing whitespace [ci skip] | Yves Senn | 2016-10-20 | 1 | -8/+8 |
* | Update references generation docs to exclude index | Josh Justice | 2016-07-16 | 1 | -2/+2 |
* | Fix wording related to adapters supporting database comments [ci skip] | Prathamesh Sonpatki | 2016-04-18 | 1 | -2/+2 |
* | Merge pull request #22911 from Envek/database_comments | Jeremy Daer | 2016-04-16 | 1 | -0/+8 |
|\ |
|
| * | Add support for specifying comments for tables, columns, and indexes. | Andrey Novikov | 2016-04-16 | 1 | -0/+8 |
* | | documentation for add_references index option [ci skip] | Vipul A M | 2016-04-17 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | [ci skip] docs for add_references index option | Alex Handley | 2016-04-16 | 1 | -1/+2 |
* | | MariaDB Documentation | iangilfillan | 2016-04-14 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-03-06 | 1 | -2/+2 |
|\ |
|
| * | [ci skip] Update all guides with `null: false` change in migrations | Prathamesh Sonpatki | 2016-03-03 | 1 | -3/+3 |
* | | Changed behaviour of timestamps helper by create_table migration generator [c... | Mehmet Emin İNAÇ | 2016-03-03 | 1 | -1/+1 |
* | | Fixed grammatical errors in rails docs [ci skip] | Matt Michnal | 2016-02-09 | 1 | -2/+2 |
|/ |
|
* | use bin/rails default instead of rake commands [ci skip] | Gaurav Sharma | 2016-01-19 | 1 | -7/+7 |
* | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 1 | -15/+15 |
* | Use a real migration version number in docs | Matthew Draper | 2015-12-15 | 1 | -19/+19 |
* | Use a deliberately-invalid migration version in all doc examples | Matthew Draper | 2015-12-15 | 1 | -19/+19 |
* | Issue #22139 : Edge Guides - ActiveRecord Migrations - Remove required option... | atul-shimpi | 2015-11-01 | 1 | -2/+0 |
* | Update active_record_migrations.md | Anna Ershova | 2015-10-15 | 1 | -1/+1 |
* | Clarifies db can be set up from structure.sql also | AnnaErshova | 2015-10-15 | 1 | -1/+1 |
* | [ci skip] Update what methods `Migration#change` can reverse | yui-knk | 2015-08-31 | 1 | -14/+21 |
* | [ci skip] Fix migration file's timestamp | yui-knk | 2015-08-24 | 1 | -1/+1 |
* | [ci skip] Give in-depth explanation of migrations vs. seeds.rb | Brooks Reese | 2015-08-08 | 1 | -4/+9 |
* | [ci skip] migration and association guides: added some remarks about join tables | r11runner | 2015-08-04 | 1 | -10/+8 |
* | fix pluralization in doc [ci skip] | Jordon Dornbos | 2015-06-29 | 1 | -1/+1 |
* | Update guide for new change_column_default syntax | Prem Sichanugrist | 2015-06-26 | 1 | -6/+8 |
* | fix doc about foreign key name [ci skip] | yuuji.yaginuma | 2015-06-12 | 1 | -1/+2 |
* | [ci skip] Improve phrasing in AR migrations docs. | Tim Wade | 2015-05-13 | 1 | -2/+2 |
* | [ci skip] fix guides example on arbitrary SQL execution | Konstantinos Rousis | 2015-04-01 | 1 | -1/+1 |
* | Documenting remove_column as a reversible migration method [ci skip] | Andrey Nering | 2015-03-25 | 1 | -0/+8 |
* | Change 'a' to 'an' for 'HABTM' word [ci skip] | Santosh Wadghule | 2015-03-23 | 1 | -1/+1 |
* | [ci skip] Change `the null` to `a not null constraint` | yui-knk | 2015-03-22 | 1 | -1/+1 |
* | add foreign_key option to result of references column type [ci skip] | yuuji.yaginuma | 2015-03-19 | 1 | -1/+1 |
* | Improvements about schema dumping [ci skip] | Andrey Nering | 2015-01-29 | 1 | -5/+10 |
* | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
* | Add `null` option to timestamps as migration generator does [ci skip] | Zachary Scott | 2014-12-14 | 1 | -3/+3 |
* | Add guides for `required` model generator option. | Carlos Souza | 2014-12-09 | 1 | -0/+2 |
* | AR Migrations Guide#Foreign Keys: fix wrong table | Jon Atack | 2014-10-24 | 1 | -1/+1 |
* | Tiny follow-up to 1a69112 | Robin Dupret | 2014-06-27 | 1 | -3/+7 |
* | fk: add docs | Yves Senn | 2014-06-26 | 1 | -58/+71 |
* | :nail_care: wrap the tip from #15624 at 80 chars [ci skip] | Zachary Scott | 2014-06-20 | 1 | -1/+2 |
* | [ci skip] Add Tip for change_column_null and change_column_default in guides | Aditya Kapoor | 2014-06-21 | 1 | -0/+2 |
* | docs, refactor docs about column modifiers. [ci skip] [Matthew Draper & Yves ... | Yves Senn | 2014-06-10 | 1 | -12/+20 |
* | [ci skip] Rename: Rails Database Migration to Active Record Migration. | Juanito Fatas | 2014-06-10 | 1 | -0/+988 |