class ActiveRecord::ConnectionAdapters::PostgreSQLAdapter

def index_name_length

def index_name_length
  63
end