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