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