Rémi Dewitte
Rémi Dewitte
Many thanks !
Ping @qmachard .
Hi @evert ! Do you have an opinion on this one ? Or do you prefer #472 ? Use case is similar to what's described here : https://tanstack.com/query/v4/docs/react/guides/ssr Cheers, Rémi
Thanks for the feedback. I will check the oneOf/anyOf use case.
> Hey @remidewitte I refactored the `bin/node-pg-migrate.ts` file a bit and it is now checked with TypeScript. Please rebase your work and try to keep `ts-node` alongside `tsx`. I just...
Thanks for your answer. Let me add a bit more context ! What we (Synako) really use is a hook like this. I would be happy to make a PR...
Hello, Thanks again for this incredible piece of software. Synako (my company) and I are based in France. We could help maintaining Zapatos if you feel you are happy with...
Hi, have you tried with `db.param` ? See : https://jawj.github.io/zapatos/#casting-parameters-to-json
I can now confirm with a proper test case that it works with the oneOf case / validator case. The standalone code does not need to keep external schemas as...
And also on `/ui/registration`. 1 - Message "You tried signing in with [email protected] which is already in use by another account. You can sign in using your password." is not...