instance method
index_name_length
Ruby on Rails 3.1.12
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 1005
def index_name_length
63
end
Defined in activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb line 1005
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::ConnectionAdapters::PostgreSQLAdapter