Create idempotent SQL statements for the Drizzle SQLite audit log table.
Run these during migrations or local setup before using createDrizzleSqliteAuditLogPort(...).
createDrizzleSqliteAuditLogPort(...)
Create idempotent SQL statements for the Drizzle SQLite audit log table.
Run these during migrations or local setup before using
createDrizzleSqliteAuditLogPort(...).