| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'migration-timestamp-fix' | Gannon McGibbon | 2019-05-10 | 1 | -0/+2 |
|\ |
|
| * | Add class option timestamps to migration generator | Michael Duchemin | 2019-02-09 | 1 | -0/+2 |
* | | [ci skip] Updated docs to reflect index: true option not available as column ... | Abhay Nikam | 2019-03-30 | 1 | -1/+0 |
* | | Schema version documentation (#35762) | Ken Greeff | 2019-03-26 | 1 | -1/+1 |
* | | Replace “can not” with “cannot”. | Samantha John | 2019-03-06 | 1 | -1/+1 |
* | | Update links and code examples in the guides to use HTTPS where the host supp... | Nathaniel Suchy | 2019-03-06 | 1 | -4/+4 |
* | | Revert "Merge pull request #33563 from lzap/foreign-key-note-doc" | Ryuta Kamizono | 2019-02-11 | 1 | -3/+0 |
|/ |
|
* | Merge pull request #32872 from utilum/soften_migrations_guide_generator_section | Vipul A M | 2018-12-15 | 1 | -4/+9 |
|\ |
|
| * | Expand intro to Migration generator in Migrations Guide | utilum | 2018-05-11 | 1 | -4/+9 |
* | | Clarify "Old Migrations" in "Active Record Migrations" guide [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -4/+4 |
* | | Clarify note that SQLite3 adapter doesn't support `add_foreign_key` [ci skip] | bogdanvlviv | 2018-08-12 | 1 | -3/+2 |
* | | Merge pull request #33474 from olivierlacan/old-migrations | Richard Schneeman | 2018-08-11 | 1 | -3/+22 |
|\ \ |
|
| * | | Document best practices with old migrations | Olivier Lacan | 2018-08-03 | 1 | -3/+22 |
* | | | ActiveRecord Guide - sqlite3 foreign keys note | Lukas Zapletal | 2018-08-09 | 1 | -0/+4 |
|/ / |
|
* | | Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com... | Matthew Draper | 2018-07-25 | 1 | -29/+29 |
|\ \ |
|
| * | | Substitute references to task for command | Alberto Almagro | 2018-07-06 | 1 | -11/+11 |
| * | | Recommend use of rails over bin/rails | Alberto Almagro | 2018-07-06 | 1 | -22/+22 |
* | | | Rails guides are now served over https | Paul McMahon | 2018-07-24 | 1 | -1/+1 |
|/ / |
|
* / | Remove erroneous remove_column option from example | George Semenov | 2018-06-29 | 1 | -1/+1 |
|/ |
|
* | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 1 | -2/+2 |
* | Fix typo in migrations guide [ci skip] | Daniel Colson | 2018-04-24 | 1 | -1/+1 |
* | Update schema.rb documentation [CI SKIP] | Derek Prior | 2018-04-24 | 1 | -45/+35 |
* | Fix note marks [ci skip] | Yauheni Dakuka | 2018-03-12 | 1 | -1/+1 |
* | Remove default ENGINE documentation for MySQL and MariaDB | Alberto Almagro | 2017-12-11 | 1 | -2/+1 |
* | Use https instead of http in guide [ci skip] | Yoshiyuki Hirano | 2017-08-23 | 1 | -1/+1 |
* | Reword sentence | Jon Moss | 2017-04-19 | 1 | -3/+3 |
* | [ci skip] Changed plain text to NOTE. | vishalzambre | 2017-04-19 | 1 | -5/+5 |
* | 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 |