@Maximum2893@TansuYegen She's moving BECAUSE he's performing chest compressions.
Google CPRIC - it's bizarre but down well enough (rare) cpr can be good enough for someone to regain consciousness without their heart beating.
@BugsBunny30143@Dave_DotNet Could also just not tolist() until the end, the iqueryable would handle this.
Generally badly written linq will yield bad SQL..
Var data = dbset.where(x => x.order.prop == other prop).Include(y=> y.OrderItems)
Would also remove the lazy load
@SumitM_X "No"
And then I'd it comes to it pull the seniority card and put myself as a required approver on all PRs for the sprints where that story is being worked on.
@Oblivious9021 Same volume but not the same load on the database.
Odds are the table your querying is being locked by lots of writes.
Read only replica of the dB would resolve this.
@DonJohnIV@GunloverClub1@elonmusk I'll believe it when I see it, he said the same about mars about 10 years ago... We were meant to be there this year.
@mkristensen@ToftAndersen File scoped namespace would remove at least one indent there.
Too much indentation in the code is an indicator that refactoring might be in order.
@theo_albers@mkristensen Much easier in a collaborative environment to tell someone to look at l38
Or syntax error on l275
Sure you can use ctrl+g and type the number you want but having them there is helpful - of course it's one checkbox in settings to remove them if you don't like them