bombillazo
Explore posts from serversKysely client usage and pooling question
The more I test out different setups, the more I am arriving to the conclusion that the only way to prevent this is using transactions? Is there no way with kysely to ensure the same connection is utilized byt the client for the same request?
Another part to note is that we are using Supabase, which also has its own Pooler called Supavisor, Im not sure if that also plays into this behavior.
7 replies
How to upgrade `import_map.json` package versions?
Perhaps something similar to this: https://github.com/hayd/deno-udd but actulally maintained and working for impot_map files.
4 replies