From 0a0d5d0eff128e5d17de5ca897a925f988cd21db Mon Sep 17 00:00:00 2001 From: Wojtek Majewski Date: Fri, 26 Dec 2025 00:15:38 +0100 Subject: [PATCH] update docs --- ...0-12-0-simpler-handler-signatures-for-flow-composition.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkgs/website/src/content/docs/news/pgflow-0-12-0-simpler-handler-signatures-for-flow-composition.mdx b/pkgs/website/src/content/docs/news/pgflow-0-12-0-simpler-handler-signatures-for-flow-composition.mdx index fcc533ec9..4ea8df69a 100644 --- a/pkgs/website/src/content/docs/news/pgflow-0-12-0-simpler-handler-signatures-for-flow-composition.mdx +++ b/pkgs/website/src/content/docs/news/pgflow-0-12-0-simpler-handler-signatures-for-flow-composition.mdx @@ -247,6 +247,10 @@ Apply these transformations to your handlers: +## Other Fixes + +Fixed `CONNECT_TIMEOUT` errors on Lovable.dev by switching to `jsr:@oscar6echo/postgres` fork. + --- Questions or issues? Join the [Discord community](https://discord.gg/pgflow) or [open a GitHub issue](https://github.com/pgflow-dev/pgflow/issues).