未验证 提交 360ff0a5 编写于 作者: प्रथमेश Sonpatki 提交者: GitHub

Merge pull request #35797 from abhaynikam/35752-update-migration-doc-column-identifier

[ci skip] Updated docs to reflect index: true option not available as column modifier
......@@ -465,7 +465,6 @@ number of digits after the decimal point.
* `default` Allows to set a default value on the column. Note that if you
are using a dynamic value (such as a date), the default will only be calculated
the first time (i.e. on the date the migration is applied).
* `index` Adds an index for the column.
* `comment` Adds a comment for the column.
Some adapters may support additional options; see the adapter specific API docs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册