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

Increase Auto-Increment Field Size in cBio (PR) #1434

Open
4 tasks
averyniceday opened this issue Jan 7, 2025 · 0 comments
Open
4 tasks

Increase Auto-Increment Field Size in cBio (PR) #1434

averyniceday opened this issue Jan 7, 2025 · 0 comments
Labels
backend-scrum items centered around engineering activities

Comments

@averyniceday
Copy link
Collaborator

averyniceday commented Jan 7, 2025

Done Condition (What do we need? Why do we need it? Keep this is small as possible!)

  • Review all auto-increment fields inside cBio schema and distance from max value
  • Add changes to migration.sql for upgrading to bigint()
  • Add changes to cgds.sql
  • Add changes to model classes to use Long (both cbioportal/cbioportal-core)

Does not include deployment -- just PR for review and merge

Technical Description (How are we going to achieve the above)

Potential Issues

Dependencies

Technical Requirements

Outside People/Teams

Changes

@averyniceday averyniceday added the backend-scrum items centered around engineering activities label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend-scrum items centered around engineering activities
Projects
None yet
Development

No branches or pull requests

1 participant