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

CI failing because db index names are to long #141

Closed
juliusknorr opened this issue May 19, 2017 · 0 comments
Closed

CI failing because db index names are to long #141

juliusknorr opened this issue May 19, 2017 · 0 comments

Comments

@juliusknorr
Copy link
Member

+ ./occ app:check-code $APP_NAME -c strong-comparison
96s
182
Database schema error: Name of index deck_assigned_labels_label_id_index on table *dbprefix*deck_assigned_labels is too long (20), max. 27 characters + *dbprefix* allowed
96s
183
Database schema error: Name of index deck_assigned_labels_card_id_index on table *dbprefix*deck_assigned_labels is too long (20), max. 27 characters + *dbprefix* allowed
96s
184
Database schema error: Name of index deck_board_acl_board_id_index on table *dbprefix*deck_board_acl is too long (14), max. 27 characters + *dbprefix* allowed
96s
185
App is not compliant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant