-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
[#12048] Add database unique constraints and length changes #13079
Conversation
Hi @FergusMok, thank you for your interest in contributing to TEAMMATES!
Please address the above before we proceed to review your PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
should we add in the deadline extensions unique constraint as well in the PR?
@cedricongjh Added the deadline extension Awaiting confirmation about the field length, and will be adding changelog for beta 7 to the PR once confirmed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Folks, This PR seems to be stalling (no activities for the past 66 days). 🐌 😢 |
Folks, This PR seems to be stalling (no activities for the past 7 days). 🐌 😢 |
Not required anymore |
Part of #12048
Added some unique constraints to SQL, and increase the length of some fields as part of data migration