-
Notifications
You must be signed in to change notification settings - Fork 18
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
PXD-2916: implement uniqueKeys #259
Conversation
tests to fix 😞 |
b0f1377
to
d554b86
Compare
The style in this PR agrees with This formatting comment was generated automatically by a script in uc-cdis/wool. |
d6827be
to
5902356
Compare
d592d99
to
17410b7
Compare
PyLint bug fixed in pylint-dev/pylint#2760 |
156a6c5
to
f3ce970
Compare
Closing in favor of #266 |
8431d42
to
76ab247
Compare
Jenkins Build 1 : time taken 45 min Test results:
|
Jenkins Build 2 : time taken 37 min Test results:
|
Jenkins Build 3 : time taken 49 min Test results:
|
Jenkins Build 5 : time taken 1 hr 13 min Test results:
|
* bump deps version
Auto migration is in uc-cdis/datamodelutils#6.
uc-cdis/gen3datamodel#12 replaced indexes on these columns with unique ones:
program.name
project.code
also added unique indexes for:
(project_id, submitter_id)
of other nodesImprovements
Deployment changes