Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres: figure out best way to handle unsigned integers #81

Open
rjzak opened this issue Jul 14, 2023 · 0 comments
Open

Postgres: figure out best way to handle unsigned integers #81

rjzak opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rjzak
Copy link
Member

rjzak commented Jul 14, 2023

The postgres crate has an issue with unsigned integers. There's a few spots where u32 and u64 have to be cast as signed integers. They may be a crate for this.

@rjzak rjzak added this to MalwareDB Jul 16, 2023
@rjzak rjzak moved this to Todo in MalwareDB Jul 16, 2023
@rjzak rjzak added the enhancement New feature or request label Aug 13, 2023
@rjzak rjzak moved this from Backlog to Next in MalwareDB Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Next
Development

No branches or pull requests

1 participant