You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2024. It is now read-only.
Not having occurrence end datetimes as a database column makes certain queries difficult, e.g. finding occurrences that are currently occurring. However, once it is added, the admin should still only allow occurrences to be created by specifying a start datetime and a duration, for user-friendliness. Whether the _duration column should stay as well would be judgement call.