method
allowed_index_name_length
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::SQLite3Adapter
allowed_index_name_length()public
Returns 62. SQLite supports index names up to 64 characters. The rest is used by Rails internally to perform temporary rename operations