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 not serialize byte[] on insert and update #527

Closed
el-gato-de-nieve opened this issue Dec 1, 2022 · 1 comment
Closed

Postgres not serialize byte[] on insert and update #527

el-gato-de-nieve opened this issue Dec 1, 2022 · 1 comment

Comments

@el-gato-de-nieve
Copy link

It works properly if we need to insert/update bytea
but on arrays is fails with error
column "columname" is of type bytea[] but expression is of type bytea

@porsager
Copy link
Owner

porsager commented Feb 1, 2023

Should be fixed in #392

@porsager porsager closed this as completed Feb 1, 2023
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

No branches or pull requests

2 participants