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

added unsigned big integers support for mysql#335

Open
serejkaaa512 wants to merge 2 commits intoprisma:mainfrom
serejkaaa512:feature/unsigned_int
Open

added unsigned big integers support for mysql#335
serejkaaa512 wants to merge 2 commits intoprisma:mainfrom
serejkaaa512:feature/unsigned_int

Conversation

@serejkaaa512
Copy link

Fixes this.

@serejkaaa512
Copy link
Author

@janpio Can you take a look, please?

@janpio
Copy link
Contributor

janpio commented Nov 17, 2021

Took a look, but I know neither Rust nor the quaint codebase and my MySQL knowledge is also frozen on a 3.x version 🤣 A maintainer of this repository will take a look earlier or later though, don't worry.

@janpio janpio requested a review from pimeys November 17, 2021 18:19
@pimeys
Copy link
Contributor

pimeys commented Nov 17, 2021

This needs somebody from the client team to take a look, it might need some changes in the query engine. Already talked with @dpetrick a few days back, so it is part of their schedule.

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.

Support unsigned big integer larger than i64::MAX for MySQL

3 participants