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

[BUG]: drizzle lets you write string to json pg column #2378

Open
terlan4 opened this issue May 26, 2024 · 0 comments
Open

[BUG]: drizzle lets you write string to json pg column #2378

terlan4 opened this issue May 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@terlan4
Copy link

terlan4 commented May 26, 2024

What version of drizzle-orm are you using?

0.30.10

What version of drizzle-kit are you using?

0.21.2

Describe the Bug

I did try writing string text to json column and it was successfull with drizzle although it prevents me doing that when i write the same insert with raw sql.
using(postgress, vercel)

image
image
image
image

Expected behavior

No response

Environment & setup

No response

@terlan4 terlan4 added the bug Something isn't working label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant