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