提交 15d00f04 编写于 作者: R Ryuta Kamizono

`SqlTypeMetadata` is :nodoc: class [ci skip]

So do not expose `PostgreSQLTypeMetadata` in the doc too.
上级 ce4d467f
# frozen_string_literal: true
module ActiveRecord
# :stopdoc:
module ConnectionAdapters
class PostgreSQLTypeMetadata < DelegateClass(SqlTypeMetadata)
undef to_yaml if method_defined?(:to_yaml)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册