-
Notifications
You must be signed in to change notification settings - Fork 138
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
ENG-11253: create partial unique index on template #378
Conversation
Codecov Report
@@ Coverage Diff @@
## master #378 +/- ##
=======================================
Coverage 28.73% 28.73%
=======================================
Files 19 19
Lines 1385 1385
=======================================
Hits 398 398
Misses 960 960
Partials 27 27 Continue to review full report at Codecov.
|
Signed-off-by: Ryan Li <[email protected]>
verified manually on sandbox setup:
|
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.
Well done! Thank you for taking the time!
Description
Why is this needed
https://packet.atlassian.net/browse/ENG-11253
https://packet.atlassian.net/browse/ENG-10638
How Has This Been Tested?
manually
How are existing users impacted? What migration steps/scripts do we need?
New database migration "202012091055-add-partial-unique-constraint-on-template" need to be applied.
Checklist:
I have: