Adam Eisenreich
Adam Eisenreich
I will leave a note here, I need this too! I am clustering 62000 markers on a map. When I do it from the main thread the process takes up...
@dgp1130 Do you know if anything has changed since Angular 12 supports webpack 5 (https://github.com/angular/angular-cli/commit/d883ce5d7e39de774fe90e4ccdbc9a84a600b7e8) and changed the way web workers loading has changed because of it?
> IMHO, this would be the preferred approach, by using web-workers in a library you are making that library platform dependent as it cannot run on Node.JS since web-workers are...
Could we get the vote for the feature request done? @anuglar-robot I feel like we would easily get 30 votes to pass this.
It is in a huge for loop, the loop ran about 60000 times, and every 2000 or so, there were few selects. But only the upsert failed. As mentioned before,...
@millsp Here is repo https://github.com/Akxe/prisma-debug All you need to do is to run `npm run start` (after `npm i`)
@Druue thanks for the effort. What version of MySQL are you using? ------- Edit: Just got around to testing it again, and for me, the script easily created 2 rows...
@Druue for me it works (The SQL is created correctly). Maybe... Could it be OS? I use windows (in dev)
@SevInf, it has been a long time. The error I tried to report is not about the operation but about the error message being broken. The repo has 3 commits....
Hi, @janpio. I am sorry for the confusion I have caused. This reproduction from @Druue is actually it. I am not sure why @Druue got a "nice" error, but at...