Audit trail in fastapi using mysql database,How to call auditlog in FastAPI? but not using trigger in mysql using fastapi if method of auditlog

234 views Asked by At

how to create audit log in fastapi using mysql table .and add users old value and new value with the timing and user name in mysql table.this is my code of create,update,delete user code.and models.py file.

0

There are 0 answers