aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/postgres.classes.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/bun.js/api/postgres.classes.ts')
-rw-r--r--src/bun.js/api/postgres.classes.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bun.js/api/postgres.classes.ts b/src/bun.js/api/postgres.classes.ts
index 671ecfd6f..0a6f209fe 100644
--- a/src/bun.js/api/postgres.classes.ts
+++ b/src/bun.js/api/postgres.classes.ts
@@ -54,7 +54,7 @@ export default [
length: 0,
},
},
- values: ["pendingValue"],
+ values: ["pendingValue", "binding"],
estimatedSize: true,
}),
];