Skip to content

fix: Use BigInteger for *_time colums#591

Open
ohayak wants to merge 2 commits intojupyter-server:mainfrom
ohayak:patch-1
Open

fix: Use BigInteger for *_time colums#591
ohayak wants to merge 2 commits intojupyter-server:mainfrom
ohayak:patch-1

Conversation

@ohayak
Copy link

@ohayak ohayak commented Sep 4, 2025

When using Postgres time value as integer dosn't fit in 4 bytes integer which raises psycopg2.errors.NumericValueOutOfRange

References

Code changes

User-facing changes

Backwards-incompatible changes

ohayak and others added 2 commits September 4, 2025 21:28
When using Postgres time value as integer dosn't fit in 4 bytes integer which raises psycopg2.errors.NumericValueOutOfRange
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant