Quin Lynch
Quin Lynch
> Code lgtm, will test execution first before approving @Rozen4334 waiting for your review
# Design and Progress report For the past week I've been designing the api and restructuring our entities to abide by it. Currently I've switched over the users (SocketUser, SocketGuildMember,...
> commands are blocking atm Commands with RunMode.Async aren't
## Update 2 ### **Cache provider interface v248912412** The entire cache provider interface has changed *again*, I've decided to implement the feedback I got from quahu and volt about the...
### Update This seems to actually be a race condition of sorts, with further testing it *sometimes* works as expected while others times it returns an empty array. Im currently...
Is there any updates or workarounds for this @msullivan?
I have a "workaround" of sorts which is to `array_agg` outside of the with block in some other operation which works but with what im using it for it would...
@msullivan came up with a fix which I have some questions about: So, I use `array_agg` to allow for numeric indexing of some set. I realized I can achieve the...
running the above steps on a clean empty database causes the error so I don't think so