ActiveRecord ConnectionAdapters PostgreSQL ColumnMethods module ColumnMethods Ruby on Rails 6.0.6 Since v4.2.9 Available in: v4.2.9 v5.2.8.1 v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: … v4.2.9 v5.2.8.1 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 No documentation comment. Extends ActiveSupport::Concern Methods (defined here) # bigserial # bit # bit_varying # box # cidr # circle # citext # daterange # hstore # inet # int4range # int8range # interval # jsonb # line # lseg # ltree # macaddr # money # numrange # oid # path # point # polygon # primary_key # serial # tsrange # tstzrange # tsvector # uuid # xml Used by Included by (2) ActiveRecord::ConnectionAdapters::PostgreSQL::Table ActiveRecord::ConnectionAdapters::PostgreSQL::TableDefinition Methods (inherited) From ActiveSupport::Concern (2) # class_methods # included