Edit ERD logic
Introduced:
- EventToTempWorker table that serves as a join table for TempWorker and Event
- Attendance table (represents theoretically a list of attendances for a specific EventToTempWorker entry)
- minor changes (salary, etc)
Introduced: