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 1423e0da1..671ecfd6f 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: ["instance"],
+ values: ["pendingValue"],
estimatedSize: true,
}),
];