CJ Thompson

Results 2 issues of CJ Thompson

The export process grabs the tables exactly as they are in the db. So, if you have a prefix set, when you run the migration again you'll have `prefix__prefix__tablename` which...

Enhancement

What we need is the ability for a single notification-notifiable combo to have multiple destination webhooks. Maybe check if `routeNotificationForWebhook()` returns an array and iterate through them?

enhancement
help wanted