Skip to content

Commit b8bc5c2

Browse files
authored
Update migrations.rst
1 parent 3133b26 commit b8bc5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/migrations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ For ``smallinteger``, ``integer`` and ``biginteger`` columns:
806806
======== ===========
807807
Option Description
808808
======== ===========
809-
identity enable or disable automatic incrementing (if enabled, will set ``null: false`` if ``null`` is not set)
809+
identity enable or disable automatic incrementing (if enabled, will set ``null: false`` if ``null`` option is not set)
810810
signed enable or disable the ``unsigned`` option *(only applies to MySQL)*
811811
======== ===========
812812

0 commit comments

Comments
 (0)