Elias Jackson

Results 7 comments of Elias Jackson

Good point. Although I assume that is something TypeORM already takes care of, since it already supports the functionality of updating and deleting multiple records through EntityManager. But we should...

My use case is enabling users to update their album collections using bulk queries. Thinking about it now, I'm not sure if I'll be writing update or destroy hooks for...

I think it would be good to add Postgres 12 support (#304) to the V3 milestone, seeing as most people will want to use up-to-date database software. So far, I...

Yep! I'll go ahead and attempt implementing it myself :) Hopefully it's as straight forward as it seems.

Right, I forgot that `request` was named as such here instead of `req`. In that case, I'll just do `request` and `response` if that works with you.

Sorry for not making progress on this yet, I keep getting super wrapped up in work and other priorities. I should have time this weekend, but if anyone else wants...

Hey @goldcaddy77, sorry for not keeping you posted. I had started to make progress on this, but didn't have anything working. I don't think I'll be able to accomplish this...