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

Create SessionDate model #1830

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Create SessionDate model #1830

merged 1 commit into from
Sep 25, 2024

Conversation

thomasleese
Copy link
Contributor

This adds a model which will capture the dates for a particular session, it's a one-to-many relationship with a unique constraint on the session and date value.

This will eventually replace the single date column on sessions as the latest designs have sessions across multiple dates.

This adds a model which will capture the dates for a particular session,
it's a one-to-many relationship with a unique constraint on the session
and date value.

This will eventually replace the single date column on sessions as the
latest designs have sessions across multiple dates.
@tvararu tvararu temporarily deployed to mavis-pr-1830 September 25, 2024 09:09 Inactive
Copy link

sonarcloud bot commented Sep 25, 2024

@thomasleese thomasleese marked this pull request as ready for review September 25, 2024 10:17
@thomasleese thomasleese requested a review from a team as a code owner September 25, 2024 10:17
@thomasleese thomasleese merged commit e8e1cc6 into main Sep 25, 2024
11 checks passed
@thomasleese thomasleese deleted the create-session-dates branch September 25, 2024 10:59
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.

2 participants