Skip to content

Commit dd9b0be

Browse files
authored
Update src/content/docs/hyperdrive/configuration/rotate-credentials.mdx
1 parent 14eef0a commit dd9b0be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/hyperdrive/configuration/rotate-credentials.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ The command above will output the ID of your Hyperdrive. Set this ID in the `wra
2727

2828
```toml
2929
# required for database drivers to function
30-
compatibility_flags = [ "nodejs_compat_v2" ]
30+
compatibility_flags = [ "nodejs_compat" ]
31+
compatibility_date = "2024-09-23"
3132

3233
[[hyperdrive]]
3334
binding = "HYPERDRIVE"

0 commit comments

Comments
 (0)