Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index name size incorrectly checked #486

Closed
ldhasson opened this issue Dec 7, 2019 · 0 comments
Closed

Index name size incorrectly checked #486

ldhasson opened this issue Dec 7, 2019 · 0 comments

Comments

@ldhasson
Copy link
Collaborator

ldhasson commented Dec 7, 2019

When an index is generated, we use the table name + the index name. The validation code only checks for the index name being < the max number of chars the database allows for identifier sizes.

ldhasson added a commit that referenced this issue Dec 7, 2019
replaced check code with proper full name
ldhasson added a commit that referenced this issue Dec 7, 2019
…length_check

#486 incorrect index name length check
@ldhasson ldhasson closed this as completed Dec 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant