aboutsummaryrefslogtreecommitdiff
path: root/src/bun.js/api/postgres.classes.ts
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-14 03:06:21 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-10-14 03:06:21 -0700
commit7f5eddc09668592c754d6aad12015b8144d15a76 (patch)
treeb5541e4dfb86f765151a18be37d04622714f1bca /src/bun.js/api/postgres.classes.ts
parent9bc76f6628239f427c7b057a23a73e366fc0d509 (diff)
downloadbun-7f5eddc09668592c754d6aad12015b8144d15a76.tar.gz
bun-7f5eddc09668592c754d6aad12015b8144d15a76.tar.zst
bun-7f5eddc09668592c754d6aad12015b8144d15a76.zip
More progress
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,
}),
];