#History/Audit Extension

2 messages · Page 1 of 1 (latest)

chrome sedge
oblique patrol
#

I haven't tested it, but it looks like this Prisma client extension (https://github.com/prisma/prisma-client-extensions/tree/main/audit-log-context) does something similar to the Django library you use. The caveat, it's only for Postgres. If you're using MySQL, it might be possible to rewrite the trigger for MySQL. Let me know if the extension is useful.

GitHub

Examples of Prisma Client extensions. Contribute to prisma/prisma-client-extensions development by creating an account on GitHub.