envylabs/census

Automatically generated index names too long for Oracle

Closed this issue · 1 comments

When trying to run the migration, I get "OCIError: ORA-00972: identifier is too long: CREATE INDEX index_questions_on_data_group_id ON questions (data_group_id)". Would it make sense to define a name for this (and perhaps the other) index(es) in a migration so that it could more easily be used in Oracle?

Fixed in census 0.4.2