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

Recent change broke inserting values into PostgreSQL columns #5436

Closed
smonn opened this issue Jan 10, 2023 · 1 comment
Closed

Recent change broke inserting values into PostgreSQL columns #5436

smonn opened this issue Jan 10, 2023 · 1 comment

Comments

@smonn
Copy link

smonn commented Jan 10, 2023

Environment

Knex version: 2.4.0
Database + version: PostgreSQL 14
OS: macOS 13.1

Bug

Failing to insert rows on tables with, for example text[] type.

Presumably this is due to a regression from this change #5321

Error message

malformed array literal: "[]"

Will happily add example code if needed.

@smonn
Copy link
Author

smonn commented Jan 10, 2023

Ah, just saw an earlier report.. Sorry, closing.

@smonn smonn closed this as completed Jan 10, 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

1 participant