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

Implement Event database persistence migrations #2258

Closed
mathnogueira opened this issue Mar 28, 2023 · 0 comments · Fixed by #2270
Closed

Implement Event database persistence migrations #2258

mathnogueira opened this issue Mar 28, 2023 · 0 comments · Fixed by #2270
Assignees
Labels

Comments

@mathnogueira
Copy link
Member

We need to implement the build the model, repository, and migration files for #2040 (comment).

This means we will store events in a single table containing the fields described in the OpenAPI spec. The specialization objects must be stored as JSON blobs.

@mathnogueira mathnogueira self-assigned this Mar 28, 2023
@danielbdias danielbdias changed the title implement Event database persistence migrations Implement Event database persistence migrations Mar 28, 2023
@mathnogueira mathnogueira linked a pull request Mar 28, 2023 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant