- Make
db.New*()methods to accept complete model object instead of individual fields - Remove
posthogfield from most Service structs. Oauth still has one as an edge-case - Add more notifier methods to replace posthog logics
Signed-off-by: Seongmin Lee boltlessengineer@proton.me
This PR does nothing but wrapping existing logic with internal notify system. We can benefit from this after we have more complex listeners like search indexer / webhooks.