Revert "add doc for `:type` option of `#create_join_table` [ci skip]"

上级 41a8b8df
......@@ -317,8 +317,6 @@ def create_table(table_name, comment: nil, **options)
# [<tt>:force</tt>]
# Set to true to drop the table before creating it.
# Defaults to false.
# [<tt>:type</tt>]
# The column type of primary key. Defaults to +:integer+.
#
# Note that #create_join_table does not create any indices by default; you can use
# its block form to do so yourself:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册