提交 70e7b87d 编写于 作者: A Arthur Nogueira Neves

Merge pull request #24034 from kamipo/remove_outdated_comment

Remove outdated comment [ci skip]
......@@ -214,7 +214,6 @@ def indexes(table_name, name = nil)
# Returns the list of all column definitions for a table.
def columns(table_name)
# Limit, precision, and scale are all handled by the superclass.
column_definitions(table_name).map do |column_name, type, default, notnull, oid, fmod, collation|
oid = oid.to_i
fmod = fmod.to_i
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册