Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

fix(pg): error out on overflowing integer #415

Merged
merged 3 commits into from Oct 20, 2022
Merged

fix(pg): error out on overflowing integer #415

merged 3 commits into from Oct 20, 2022

Conversation

Weakky
Copy link
Member

@Weakky Weakky commented Oct 20, 2022

Overview

fixes prisma/prisma#13913

QE follow-up PR: prisma/prisma-engines#3309

@garrensmith garrensmith added this to the 4.6.0 milestone Oct 20, 2022
@Weakky Weakky merged commit 08831df into main Oct 20, 2022
@Weakky Weakky deleted the fix/pg-int-overflow branch October 20, 2022 13:36
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.

Postgres integer column silently overflows to bad value
2 participants