提交 2e82ef36 编写于 作者: R Ryuta Kamizono
上级 a4b3c78e
......@@ -20,7 +20,7 @@ def update_table_definition(table_name, base) # :nodoc:
MySQL::Table.new(table_name, base)
end
def schema_creation
def schema_creation # :nodoc:
MySQL::SchemaCreation.new(self)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册