Skip to content

Conversation

VishakhaSainani-Josh
Copy link
Collaborator

@VishakhaSainani-Josh VishakhaSainani-Josh commented Jun 30, 2025

Update migrations-

  1. Add Column contributors url in repositories table
  2. . Allow null values for contribution id in transaction table. As transaction contains both redeemed and gained transactions so contribution id will be null for redeemed one.
  3. Need to add column github_event_id in contributions table to use the gh archive contribution id for querying instead of usernames.
  4. Set Not null constraint for contributors_url in repositories table
  5. Set Not null constraint for github_event_id in contributions table.

Please review all migration related changes in this PR

@VishakhaSainani-Josh VishakhaSainani-Josh changed the title Update migrations- add gh event id Update migrations Jul 1, 2025
@Suhaan-Bhandary-Josh
Copy link
Collaborator

Could you point this branch to it's parent, would be easier to review

@VishakhaSainani-Josh VishakhaSainani-Josh changed the base branch from main to feat/contribution-cronjob July 14, 2025 07:22
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.

3 participants