chopshop-166 / SignInWebApp

Web app for team management and signing in to locations
MIT License
3 stars 1 forks source link

Add event type "Outreach" #199

Open bot190 opened 4 months ago

bot190 commented 4 months ago

We should add a new event type for tracking "Outreach" events.

msoucy commented 4 months ago

I can fix it in the code, but you'll need to modify the DB to support existing installations. Unless I do some ugly stuff in the init script to check whether it exists...

bot190 commented 4 months ago

Can't we add a DB migration that adds the new row?