CarlosQ96
CarlosQ96
Working on issue 304. And that should fix this one finding the root cause.
Yes.
One absolute way that we can improve this, that I have seen on other frameworks and deployments is: 1. Is that we can have a testing persistent database hosted somewhere...
I also agree we should compile migrations to js. But in my opinion, the performance boost won't be huge, the overhead is mostly in the execution of database commands +...
Ah my bad, I was thinking about the deployment steps. So speeding up the testing phase for faster deploy. I'll investigate on this issue on the main server. (aside from...
@maryjaf yeah the field is just for adding the projects. But not for displaying. Should I add some field to display those ids?
Query # 3 about the squareroot sum, needs a compound index with both projectId and qfRoundId to improve further.
@Meriem-BM I think we can add another virtual field for removing projects using the same logic. Also @maryjaf wants to know which projects are added. I remember there is a...
I can add this, there is not much effort to it. But some projects have their addresses lowercase/uppercase so ill check that first. Maybe ill have to convert all to...
Underestimated this task, seems I gotta investigate a bit more, Adminbro not that flexible.