SIGN IN SIGN UP

Improve CockroachDB Compatibility (#592)

The INTEGER type is INT4 in Postgres but INT8 in CockroachDB. Changed is
to INT4 everywhere for compatibility. This is a no-op in existing
Postgres deployments.

Closes https://github.com/dbos-inc/dbos-transact-py/issues/591
P
Peter Kraft committed
90e62f8525ee61cc6976dc8f8e0ee29d14233732
Parent: 5762b87
Committed by GitHub <noreply@github.com> on 2/19/2026, 11:01:55 PM