We need to track each session. Sessions should have a start and end date. We can have some logic to auto categorize them as no longer active if the end date is past.
We should have a autogenerated UUID for this table and it should have a league foreign key.
We need to track each session. Sessions should have a start and end date. We can have some logic to auto categorize them as no longer active if the end date is past.
We should have a autogenerated UUID for this table and it should have a league foreign key.