Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Conversation

@edmundnoble
Copy link
Contributor

Unfortunately Postgres does not support nulls in JSONB columns, because it doesn't support them in text columns either.

This hits us on block 2@5597863, which has a null in its txdata, causing an error on backfill.

Unfortunately Postgres does not support nulls in JSONB columns, because
it doesn't support them in text columns either.

This hits us on block 2@5597863, which has a null in its txdata, causing
an error on backfill.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant