method
allowed_index_name_length
v4.2.1 -
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