We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acd922d commit 8dcf602Copy full SHA for 8dcf602
src/content/partials/hyperdrive/create-hyperdrive-config.mdx
@@ -80,7 +80,7 @@ export default {
80
max: 5,
81
82
// If you are using array types in your Postgres schema, it is necessary to fetch
83
- // type information to correctly de/serialize them. However if you are not using
+ // type information to correctly de/serialize them. However, if you are not using
84
// those, disabling this will save you an extra round-trip every time you connect.
85
fetch_types: false,
86
},
0 commit comments