guides, include note about modifiers when using the CLI.

[ci skip]

This was pointed out on
https://github.com/rails/rails/issues/15583#issuecomment-239212831

The comment was lost in the changes made by
fcd0ac066e0959a9f4fa4459a27e041abe8eb52a and
3e1373a773085d5f19cb6a466ab2736cc1ca2713
This commit is contained in:
Yves Senn 2016-10-20 20:32:57 +02:00
parent fb2f8d2b75
commit dba9ce8ec8

@ -467,6 +467,8 @@ the first time (i.e. on the date the migration is applied).
Some adapters may support additional options; see the adapter specific API docs
for further information.
NOTE: `null` and `default` cannot be specified via command line.
### Foreign Keys
While it's not required you might want to add foreign key constraints to