Hello,
Thanks for this amazing package.
When testing with PHPUnit and sqlite, I get errors concerning the audit_*_logs tables that cannot be created.
I do not need the audit tables during testing.
Could you add an environment variable to disable auditing?
That way, I could disable auditing during testing.
Have a nice day.