Skip to content

Commit bc5a3f0

Browse files
ci: apply automated fixes
1 parent c453de6 commit bc5a3f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/db/skills/db-core/collection-setup/references/electric-adapter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Note: `z.coerce.date()` is Zod-specific. Other StandardSchema libraries have the
163163
Electric collections connect to a proxy URL (`shapeOptions.url`), not directly to Electric. Your app server must forward shape requests to Electric, passing through the Electric protocol query params.
164164

165165
The proxy route must:
166+
166167
1. Accept GET requests at the URL you specify in `shapeOptions.url`
167168
2. Forward all query parameters (these are Electric protocol params like `offset`, `handle`, `live`, etc.)
168169
3. Proxy the response (SSE stream) back to the client

0 commit comments

Comments
 (0)