(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/drizzle-kit@0.21.2/node_modules/drizzle-kit/bin.cjs:15217:24)
Was this page helpful?