From d26756e153b096e9ababe4cbd8454d6218d9f373 Mon Sep 17 00:00:00 2001 From: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:52:46 -0700 Subject: Things can happen --- src/bun.js/api/postgres.classes.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bun.js/api/postgres.classes.ts') diff --git a/src/bun.js/api/postgres.classes.ts b/src/bun.js/api/postgres.classes.ts index 0a6f209fe..1185f8389 100644 --- a/src/bun.js/api/postgres.classes.ts +++ b/src/bun.js/api/postgres.classes.ts @@ -42,6 +42,7 @@ export default [ construct: true, finalize: true, configurable: false, + hasPendingActivity: true, JSType: "0b11101110", klass: {}, proto: { -- cgit v1.2.3