Build a Postgres Audit Log Your Application Code Cannot Bypass
Most audit logs get written by application code. A service function calls the database, then calls a logging function right after, two separate steps, two separate places to remember. Forget the secon
uduakukpong.hashnode.dev11 min read