method
index_name_length
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
index_name_length()
public
Hide source
# File activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb, line 1064 def index_name_length 63 end


