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

Add Release.uploader as a real FK #5015

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented Nov 6, 2018

No description provided.

@dstufft dstufft merged commit c42ccc9 into pypi:surrogate_keys Nov 6, 2018
@dstufft dstufft deleted the uploader-real-fk branch November 6, 2018 19:22
ewdurbin added a commit that referenced this pull request Nov 10, 2018
* Migrate to UUID Primary Key for Project and Release models

* fixup factories for Project and Release, sync Role model to migration

* make reformat

* fix at least one test

* Fix fallout of Role.package_name removal

* Remove Denormalized name and version fields from all models (#4974)

* Update for #5001

* Ensure model state matches db state

* Switch to using FKs to User.id isntead of User.username

* Fix test

* Fix linting

* Add Release.uploader as a real FK (#5015)

* Rename a number of tables to better fit in current scheme (#5016)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant