= private = protected
This method is deprecated or moved on the latest stable version. The last existing version (v2.2.1) is shown here.
These similar methods exist in v7.1.3.2:
table_alias_length()
This is the maximum length a table alias can be
# File activerecord/lib/active_record/connection_adapters/abstract/schema_statements.rb, line 12 def table_alias_length 255 end