Report hasn't been filed before.
What version of drizzle-orm are you using?
0.45.2
What version of drizzle-kit are you using?
0.31.10
Other packages
No response
Describe the Bug
If you have a DEFAULT value in a MySQL float column with a NOT NULL constraint, Drizzle will not introspect the .default().
Report hasn't been filed before.
What version of
drizzle-ormare you using?0.45.2
What version of
drizzle-kitare you using?0.31.10
Other packages
No response
Describe the Bug
If you have a DEFAULT value in a MySQL float column with a NOT NULL constraint, Drizzle will not introspect the
.default().