ubinatus
ubinatus
DTDrizzle Team
Created by ubinatus on 5/17/2024 in #help
(v0.21.2) columnType.startsWith is not a function
Seems that the latest (v0.21.2) drizzle kit introduced a regression. This issue is happening when we want to drizzle-kit push in a mysql db. When downgraded to the previous installed version (v0.21.1) the issue is gone. Lmk what other information/log should I send:
TypeError: columnType.startsWith is not a function
at fromDatabase (/xxxxxxx/node_modules/.pnpm/[email protected]/node_modules/drizzle-kit/bin.cjs:15217:24)
TypeError: columnType.startsWith is not a function
at fromDatabase (/xxxxxxx/node_modules/.pnpm/[email protected]/node_modules/drizzle-kit/bin.cjs:15217:24)
2 replies