danbord#3379
PPrisma
•Created by danbord#3379 on 2/12/2025 in #help-and-questions
IDE massive performance downgrade from 6.2.1 (omitApi problem?)
Thanks for taking a look into that @RaphaelEtim 🙂
10 replies
PPrisma
•Created by danbord#3379 on 2/12/2025 in #help-and-questions
IDE massive performance downgrade from 6.2.1 (omitApi problem?)
I also tried something interesting. I added the
omitApi
preview feature with 6.2.0
installed then regenerated my model. That caused the performance downgrade. There's probably something about the generated typescript10 replies
PPrisma
•Created by danbord#3379 on 2/12/2025 in #help-and-questions
IDE massive performance downgrade from 6.2.1 (omitApi problem?)
10 replies
PPrisma
•Created by danbord#3379 on 2/12/2025 in #help-and-questions
IDE massive performance downgrade from 6.2.1 (omitApi problem?)
Someone already created an issue, I added details in it
10 replies
PPrisma
•Created by danbord#3379 on 2/12/2025 in #help-and-questions
IDE massive performance downgrade from 6.2.1 (omitApi problem?)
No unfortunately I cannot share my project. But here are the details I can provide
- SQL Server
- Databse Contains about 20 tables
- I generate my schema with
prisma db pull
then prisma generate
. Its storing the client model in node_modules (as defaults)
- I'm using pnpm
- I tried every version up to 6.3.1
10 replies