Skip to content

Commit 22f564e

Browse files
authored
Update src/content/docs/hyperdrive/configuration/connect-to-postgres.mdx
1 parent 40eaa7a commit 22f564e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/content/docs/hyperdrive/configuration/connect-to-postgres.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ The command above will output the ID of your Hyperdrive, which you will need to
3131
```toml
3232
# required for database drivers to function
3333

34+
compatibility_flags = ["nodejs_compat"]
35+
compatibility_date = "2024-09-23"
36+
3437
[[hyperdrive]]
3538
binding = "HYPERDRIVE"
3639
id = "<your-hyperdrive-id-here>"

0 commit comments

Comments
 (0)