Skip to content

Conversation

@chrisprobably
Copy link

@chrisprobably chrisprobably commented Dec 22, 2025

Change Description

Fixes a typing error with the PostgreSQL example in the README.md.

@chrisprobably chrisprobably requested a review from a team as a code owner December 22, 2025 08:05
@chrisprobably chrisprobably changed the title fix(docs): fix error in PostreSQL example docs: fix typing error in PostgreSQL example Dec 30, 2025
@chrisprobably
Copy link
Author

It's a TypeScript typing error (see below), but since the example is technically in JavaScript it doesn't matter too much. Feel free to close but my fix will make for a smoother experience for users working with JavaScript or TypeScript.

Type '"PUBLIC"' is not assignable to type 'IpAddressTypes | undefined'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants