Flowdock
method

allowed_index_name_length

Importance_1
v4.0.2 - Show latest stable - 0 notes - 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

Show source
Register or log in to add new notes.