medv
medv
> ```ts > DistributedOmitLoose > ``` This is fantastic, thank you. In a heavily abstracted layer of framework code, it's most often not possible to get autocompletion on Omit anyway....
Saw the trpc plugin and decided to give elysia a go, sure enough spotted the "compile" import in the example only after hitting a type error passing zod schemas to...
> @mattleong > [...] not in the `on_innit` one. [...] I'm sure you didn't actually code in Londoner but worth checking that you tried `on_init`! Your setup looks nice btw,...
Linking my comment for relevance, as suggested: https://github.com/prisma/prisma/issues/2133#issuecomment-635062736 Will love to do any testing when needed.
We opted to use Jeremy Daly's `data-api-client` instead of the typeorm implementation (which I would not recommend, but this is my opinion). This approach has worked surprisingly well for our...
TypeORM itself did not fit our team, so our decision was less about the data api implementation. `data-api-client` allowed us to retain our temporary ORM solution in the back-end while...
> @medv - I'm wondering if you could share your experience using the Aurora Serverless Data API so far? I have talked to a number of people who had trouble...