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

[Issue #3291] Create database tables for saved opportunities #3325

Merged

Conversation

mikehgrantsgov
Copy link
Collaborator

Summary

Fixes #3291

Time to review: 5 mins

Changes proposed

Add a user_saved_opportunity table with columns as described in the ticket.

Context for reviewers

Needed for follow-on work with saved opportunity API tickets.

@mikehgrantsgov
Copy link
Collaborator Author

I think we are good now with the typing stuff.

@mikehgrantsgov mikehgrantsgov merged commit 2188831 into main Dec 20, 2024
2 checks passed
@mikehgrantsgov mikehgrantsgov deleted the mikehgrantsgov/3291-create-saved-opportunities-model branch December 20, 2024 19:48
doug-s-nava pushed a commit that referenced this pull request Dec 30, 2024
## Summary
Fixes #3291

### Time to review: 5 mins

## Changes proposed
Add a `user_saved_opportunity` table with columns as described in the
ticket.

## Context for reviewers
Needed for follow-on work with saved opportunity API tickets.
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.

Create database tables for saved opportunities
3 participants