instance method
index_name_length
Ruby on Rails 3.2.22.5
Since v2.3.18 Last seen in v5.2.8.1Signature
index_name_length()
No documentation comment.
Source
# File activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb, line 1064
def index_name_length
63
end
Defined in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb line 1064
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::PostgreSQLAdapter