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

Development database: add all tables #57

Open
1 of 15 tasks
ubesluttsom opened this issue Sep 26, 2024 · 0 comments
Open
1 of 15 tasks

Development database: add all tables #57

ubesluttsom opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
blocked enhancement New feature or request

Comments

@ubesluttsom
Copy link

All tables should be added, populated and/or supported in the development database. Here is a complete list (though not all are needed or relevant):

  • ActivateToken
  • Event
  • MenuProduct
  • Role
  • Semester (this one especially blocks the creation of the others)
  • Session
  • ShiftCafe
  • User
  • UserMembership
  • UserRole
  • UserToWorkGroup
  • VerificationToken
  • VoucherLog
  • WorkGroup
  • WorkLog

See dev-database/mysql-init/0-init.sql for details.

Relevant pull-request: #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants