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 event type table #43

Open
petterroea opened this issue Nov 17, 2023 · 0 comments
Open

Create event type table #43

petterroea opened this issue Nov 17, 2023 · 0 comments

Comments

@petterroea
Copy link
Contributor

This table should contain all event types the API hosts.

Fields:

  • uuid
  • name

The database migration should create a default type.

We should then refactor event so every event points to an event type. The migration where we do this should select an event type from the event type table and use this, so we support applying the migration to an existing running production setup.

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

No branches or pull requests

1 participant