Has anyone encountered a similar problem of mismatched types with the error message "MySqlVarCharBuilder & {_: {notNull: true}} is not assignable to parameter type Record<string, MySqlColumnBuilderBase>," when using drizzle kit introspect to generate files on MySQL?