You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have verified that the bug I'm about to report hasn't been filed before.
What version of drizzle-orm are you using?
"drizzle-orm": "^0.39.1"
What version of drizzle-kit are you using?
"drizzle-kit": "^0.30.4"
Other packages
No response
Describe the Bug
While inserting into table, columns that are null is not considering that values. Like in Screen salesOrderType is exists, but it's showing does not exists.
The text was updated successfully, but these errors were encountered:
Report hasn't been filed before.
What version of
drizzle-orm
are you using?"drizzle-orm": "^0.39.1"
What version of
drizzle-kit
are you using?"drizzle-kit": "^0.30.4"
Other packages
No response
Describe the Bug
While inserting into table, columns that are null is not considering that values. Like in Screen salesOrderType is exists, but it's showing does not exists.
The text was updated successfully, but these errors were encountered: