Is typescript slow for anyone else?
Typescript is incredibly slow for anything related to drizzle, I have an m1 macbook pro with decent memory so I don't think it's my machine, is anyone else experiencing this or is it unrelated to drizzle
5 Replies
It's especially annoying because I am relying on typescript ofr documentation, I don't remember which columns are on a table or what relations there are and I need typescript to help me out
bump
there's already a thread https://discord.com/channels/1043890932593987624/1095436601426972822
also the issue is pinned on github issues https://github.com/drizzle-team/drizzle-orm/issues/437
https://discord.com/channels/1043890932593987624/1095436601426972822/1110553470139895919
Improves things a lot for me (m1 pro too)
PS: i don't use relations api. So nothing is broken on my intellisense.