identityName.startsWith is not a function
I get this error whenever I push or introspect, I'm using drizzle + postgres.
https://github.com/drizzle-team/drizzle-orm/issues/2919
https://github.com/drizzle-team/drizzle-orm/issues/2919
GitHub![[BUG]: Xata - drizzle-kit push - identityName.startsWith is not a f...](https://images-ext-1.discordapp.net/external/XvnO9FiNmAXGTymODQ3-87gS1tigjsEVScaRu_UDKSE/https/opengraph.githubassets.com/37f24b4110c7f1bd50e5491faf4c8bf997723738cfd7357af7daa2544290e54a/drizzle-team/drizzle-orm/issues/2919)
What version of drizzle-orm are you using? 0.33.0 What version of drizzle-kit are you using? 0.24.2 Describe the Bug After making adjustments to a schema, generating migrations, and attempting to p...
