@prisma/orm-target-postgres 8.0.0-rc.1-dev.46 → 8.0.0-rc.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/dist/{adapter-B0xsc80z-sYcF0RVF.mjs → adapter-BO4-D_sb-Dv6OpO1E.mjs} +4 -4
- package/dist/{adapter-B0xsc80z-sYcF0RVF.mjs.map → adapter-BO4-D_sb-Dv6OpO1E.mjs.map} +1 -1
- package/dist/{adapter-CPesdzv0.d.mts → adapter-BQrsKoUs.d.mts} +2 -2
- package/dist/{adapter-CPesdzv0.d.mts.map → adapter-BQrsKoUs.d.mts.map} +1 -1
- package/dist/adapter.d.mts +8 -8
- package/dist/adapter.mjs +6 -6
- package/dist/adapter__adapter.d.mts +1 -1
- package/dist/adapter__adapter.mjs +1 -1
- package/dist/adapter__column-types.d.mts +2 -2
- package/dist/adapter__column-types.mjs +2 -2
- package/dist/adapter__control.d.mts +1 -1
- package/dist/adapter__control.mjs +78 -12
- package/dist/adapter__control.mjs.map +1 -1
- package/dist/adapter__runtime.d.mts +1 -1
- package/dist/adapter__runtime.mjs +23 -14
- package/dist/adapter__runtime.mjs.map +1 -1
- package/dist/adapter__sql-renderer.d.mts +1 -1
- package/dist/adapter__sql-renderer.mjs +1 -1
- package/dist/adapter__types.d.mts +2 -2
- package/dist/{aggregates-Dh6HPdvC.mjs → aggregates-Ckjhz1o7.mjs} +15 -10
- package/dist/aggregates-Ckjhz1o7.mjs.map +1 -0
- package/dist/{authoring-BOpdZa2N-ClrLFiXw.mjs → authoring-Dm1jBKhq-i8FD48I-.mjs} +84 -48
- package/dist/authoring-Dm1jBKhq-i8FD48I-.mjs.map +1 -0
- package/dist/{check-expressions-DRgG8RN5-DiA-22aC.d.mts → check-expressions-D4R7JhiZ-q-dFPGT2.d.mts} +7 -9
- package/dist/check-expressions-D4R7JhiZ-q-dFPGT2.d.mts.map +1 -0
- package/dist/{check-expressions-5vhxWaFy-CBcjFeur.mjs → check-expressions-DFTeR0rd-CSxSpyMV.mjs} +14 -11
- package/dist/check-expressions-DFTeR0rd-CSxSpyMV.mjs.map +1 -0
- package/dist/codec-ids-CmcC76hX-C0JIyoua.d.mts +39 -0
- package/dist/codec-ids-CmcC76hX-C0JIyoua.d.mts.map +1 -0
- package/dist/codec-ids-D3ZEAmt2-DjoKUAas.mjs +39 -0
- package/dist/codec-ids-D3ZEAmt2-DjoKUAas.mjs.map +1 -0
- package/dist/codec-ids-cWPqrkcF.d.mts +1 -0
- package/dist/{codec-types-BRU4F-7t-BaJbKF_i.d.mts → codec-types-X0ENu4sQ-C6GS_WDR.d.mts} +21 -9
- package/dist/codec-types-X0ENu4sQ-C6GS_WDR.d.mts.map +1 -0
- package/dist/codec-types-Zel4Dk7S.d.mts +2 -0
- package/dist/{codecs-BmPCJWqb-DveZGJvm.mjs → codecs-CxWg7WrX-DtVAuuXA.mjs} +351 -255
- package/dist/codecs-CxWg7WrX-DtVAuuXA.mjs.map +1 -0
- package/dist/{codecs-B1HgsJZ2.mjs → codecs-DZMfLjGe.mjs} +2 -2
- package/dist/codecs-DZMfLjGe.mjs.map +1 -0
- package/dist/{codecs-D8tLswBi-_nbo-Z8x.d.mts → codecs-bwX5JaME-ByuPNLC5.d.mts} +146 -86
- package/dist/codecs-bwX5JaME-ByuPNLC5.d.mts.map +1 -0
- package/dist/{codecs-DmCKO7dg.d.mts → codecs-ePpDWH7z.d.mts} +2 -2
- package/dist/codecs-ePpDWH7z.d.mts.map +1 -0
- package/dist/{column-types-BH-MU6uU.d.mts → column-types-CwjYfNCi.d.mts} +33 -7
- package/dist/column-types-CwjYfNCi.d.mts.map +1 -0
- package/dist/{column-types-Bh92dNjD.mjs → column-types-DU7C_gwa.mjs} +37 -9
- package/dist/column-types-DU7C_gwa.mjs.map +1 -0
- package/dist/{contract-free-aQ4nT-_R.mjs → contract-free-CzTZEwpt.mjs} +5 -5
- package/dist/contract-free-CzTZEwpt.mjs.map +1 -0
- package/dist/{control-Drq2rquV.mjs → control-BF220oqr.mjs} +82 -24
- package/dist/control-BF220oqr.mjs.map +1 -0
- package/dist/{control-2F195jJk.d.mts → control-ByalKcpe.d.mts} +2 -1
- package/dist/control-ByalKcpe.d.mts.map +1 -0
- package/dist/{control-Y6FxMu3o.mjs → control-DzK5mSLo.mjs} +3 -3
- package/dist/control-DzK5mSLo.mjs.map +1 -0
- package/dist/{control-adapter-DFr4gS-r-DM3KcZdQ.mjs → control-adapter-BM70RkWS-kIC873DD.mjs} +21 -10
- package/dist/control-adapter-BM70RkWS-kIC873DD.mjs.map +1 -0
- package/dist/{control-policy-B53lnBCT-B9K9Cj1x.mjs → control-policy-BN8Ouun3-BtGYeb4f.mjs} +7 -7
- package/dist/control-policy-BN8Ouun3-BtGYeb4f.mjs.map +1 -0
- package/dist/{control-DLTOAEHj.d.mts → control-xdW1bgaP.d.mts} +3 -3
- package/dist/{control-DLTOAEHj.d.mts.map → control-xdW1bgaP.d.mts.map} +1 -1
- package/dist/{ddl-CNQJds-C-WfZ3y4y8.mjs → ddl-GXbCrKp_-CBKFkq1r.mjs} +4 -4
- package/dist/{ddl-CNQJds-C-WfZ3y4y8.mjs.map → ddl-GXbCrKp_-CBKFkq1r.mjs.map} +1 -1
- package/dist/{descriptor-meta-rilAH3ep-dAmiVLpe.mjs → descriptor-meta-D41CePyY-B0L9RIgT.mjs} +7 -6
- package/dist/descriptor-meta-D41CePyY-B0L9RIgT.mjs.map +1 -0
- package/dist/{descriptor-meta-KVX21fsl-DBDoB4eg.mjs → descriptor-meta-zQNj82MZ-CDwEiYdj.mjs} +50 -21
- package/dist/descriptor-meta-zQNj82MZ-CDwEiYdj.mjs.map +1 -0
- package/dist/{diff-database-schema-DKq76rCk-uehceHYz.mjs → diff-database-schema-C9UxdmYu-BzQjQb1e.mjs} +6 -6
- package/dist/{diff-database-schema-DKq76rCk-uehceHYz.mjs.map → diff-database-schema-C9UxdmYu-BzQjQb1e.mjs.map} +1 -1
- package/dist/driver.d.mts +2 -2
- package/dist/driver.mjs +3 -2
- package/dist/driver__control.mjs +1 -1
- package/dist/driver__runtime.d.mts +2 -2
- package/dist/driver__runtime.mjs +2 -639
- package/dist/{errors-CU4xIwwk.d.mts → errors-5fMq0U66.d.mts} +2 -2
- package/dist/{errors-CU4xIwwk.d.mts.map → errors-5fMq0U66.d.mts.map} +1 -1
- package/dist/errors-DYyzTYzE-39CV_aMo.mjs +92 -0
- package/dist/errors-DYyzTYzE-39CV_aMo.mjs.map +1 -0
- package/dist/instant-now-generator-lJQqn_8K-JOzseqXI.d.mts +9 -0
- package/dist/instant-now-generator-lJQqn_8K-JOzseqXI.d.mts.map +1 -0
- package/dist/migration-PTHAY9Cv.mjs.map +1 -1
- package/dist/{op-factory-call-H6zeDGLe-_1pAftJk.mjs → op-factory-call-CSkQdszU-C43tr0rP.mjs} +7 -7
- package/dist/{op-factory-call-H6zeDGLe-_1pAftJk.mjs.map → op-factory-call-CSkQdszU-C43tr0rP.mjs.map} +1 -1
- package/dist/{pack-CySS3DQU.d.mts → pack-BByvVlUw.d.mts} +177 -13
- package/dist/pack-BByvVlUw.d.mts.map +1 -0
- package/dist/{planner-D0uogzvT-1WyGIC5p.mjs → planner-DtwSy6w3--x0IvtI9.mjs} +8 -8
- package/dist/{planner-D0uogzvT-1WyGIC5p.mjs.map → planner-DtwSy6w3--x0IvtI9.mjs.map} +1 -1
- package/dist/{planner-ddl-builders-Chxh-LEQ-DXvwOeeA.mjs → planner-ddl-builders-CsfmnnKR-CNn0fLyx.mjs} +5 -5
- package/dist/{planner-ddl-builders-Chxh-LEQ-DXvwOeeA.mjs.map → planner-ddl-builders-CsfmnnKR-CNn0fLyx.mjs.map} +1 -1
- package/dist/{planner-produced-postgres-migration-D5m8nK6s-CbZ4hlbv.mjs → planner-produced-postgres-migration-BResV739-meZQaWcU.mjs} +4 -4
- package/dist/{planner-produced-postgres-migration-D5m8nK6s-CbZ4hlbv.mjs.map → planner-produced-postgres-migration-BResV739-meZQaWcU.mjs.map} +1 -1
- package/dist/{planner-sql-checks-ftgzvIO9-BTtBg2Vz.mjs → planner-sql-checks-Bcngv5YZ-Dnp05hSM.mjs} +4 -4
- package/dist/{planner-sql-checks-ftgzvIO9-BTtBg2Vz.mjs.map → planner-sql-checks-Bcngv5YZ-Dnp05hSM.mjs.map} +1 -1
- package/dist/{postgres-contract-view-B8ykf2cO-T2LvWVFZ.mjs → postgres-contract-view-dWcpuV6T-CJPsHGox.mjs} +5 -5
- package/dist/{postgres-contract-view-B8ykf2cO-T2LvWVFZ.mjs.map → postgres-contract-view-dWcpuV6T-CJPsHGox.mjs.map} +1 -1
- package/dist/{postgres-migration-Dbq3RGfZ-aMnwfEAb.mjs → postgres-migration-DRKw86P7-C1eWF86n.mjs} +6 -6
- package/dist/{postgres-migration-Dbq3RGfZ-aMnwfEAb.mjs.map → postgres-migration-DRKw86P7-C1eWF86n.mjs.map} +1 -1
- package/dist/{postgres-schema-CF0yHESb-D7n2X21R.mjs → postgres-schema-B3t7Zr52-CMlY9aGw.mjs} +4 -4
- package/dist/{postgres-schema-CF0yHESb-D7n2X21R.mjs.map → postgres-schema-B3t7Zr52-CMlY9aGw.mjs.map} +1 -1
- package/dist/{render-ops-DOsRP0Po-BKn_c_Ia.mjs → render-ops-D2vJApKB-B281fzmn.mjs} +3 -3
- package/dist/{render-ops-DOsRP0Po-BKn_c_Ia.mjs.map → render-ops-D2vJApKB-B281fzmn.mjs.map} +1 -1
- package/dist/{resolve-ddl-schema-CoaeNP35-C-UZldpj.mjs → resolve-ddl-schema-Cab6g5MC-SRco-A7L.mjs} +3 -3
- package/dist/{resolve-ddl-schema-CoaeNP35-C-UZldpj.mjs.map → resolve-ddl-schema-Cab6g5MC-SRco-A7L.mjs.map} +1 -1
- package/dist/{runtime-DOXznQe0.d.mts → runtime-BdRKoWQu.d.mts} +2 -2
- package/dist/{runtime-DOXznQe0.d.mts.map → runtime-BdRKoWQu.d.mts.map} +1 -1
- package/dist/runtime-Di_BFzUC.mjs +685 -0
- package/dist/runtime-Di_BFzUC.mjs.map +1 -0
- package/dist/{runtime-lHBKgjB9.d.mts → runtime-DtoNQntj.d.mts} +3 -2
- package/dist/runtime-DtoNQntj.d.mts.map +1 -0
- package/dist/{runtime-_TfO66h5.d.mts → runtime-bbCw9Omq.d.mts} +2 -1
- package/dist/runtime-bbCw9Omq.d.mts.map +1 -0
- package/dist/{sql-renderer-BgC0ZgLS.d.mts → sql-renderer-Cshx9dNa.d.mts} +2 -2
- package/dist/{sql-renderer-BgC0ZgLS.d.mts.map → sql-renderer-Cshx9dNa.d.mts.map} +1 -1
- package/dist/{sql-renderer-ComgusFq-BBlqM1fw.mjs → sql-renderer-DMMtw8lD-K9zLsg-g.mjs} +8 -75
- package/dist/sql-renderer-DMMtw8lD-K9zLsg-g.mjs.map +1 -0
- package/dist/{sql-utils-DuzN3JZg-DiXy4Vah.mjs → sql-utils-6j9YTLpr-BCyCBPBg.mjs} +3 -3
- package/dist/{sql-utils-DuzN3JZg-DiXy4Vah.mjs.map → sql-utils-6j9YTLpr-BCyCBPBg.mjs.map} +1 -1
- package/dist/target.d.mts +14 -13
- package/dist/target.mjs +24 -23
- package/dist/target__aggregates.mjs +1 -1
- package/dist/target__codec-ids.d.mts +3 -3
- package/dist/target__codec-ids.mjs +2 -2
- package/dist/target__codec-types.d.mts +4 -4
- package/dist/target__codecs.d.mts +3 -3
- package/dist/target__codecs.mjs +3 -3
- package/dist/target__contract-free.mjs +3 -3
- package/dist/target__control.d.mts +3 -2
- package/dist/target__control.mjs +3 -2
- package/dist/target__diff-database-schema.mjs +1 -1
- package/dist/target__errors.d.mts +1 -1
- package/dist/target__errors.mjs +1 -1
- package/dist/target__issue-planner.mjs +1 -1
- package/dist/target__migration.mjs +2 -2
- package/dist/target__op-factory-call.mjs +1 -1
- package/dist/target__pack.d.mts +1 -1
- package/dist/target__pack.mjs +1 -1
- package/dist/target__planner-ddl-builders.mjs +1 -1
- package/dist/target__planner-produced-postgres-migration.mjs +1 -1
- package/dist/target__planner-sql-checks.mjs +1 -1
- package/dist/target__planner.mjs +2 -2
- package/dist/target__render-ops.mjs +1 -1
- package/dist/target__runtime.d.mts +3 -2
- package/dist/target__runtime.mjs +3 -2
- package/dist/target__runtime.mjs.map +1 -1
- package/dist/target__schema-ir-annotations.mjs +1 -1
- package/dist/target__sql-utils.mjs +1 -1
- package/dist/target__types.d.mts +2 -2
- package/dist/target__types.mjs +2 -2
- package/dist/{types-CjGjPLr5.d.mts → types-B4IkFolc.d.mts} +2 -2
- package/dist/{types-CjGjPLr5.d.mts.map → types-B4IkFolc.d.mts.map} +1 -1
- package/dist/types-C7BEZmFD.d.mts +1 -0
- package/dist/{types-CkryN1AS-BcQRGsDn.d.mts → types-CkryN1AS-CZtzRJFZ.d.mts} +2 -2
- package/dist/{types-CkryN1AS-BcQRGsDn.d.mts.map → types-CkryN1AS-CZtzRJFZ.d.mts.map} +1 -1
- package/package.json +13 -12
- package/dist/aggregates-Dh6HPdvC.mjs.map +0 -1
- package/dist/authoring-BOpdZa2N-ClrLFiXw.mjs.map +0 -1
- package/dist/check-expressions-5vhxWaFy-CBcjFeur.mjs.map +0 -1
- package/dist/check-expressions-DRgG8RN5-DiA-22aC.d.mts.map +0 -1
- package/dist/codec-ids-Bqu_IwO0-DKOdPizQ.d.mts +0 -35
- package/dist/codec-ids-Bqu_IwO0-DKOdPizQ.d.mts.map +0 -1
- package/dist/codec-ids-C5Rkltkw-DMf87l9s.mjs +0 -35
- package/dist/codec-ids-C5Rkltkw-DMf87l9s.mjs.map +0 -1
- package/dist/codec-ids-DJ6j6pZc.d.mts +0 -1
- package/dist/codec-types-BRU4F-7t-BaJbKF_i.d.mts.map +0 -1
- package/dist/codec-types-bX63JRLf.d.mts +0 -2
- package/dist/codecs-B1HgsJZ2.mjs.map +0 -1
- package/dist/codecs-BmPCJWqb-DveZGJvm.mjs.map +0 -1
- package/dist/codecs-D8tLswBi-_nbo-Z8x.d.mts.map +0 -1
- package/dist/codecs-DmCKO7dg.d.mts.map +0 -1
- package/dist/column-types-BH-MU6uU.d.mts.map +0 -1
- package/dist/column-types-Bh92dNjD.mjs.map +0 -1
- package/dist/contract-free-aQ4nT-_R.mjs.map +0 -1
- package/dist/control-2F195jJk.d.mts.map +0 -1
- package/dist/control-Drq2rquV.mjs.map +0 -1
- package/dist/control-Y6FxMu3o.mjs.map +0 -1
- package/dist/control-adapter-DFr4gS-r-DM3KcZdQ.mjs.map +0 -1
- package/dist/control-policy-B53lnBCT-B9K9Cj1x.mjs.map +0 -1
- package/dist/descriptor-meta-KVX21fsl-DBDoB4eg.mjs.map +0 -1
- package/dist/descriptor-meta-rilAH3ep-dAmiVLpe.mjs.map +0 -1
- package/dist/driver__runtime.mjs.map +0 -1
- package/dist/errors-DKjQzNaN-DFcF1thx.mjs +0 -39
- package/dist/errors-DKjQzNaN-DFcF1thx.mjs.map +0 -1
- package/dist/pack-CySS3DQU.d.mts.map +0 -1
- package/dist/runtime-_TfO66h5.d.mts.map +0 -1
- package/dist/runtime-lHBKgjB9.d.mts.map +0 -1
- package/dist/sql-renderer-ComgusFq-BBlqM1fw.mjs.map +0 -1
- package/dist/types-B-4d5_4a.d.mts +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtime-Di_BFzUC.mjs","names":["#queue","#connection","#onRelease","#onDestroy","#txState","#onSettled","#settle","#closed","suppressIdleConnectionErrors$1","#connected","#connectionMutex","#closeWhileHoldingLease","#connectPromise","#cursorOpts","#preparedStatements","#delegate","#requireDelegate","#wrapConnection"],"sources":["../../../../3-targets/7-drivers/postgres/dist/runtime.mjs"],"sourcesContent":["import { i as postgresDriverDescriptorMeta, n as isPostgresError, r as normalizePgError, t as isAlreadyConnectedError } from \"./normalize-error-CNjgVO71.mjs\";\nimport { suppressIdleConnectionErrors, suppressIdleConnectionErrors as suppressIdleConnectionErrors$1 } from \"@internal/utils/suppress-idle-connection-errors\";\nimport { Pool, types } from \"pg\";\nimport { blindCast } from \"@internal/utils/casts\";\nimport Cursor from \"pg-cursor\";\n//#region src/driver-error.ts\nfunction driverError(code, message, details) {\n\tconst error = new Error(message);\n\tObject.defineProperty(error, \"name\", {\n\t\tvalue: \"RuntimeError\",\n\t\tconfigurable: true\n\t});\n\treturn details === void 0 ? Object.assign(error, {\n\t\tcode,\n\t\tcategory: \"DRIVER\",\n\t\tseverity: \"error\"\n\t}) : Object.assign(error, {\n\t\tcode,\n\t\tcategory: \"DRIVER\",\n\t\tseverity: \"error\",\n\t\tdetails\n\t});\n}\n//#endregion\n//#region src/callback-to-promise.ts\nfunction callbackToPromise(fn) {\n\treturn new Promise((resolve, reject) => {\n\t\tfn((err, result) => {\n\t\t\tif (err) {\n\t\t\t\treject(err);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tresolve(result);\n\t\t});\n\t});\n}\n//#endregion\n//#region src/named-cursor.ts\nlet nextNamedPortalId = 1;\n/** Streaming cursor for a server-side named prepared statement. */\nvar NamedCursor = class extends Cursor {\n\tname;\n\tconstructor(opts) {\n\t\tsuper(opts.text, [...opts.values], opts.config);\n\t\tthis.name = opts.name;\n\t\tthis.submit = this.submitNamed;\n\t}\n\tsubmitNamed(connection) {\n\t\tconst self = this;\n\t\tconst conn = connection;\n\t\tself.state = \"submitted\";\n\t\tself.connection = conn;\n\t\tself._portal = `np_${nextNamedPortalId++}`;\n\t\tif (!conn.parsedStatements[this.name]) {\n\t\t\tconst parseMessage = {\n\t\t\t\ttext: self.text,\n\t\t\t\tname: this.name,\n\t\t\t\ttypes: []\n\t\t\t};\n\t\t\tconn.parse(parseMessage, true);\n\t\t}\n\t\tconst bindMessage = {\n\t\t\tportal: self._portal,\n\t\t\tstatement: this.name,\n\t\t\tvalues: self.values ?? []\n\t\t};\n\t\tconn.bind(bindMessage, true);\n\t\tconn.describe({\n\t\t\ttype: \"P\",\n\t\t\tname: self._portal\n\t\t}, true);\n\t\tconn.flush();\n\t\tif (self._conf.types) self._result._getTypeParser = self._conf.types.getTypeParser;\n\t\tconn.once(\"noData\", self._ifNoData);\n\t\tconn.once(\"rowDescription\", self._rowDescription);\n\t}\n};\n//#endregion\n//#region src/temporal-text-parsers.ts\nconst DATE_OID = 1082;\nconst TIME_OID = 1083;\nconst TIMESTAMP_OID = 1114;\nconst TIMESTAMPTZ_OID = 1184;\nconst DATE_ARRAY_OID = 1182;\nconst TIME_ARRAY_OID = 1183;\nconst TIMESTAMP_ARRAY_OID = 1115;\nconst TIMESTAMPTZ_ARRAY_OID = 1185;\nconst TEMPORAL_SCALAR_OIDS = /* @__PURE__ */ new Set([\n\tDATE_OID,\n\tTIME_OID,\n\tTIMESTAMP_OID,\n\tTIMESTAMPTZ_OID\n]);\nconst TEMPORAL_ARRAY_OIDS = /* @__PURE__ */ new Set([\n\tDATE_ARRAY_OID,\n\tTIME_ARRAY_OID,\n\tTIMESTAMP_ARRAY_OID,\n\tTIMESTAMPTZ_ARRAY_OID\n]);\nfunction getTypeParser(oid, format) {\n\treturn blindCast(types.getTypeParser)(oid, format);\n}\nfunction serverText(value) {\n\treturn value;\n}\nfunction parseTextArray(value) {\n\tif (!value) return null;\n\treturn blindCast(types.arrayParser).create(value).parse();\n}\nconst temporalTextTypes = { getTypeParser(oid, format) {\n\tif (TEMPORAL_SCALAR_OIDS.has(oid)) return serverText;\n\tif (TEMPORAL_ARRAY_OIDS.has(oid)) return parseTextArray;\n\treturn getTypeParser(oid, format);\n} };\n//#endregion\n//#region src/postgres-driver.ts\nconst DEFAULT_BATCH_SIZE = 100;\nconst DEFAULT_PREPARED_STATEMENTS = true;\nfunction createHandleAllocator() {\n\tlet next = 1;\n\treturn { mint: () => `pn_${next++}` };\n}\nfunction buildConnectionOptions(options) {\n\treturn {\n\t\t...options.cursor?.disabled ? { cursorDisabled: true } : {\n\t\t\tcursorBatchSize: options.cursor?.batchSize ?? DEFAULT_BATCH_SIZE,\n\t\t\tcursorDisabled: false\n\t\t},\n\t\tpreparedStatementsEnabled: options.preparedStatements ?? DEFAULT_PREPARED_STATEMENTS,\n\t\thandleAllocator: createHandleAllocator()\n\t};\n}\nfunction isStalePreparedStatementError(error) {\n\tif (!(error instanceof Error) || !(\"code\" in error) || typeof error.code !== \"string\") return false;\n\tconst code = error.code;\n\treturn code === \"26000\" || code === \"0A000\";\n}\nvar AsyncMutex = class {\n\t#queue = Promise.resolve();\n\tasync lock() {\n\t\tconst previous = this.#queue;\n\t\tlet releaseLock;\n\t\tthis.#queue = new Promise((resolve) => {\n\t\t\treleaseLock = resolve;\n\t\t});\n\t\tawait previous;\n\t\treturn () => {\n\t\t\treleaseLock?.();\n\t\t\treleaseLock = void 0;\n\t\t};\n\t}\n};\nconst clientQueryLocks = /* @__PURE__ */ new WeakMap();\nfunction acquireClientQueryLock(client) {\n\tlet mutex = clientQueryLocks.get(client);\n\tif (mutex === void 0) {\n\t\tmutex = new AsyncMutex();\n\t\tclientQueryLocks.set(client, mutex);\n\t}\n\treturn mutex.lock();\n}\nvar PostgresQueryable = class {\n\toptions;\n\tconstructor(options) {\n\t\tthis.options = options;\n\t}\n\tasync *query(request) {\n\t\ttry {\n\t\t\tconst preparedStatementHandle = request.preparedStatementHandle;\n\t\t\tif (preparedStatementHandle === void 0 || !this.options.preparedStatementsEnabled) {\n\t\t\t\tyield* this.runQuery(request);\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tconst name = this.preparedStatementName(preparedStatementHandle);\n\t\t\tyield* this.withStaleHandleStreamRetry(preparedStatementHandle, name, (name) => this.runQuery(request, name));\n\t\t} catch (error) {\n\t\t\tthrow normalizePgError(error);\n\t\t}\n\t}\n\tasync execute(request) {\n\t\ttry {\n\t\t\tconst preparedStatementHandle = request.preparedStatementHandle;\n\t\t\tif (preparedStatementHandle === void 0 || !this.options.preparedStatementsEnabled) return await this.runExecute(request);\n\t\t\tconst name = this.preparedStatementName(preparedStatementHandle);\n\t\t\treturn await this.withStaleHandleRetry(preparedStatementHandle, name, (name) => this.runExecute(request, name));\n\t\t} catch (error) {\n\t\t\tthrow normalizePgError(error);\n\t\t}\n\t}\n\tpreparedStatementName(handle) {\n\t\tconst existingName = handle.get();\n\t\tif (typeof existingName === \"string\") return existingName;\n\t\tconst mintedName = this.options.handleAllocator.mint();\n\t\thandle.set(mintedName);\n\t\treturn mintedName;\n\t}\n\tasync withStaleHandleRetry(preparedStatementHandle, name, attempt) {\n\t\ttry {\n\t\t\treturn await attempt(name);\n\t\t} catch (error) {\n\t\t\tif (!isStalePreparedStatementError(error)) throw error;\n\t\t\tconst retryName = this.options.handleAllocator.mint();\n\t\t\tpreparedStatementHandle.set(retryName);\n\t\t\ttry {\n\t\t\t\treturn await attempt(retryName);\n\t\t\t} catch (retryError) {\n\t\t\t\tthrow prepareFailedError(retryError, retryName);\n\t\t\t}\n\t\t}\n\t}\n\tasync *withStaleHandleStreamRetry(preparedStatementHandle, name, attempt) {\n\t\tconst stream = await this.withStaleHandleRetry(preparedStatementHandle, name, async (name) => {\n\t\t\tconst iterator = attempt(name)[Symbol.asyncIterator]();\n\t\t\treturn {\n\t\t\t\titerator,\n\t\t\t\tfirst: await iterator.next()\n\t\t\t};\n\t\t});\n\t\tif (stream.first.done) return;\n\t\tlet streamCompleted = false;\n\t\ttry {\n\t\t\tyield stream.first.value;\n\t\t\twhile (true) {\n\t\t\t\tconst next = await stream.iterator.next();\n\t\t\t\tif (next.done) {\n\t\t\t\t\tstreamCompleted = true;\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tyield next.value;\n\t\t\t}\n\t\t} finally {\n\t\t\tif (!streamCompleted) await stream.iterator.return?.();\n\t\t}\n\t}\n\tasync runExecute(request, name) {\n\t\tconst client = await this.acquireClient();\n\t\ttry {\n\t\t\tconst releaseLock = await acquireClientQueryLock(client);\n\t\t\ttry {\n\t\t\t\treturn { affectedRows: (await client.query({\n\t\t\t\t\tname,\n\t\t\t\t\ttext: request.sql,\n\t\t\t\t\tvalues: blindCast(request.params ?? [])\n\t\t\t\t})).rowCount ?? 0 };\n\t\t\t} finally {\n\t\t\t\treleaseLock();\n\t\t\t}\n\t\t} finally {\n\t\t\tawait this.releaseClient(client);\n\t\t}\n\t}\n\tinExplicitTransaction() {\n\t\treturn false;\n\t}\n\tasync *runQuery(request, name) {\n\t\tconst client = await this.acquireClient();\n\t\tlet rows;\n\t\ttry {\n\t\t\tif (!this.options.cursorDisabled) {\n\t\t\t\tconst releaseLock = await acquireClientQueryLock(client);\n\t\t\t\ttry {\n\t\t\t\t\tfor await (const row of this.streamWithPortalProtection(client, request, this.options.cursorBatchSize, name)) yield blindCast(row);\n\t\t\t\t\treturn;\n\t\t\t\t} catch (cursorError) {\n\t\t\t\t\tif (!(cursorError instanceof Error) || isPostgresError(cursorError)) throw cursorError;\n\t\t\t\t} finally {\n\t\t\t\t\treleaseLock();\n\t\t\t\t}\n\t\t\t}\n\t\t\trows = await this.executeBuffered(client, request.sql, request.params, name);\n\t\t} finally {\n\t\t\tawait this.releaseClient(client);\n\t\t}\n\t\tfor (const row of rows) yield blindCast(row);\n\t}\n\tasync explain(request) {\n\t\tconst text = `EXPLAIN (FORMAT JSON) ${request.sql}`;\n\t\tconst client = await this.acquireClient();\n\t\ttry {\n\t\t\tconst releaseLock = await acquireClientQueryLock(client);\n\t\t\ttry {\n\t\t\t\treturn { rows: blindCast((await client.query(text, request.params === void 0 ? void 0 : [...request.params]).catch(rethrowNormalizedError)).rows) };\n\t\t\t} finally {\n\t\t\t\treleaseLock();\n\t\t\t}\n\t\t} finally {\n\t\t\tawait this.releaseClient(client);\n\t\t}\n\t}\n\tasync *streamWithPortalProtection(client, request, cursorBatchSize, name) {\n\t\tif (this.inExplicitTransaction()) {\n\t\t\tyield* this.executeWithCursor(client, request.sql, request.params, cursorBatchSize, name);\n\t\t\treturn;\n\t\t}\n\t\tawait client.query(\"BEGIN\");\n\t\tlet streamFailed = false;\n\t\ttry {\n\t\t\tyield* this.executeWithCursor(client, request.sql, request.params, cursorBatchSize, name);\n\t\t} catch (error) {\n\t\t\tstreamFailed = true;\n\t\t\tthrow error;\n\t\t} finally {\n\t\t\tawait this.commitStreamSpan(client, streamFailed);\n\t\t}\n\t}\n\tasync commitStreamSpan(client, streamFailed) {\n\t\ttry {\n\t\t\tawait client.query(\"COMMIT\");\n\t\t} catch (commitError) {\n\t\t\tif (!streamFailed) throw commitError;\n\t\t}\n\t}\n\tasync *executeWithCursor(client, sql, params, cursorBatchSize, name) {\n\t\tconst values = blindCast(params ?? []);\n\t\tconst config = { types: temporalTextTypes };\n\t\tconst cursor = client.query(name === void 0 ? new Cursor(sql, values, config) : new NamedCursor({\n\t\t\tname,\n\t\t\ttext: sql,\n\t\t\tvalues,\n\t\t\tconfig\n\t\t}));\n\t\ttry {\n\t\t\twhile (true) {\n\t\t\t\tconst rows = await readCursor(cursor, cursorBatchSize);\n\t\t\t\tif (rows.length === 0) break;\n\t\t\t\tfor (const row of rows) yield row;\n\t\t\t}\n\t\t} finally {\n\t\t\tawait closeCursor(cursor);\n\t\t}\n\t}\n\tasync executeBuffered(client, sql, params, name) {\n\t\tconst config = {\n\t\t\tname,\n\t\t\ttext: sql,\n\t\t\tvalues: blindCast(params ?? []),\n\t\t\ttypes: temporalTextTypes\n\t\t};\n\t\tconst releaseLock = await acquireClientQueryLock(client);\n\t\tlet result;\n\t\ttry {\n\t\t\tresult = await client.query(config);\n\t\t} finally {\n\t\t\treleaseLock();\n\t\t}\n\t\treturn blindCast(result.rows);\n\t}\n};\nvar PostgresConnectionImpl = class extends PostgresQueryable {\n\t#connection;\n\t#onRelease;\n\t#onDestroy;\n\t#txState;\n\tconstructor(connection, options, onRelease, onDestroy, txState) {\n\t\tsuper(options);\n\t\tthis.#connection = connection;\n\t\tthis.#onRelease = onRelease;\n\t\tthis.#onDestroy = onDestroy;\n\t\tthis.#txState = txState ?? { open: false };\n\t}\n\tacquireClient() {\n\t\treturn Promise.resolve(this.#connection);\n\t}\n\treleaseClient(_client) {\n\t\treturn Promise.resolve();\n\t}\n\tinExplicitTransaction() {\n\t\treturn this.#txState.open;\n\t}\n\tasync beginTransaction() {\n\t\tconst releaseLock = await acquireClientQueryLock(this.#connection);\n\t\ttry {\n\t\t\tawait this.#connection.query(\"BEGIN\").catch(rethrowNormalizedError);\n\t\t} finally {\n\t\t\treleaseLock();\n\t\t}\n\t\tthis.#txState.open = true;\n\t\treturn new PostgresTransactionImpl(this.#connection, this.options, () => {\n\t\t\tthis.#txState.open = false;\n\t\t});\n\t}\n\tasync release() {\n\t\tconst conn = this.#connection;\n\t\tif (\"release\" in conn) conn.release();\n\t\tconst onRelease = this.#onRelease;\n\t\tthis.#onRelease = void 0;\n\t\tthis.#onDestroy = void 0;\n\t\tonRelease?.();\n\t}\n\tasync destroy(reason) {\n\t\tconst onDestroy = this.#onDestroy;\n\t\tconst onRelease = this.#onRelease;\n\t\tthis.#onDestroy = void 0;\n\t\tthis.#onRelease = void 0;\n\t\tconst conn = this.#connection;\n\t\tif (\"release\" in conn) {\n\t\t\tconst releaseArg = reason instanceof Error ? reason : /* @__PURE__ */ new Error(\"Connection destroyed\");\n\t\t\tconn.release(releaseArg);\n\t\t}\n\t\tif (onDestroy) await onDestroy(reason);\n\t\telse onRelease?.();\n\t}\n};\nvar PostgresTransactionImpl = class extends PostgresQueryable {\n\t#connection;\n\t#onSettled;\n\tconstructor(connection, options, onSettled) {\n\t\tsuper(options);\n\t\tthis.#connection = connection;\n\t\tthis.#onSettled = onSettled;\n\t}\n\tacquireClient() {\n\t\treturn Promise.resolve(this.#connection);\n\t}\n\treleaseClient(_client) {\n\t\treturn Promise.resolve();\n\t}\n\tinExplicitTransaction() {\n\t\treturn true;\n\t}\n\t#settle() {\n\t\tconst onSettled = this.#onSettled;\n\t\tthis.#onSettled = void 0;\n\t\tonSettled?.();\n\t}\n\tasync commit() {\n\t\tconst releaseLock = await acquireClientQueryLock(this.#connection);\n\t\ttry {\n\t\t\tawait this.#connection.query(\"COMMIT\").catch(rethrowNormalizedError);\n\t\t} finally {\n\t\t\treleaseLock();\n\t\t\tthis.#settle();\n\t\t}\n\t}\n\tasync rollback() {\n\t\tconst releaseLock = await acquireClientQueryLock(this.#connection);\n\t\ttry {\n\t\t\tawait this.#connection.query(\"ROLLBACK\").catch(rethrowNormalizedError);\n\t\t} finally {\n\t\t\treleaseLock();\n\t\t\tthis.#settle();\n\t\t}\n\t}\n};\nvar PostgresPoolDriverImpl = class extends PostgresQueryable {\n\tpool;\n\t#closed = false;\n\tconstructor(options) {\n\t\tsuper(buildConnectionOptions(options));\n\t\tthis.pool = options.connect.pool;\n\t}\n\tget state() {\n\t\treturn this.#closed ? \"closed\" : \"connected\";\n\t}\n\tasync connect(_binding) {}\n\tasync acquireConnection() {\n\t\treturn new PostgresConnectionImpl(await this.acquireClient(), this.options);\n\t}\n\tasync close() {\n\t\tif (this.#closed) return;\n\t\tthis.#closed = true;\n\t\tawait this.pool.end();\n\t}\n\tasync acquireClient() {\n\t\treturn suppressIdleConnectionErrors$1(await this.pool.connect());\n\t}\n\tasync releaseClient(client) {\n\t\tclient.release();\n\t}\n};\nvar PostgresDirectDriverImpl = class extends PostgresQueryable {\n\tdirectClient;\n\t#connectionMutex = new AsyncMutex();\n\t#closed = false;\n\t#connected = false;\n\t#connectPromise;\n\t#txState = { open: false };\n\tconstructor(options) {\n\t\tsuper(buildConnectionOptions(options));\n\t\tthis.directClient = options.connect.client;\n\t\tthis.directClient.on(\"error\", () => {\n\t\t\tthis.#closed = true;\n\t\t\tthis.#connected = false;\n\t\t});\n\t}\n\tinExplicitTransaction() {\n\t\treturn this.#txState.open;\n\t}\n\tget state() {\n\t\treturn this.#closed ? \"closed\" : \"connected\";\n\t}\n\tasync connect(_binding) {}\n\tasync acquireConnection() {\n\t\tconst releaseLease = await this.#connectionMutex.lock();\n\t\ttry {\n\t\t\treturn new PostgresConnectionImpl(await this.acquireClient(), this.options, releaseLease, async () => {\n\t\t\t\ttry {\n\t\t\t\t\tawait this.#closeWhileHoldingLease();\n\t\t\t\t} finally {\n\t\t\t\t\treleaseLease();\n\t\t\t\t}\n\t\t\t}, this.#txState);\n\t\t} catch (error) {\n\t\t\treleaseLease();\n\t\t\tthrow error;\n\t\t}\n\t}\n\tasync close() {\n\t\tconst releaseLease = await this.#connectionMutex.lock();\n\t\ttry {\n\t\t\tawait this.#closeWhileHoldingLease();\n\t\t} finally {\n\t\t\treleaseLease();\n\t\t}\n\t}\n\tasync #closeWhileHoldingLease() {\n\t\tif (this.#closed) return;\n\t\tthis.#closed = true;\n\t\tawait this.directClient.end();\n\t\tthis.#connected = false;\n\t}\n\tasync acquireClient() {\n\t\tif (this.#closed) throw driverError(\"DRIVER.NOT_CONNECTED\", \"Postgres connection lost or closed. Create a new client to reconnect.\");\n\t\tif (this.#connected) return this.directClient;\n\t\tif (this.#connectPromise !== void 0) {\n\t\t\tawait this.#connectPromise;\n\t\t\treturn this.directClient;\n\t\t}\n\t\tthis.#connectPromise = (async () => {\n\t\t\ttry {\n\t\t\t\tawait this.directClient.connect();\n\t\t\t} catch (error) {\n\t\t\t\tif (!isAlreadyConnectedError(error)) throw error;\n\t\t\t} finally {\n\t\t\t\tthis.#connectPromise = void 0;\n\t\t\t}\n\t\t\tthis.#connected = true;\n\t\t})();\n\t\tawait this.#connectPromise;\n\t\treturn this.directClient;\n\t}\n\tasync releaseClient(_client) {}\n};\nfunction createBoundDriverFromBinding(binding, cursorOpts, extraOpts) {\n\tconst preparedStatements = extraOpts?.preparedStatements;\n\tswitch (binding.kind) {\n\t\tcase \"url\": return new PostgresPoolDriverImpl({\n\t\t\tconnect: { pool: suppressIdleConnectionErrors$1(new Pool({\n\t\t\t\tconnectionString: binding.url,\n\t\t\t\tconnectionTimeoutMillis: 2e4,\n\t\t\t\tidleTimeoutMillis: 3e4\n\t\t\t})) },\n\t\t\tcursor: cursorOpts,\n\t\t\tpreparedStatements\n\t\t});\n\t\tcase \"pgPool\": return new PostgresPoolDriverImpl({\n\t\t\tconnect: { pool: suppressIdleConnectionErrors$1(binding.pool) },\n\t\t\tcursor: cursorOpts,\n\t\t\tpreparedStatements\n\t\t});\n\t\tcase \"pgClient\": return new PostgresDirectDriverImpl({\n\t\t\tconnect: { client: suppressIdleConnectionErrors$1(binding.client) },\n\t\t\tcursor: cursorOpts,\n\t\t\tpreparedStatements\n\t\t});\n\t}\n}\nfunction readCursor(cursor, size) {\n\treturn callbackToPromise((cb) => {\n\t\tcursor.read(size, (err, rows) => cb(err, rows));\n\t});\n}\nfunction closeCursor(cursor) {\n\treturn callbackToPromise((cb) => cursor.close(cb));\n}\nfunction rethrowNormalizedError(error) {\n\tthrow normalizePgError(error);\n}\nfunction prepareFailedError(retryError, handle) {\n\tconst cause = normalizePgError(retryError);\n\treturn Object.assign(driverError(\"DRIVER.PREPARE_FAILED\", `Prepared statement failed again after re-preparing with a fresh handle: ${cause.message}`, { handle }), { cause });\n}\n//#endregion\n//#region src/exports/runtime.ts\nconst USE_BEFORE_CONNECT_MESSAGE = \"Postgres driver not connected. Call connect(binding) before acquireConnection or execute.\";\nconst ALREADY_CONNECTED_MESSAGE = \"Postgres driver already connected. Call close() before reconnecting with a new binding.\";\nfunction unboundQuery() {\n\treturn { [Symbol.asyncIterator]() {\n\t\treturn { async next() {\n\t\t\tthrow driverError(\"DRIVER.NOT_CONNECTED\", USE_BEFORE_CONNECT_MESSAGE);\n\t\t} };\n\t} };\n}\nvar PostgresUnboundDriverImpl = class {\n\tfamilyId = \"sql\";\n\ttargetId = \"postgres\";\n\t#delegate = null;\n\t#closed = false;\n\t#cursorOpts;\n\t#preparedStatements;\n\tconstructor(options) {\n\t\tthis.#cursorOpts = options?.cursor;\n\t\tthis.#preparedStatements = options?.preparedStatements;\n\t}\n\tget state() {\n\t\tif (this.#delegate !== null) return \"connected\";\n\t\tif (this.#closed) return \"closed\";\n\t\treturn \"unbound\";\n\t}\n\t#requireDelegate() {\n\t\tconst delegate = this.#delegate;\n\t\tif (delegate === null) throw driverError(\"DRIVER.NOT_CONNECTED\", USE_BEFORE_CONNECT_MESSAGE);\n\t\treturn delegate;\n\t}\n\tasync connect(binding) {\n\t\tif (this.#delegate !== null) throw driverError(\"DRIVER.ALREADY_CONNECTED\", ALREADY_CONNECTED_MESSAGE, { bindingKind: binding.kind });\n\t\tthis.#delegate = createBoundDriverFromBinding(binding, this.#cursorOpts, { preparedStatements: this.#preparedStatements });\n\t\tthis.#closed = false;\n\t}\n\tasync acquireConnection() {\n\t\tconst delegate = this.#requireDelegate();\n\t\tconst connection = await delegate.acquireConnection();\n\t\treturn this.#wrapConnection(connection, delegate);\n\t}\n\t/**\n\t* Wraps an acquired connection so that teardown paths which close the\n\t* underlying delegate (notably `destroy()` on a pgClient binding, where\n\t* the single socket means a destroyed connection invalidates the driver)\n\t* also reset our own `#delegate` reference. Without this, a failed\n\t* transaction rollback would leave the outer unbound wrapper reporting\n\t* `connected` while routing subsequent work to an already-ended delegate.\n\t*/\n\t#wrapConnection(connection, delegate) {\n\t\tconst syncDelegateState = () => {\n\t\t\tif (this.#delegate === delegate && delegate.state === \"closed\") {\n\t\t\t\tthis.#delegate = null;\n\t\t\t\tthis.#closed = true;\n\t\t\t}\n\t\t};\n\t\tconst wrapped = {\n\t\t\tbeginTransaction: connection.beginTransaction.bind(connection),\n\t\t\tquery: connection.query.bind(connection),\n\t\t\texecute: connection.execute.bind(connection),\n\t\t\trelease: async () => {\n\t\t\t\ttry {\n\t\t\t\t\tawait connection.release();\n\t\t\t\t} finally {\n\t\t\t\t\tsyncDelegateState();\n\t\t\t\t}\n\t\t\t},\n\t\t\tdestroy: async (reason) => {\n\t\t\t\ttry {\n\t\t\t\t\tawait connection.destroy(reason);\n\t\t\t\t} finally {\n\t\t\t\t\tsyncDelegateState();\n\t\t\t\t}\n\t\t\t}\n\t\t};\n\t\tif (connection.explain) wrapped.explain = connection.explain.bind(connection);\n\t\treturn wrapped;\n\t}\n\tasync close() {\n\t\tconst delegate = this.#delegate;\n\t\tif (delegate !== null) {\n\t\t\tthis.#delegate = null;\n\t\t\tawait delegate.close();\n\t\t}\n\t\tthis.#closed = true;\n\t}\n\tquery(request) {\n\t\tconst delegate = this.#delegate;\n\t\treturn delegate === null ? unboundQuery() : delegate.query(request);\n\t}\n\tasync execute(request) {\n\t\tconst delegate = this.#delegate;\n\t\tif (delegate === null) throw driverError(\"DRIVER.NOT_CONNECTED\", USE_BEFORE_CONNECT_MESSAGE);\n\t\treturn delegate.execute(request);\n\t}\n\tasync explain(request) {\n\t\tconst delegate = this.#requireDelegate();\n\t\tconst explain = delegate.explain;\n\t\tif (explain === void 0) throw driverError(\"DRIVER.NOT_CONNECTED\", USE_BEFORE_CONNECT_MESSAGE);\n\t\treturn explain.call(delegate, request);\n\t}\n};\nconst postgresRuntimeDriverDescriptor = {\n\t...postgresDriverDescriptorMeta,\n\tcreate(options) {\n\t\treturn new PostgresUnboundDriverImpl(options);\n\t}\n};\n//#endregion\nexport { postgresRuntimeDriverDescriptor as default, suppressIdleConnectionErrors };\n\n//# sourceMappingURL=runtime.mjs.map"],"mappings":"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"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { SqlDriver } from "@prisma/orm-family-sql/relational-core/ast";
|
|
2
|
+
import { suppressIdleConnectionErrors as suppressIdleConnectionErrors$1 } from "@prisma/orm-framework/utils/suppress-idle-connection-errors";
|
|
2
3
|
import { Client, Pool, QueryResult, QueryResultRow } from "pg";
|
|
3
4
|
import { RuntimeDriverDescriptor, RuntimeDriverInstance } from "@prisma/orm-framework/components/execution";
|
|
4
5
|
//#region ../../../3-targets/7-drivers/postgres/dist/runtime.d.mts
|
|
@@ -52,5 +53,5 @@ type PostgresDriverCreateOptions = Omit<PostgresDriverOptions, 'connect'>;
|
|
|
52
53
|
type PostgresRuntimeDriver = RuntimeDriverInstance<'sql', 'postgres'> & SqlDriver<PostgresBinding>;
|
|
53
54
|
declare const postgresRuntimeDriverDescriptor: RuntimeDriverDescriptor<'sql', 'postgres', PostgresDriverCreateOptions, PostgresRuntimeDriver>;
|
|
54
55
|
//#endregion
|
|
55
|
-
export { postgresRuntimeDriverDescriptor as a, QueryResult$1 as i, PostgresDriverCreateOptions as n, PostgresRuntimeDriver as r, PostgresBinding as t };
|
|
56
|
-
//# sourceMappingURL=runtime-
|
|
56
|
+
export { postgresRuntimeDriverDescriptor as a, QueryResult$1 as i, PostgresDriverCreateOptions as n, suppressIdleConnectionErrors$1 as o, PostgresRuntimeDriver as r, PostgresBinding as t };
|
|
57
|
+
//# sourceMappingURL=runtime-DtoNQntj.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtime-DtoNQntj.d.mts","names":[],"sources":["../../../../3-targets/7-drivers/postgres/dist/runtime.d.mts"],"mappings":";;;;;;KAKK,cAAY,UAAU,iBAAiB,kBAAkB,YAAc;;;;;;;;;;;;;KAavE;WACM;WACA;;WAEA;WACA,MAAM;;WAEN;WACA,QAAQ;;UAET;WACC;WACA;;UAED;WACC;IACP,QAAQ;;IAER,MAAM;;WAEC,SAAS;;;;;;;;WAQT;;KAEN,8BAA8B,KAAK;;;KAGnC,wBAAwB,2CAA2C,UAAU;cACpE,iCAAiC,2CAA2C,6BAA6B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import "./instant-now-generator-lJQqn_8K-JOzseqXI.mjs";
|
|
1
2
|
import "./postgres-contract-view-2OP5JnXl-D2fpy4-8.mjs";
|
|
2
3
|
import { AnyCodecDescriptor } from "@prisma/orm-framework/components/codec";
|
|
3
4
|
import { AnyEntityKindDescriptor, Namespace } from "@prisma/orm-framework/components/ir";
|
|
@@ -29,4 +30,4 @@ declare const postgresRuntimeTargetDescriptor: RuntimeTargetDescriptor<'sql', 'p
|
|
|
29
30
|
};
|
|
30
31
|
//#endregion
|
|
31
32
|
export { PostgresRuntimeTargetInstance as n, postgresRuntimeTargetDescriptor as r, PostgresContractSerializer as t };
|
|
32
|
-
//# sourceMappingURL=runtime-
|
|
33
|
+
//# sourceMappingURL=runtime-bbCw9Omq.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"runtime-bbCw9Omq.d.mts","names":[],"sources":["../../../../3-targets/3-targets/postgres/dist/runtime.d.mts"],"mappings":";;;;;;;;;;;;cAWc,mCAAmC,0BAA0B,SAAS;EAClF,qBAAqB;EACrB,YAAY,gCAAgC;YAClC,yBAAyB,cAAc,KAAK,0BAA0B,YAAY;EAC5F,kBAAkB,UAAU,SAAS,cAAc;;;;UAI3C,sCAAsC;;;;;;;cAOlC,iCAAiC,2CAA2C;WAC/E,uBAAuB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { i as PostgresCodecDescriptorRegistry } from "./codec-descriptor-Bec_zukr-BfvtUqhm.mjs";
|
|
2
2
|
import "./codec-descriptor-Bg-_412t.mjs";
|
|
3
3
|
import { t as PostgresContract } from "./postgres-schema-Xsjt3RKO-Buv2X8ai.mjs";
|
|
4
|
-
import "./types-CkryN1AS-
|
|
4
|
+
import "./types-CkryN1AS-CZtzRJFZ.mjs";
|
|
5
5
|
import { AnyQueryAst, LoweredParam } from "@prisma/orm-family-sql/relational-core/ast";
|
|
6
6
|
//#region ../../../3-targets/6-adapters/postgres/dist/sql-renderer.d.mts
|
|
7
7
|
//#region src/core/sql-renderer.d.ts
|
|
@@ -16,4 +16,4 @@ declare function renderLoweredSql(ast: AnyQueryAst, contract: PostgresContract,
|
|
|
16
16
|
};
|
|
17
17
|
//#endregion
|
|
18
18
|
export { renderLoweredSql as t };
|
|
19
|
-
//# sourceMappingURL=sql-renderer-
|
|
19
|
+
//# sourceMappingURL=sql-renderer-Cshx9dNa.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sql-renderer-
|
|
1
|
+
{"version":3,"file":"sql-renderer-Cshx9dNa.d.mts","names":[],"sources":["../../../../3-targets/6-adapters/postgres/dist/sql-renderer.d.mts"],"mappings":";;;;;;;;;;;;iBASiB,iBAAiB,KAAK,aAAa,UAAU,kBAAkB,yBAAyB;WAC9F;WACA,iBAAiB"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { n as isPgEnumParams } from "./codecs-
|
|
2
|
-
import { i as quoteQualifiedName, r as quoteIdentifier, t as escapeLiteral } from "./sql-utils-
|
|
1
|
+
import { n as isPgEnumParams } from "./codecs-CxWg7WrX-DtVAuuXA.mjs";
|
|
2
|
+
import { i as quoteQualifiedName, r as quoteIdentifier, t as escapeLiteral } from "./sql-utils-6j9YTLpr-BCyCBPBg.mjs";
|
|
3
3
|
import { LiteralExpr, collectOrderedParamRefs } from "@prisma/orm-family-sql/relational-core/ast";
|
|
4
4
|
import { structuredError } from "@prisma/orm-framework/utils/structured-error";
|
|
5
5
|
import { ifDefined } from "@prisma/orm-framework/utils/defined";
|
|
6
6
|
import { InternalError, assertNever } from "@prisma/orm-framework/utils/internal-error";
|
|
7
7
|
import { runtimeError } from "@prisma/orm-framework/components/runtime";
|
|
8
|
-
//#region ../../../3-targets/6-adapters/postgres/dist/sql-renderer-
|
|
8
|
+
//#region ../../../3-targets/6-adapters/postgres/dist/sql-renderer-DMMtw8lD.mjs
|
|
9
9
|
function adapterError(code, message, options) {
|
|
10
10
|
return structuredError(code, message, options);
|
|
11
11
|
}
|
|
@@ -110,87 +110,20 @@ function renderLimitOffset(keyword, value, contract, pim) {
|
|
|
110
110
|
return `${keyword} ${renderExpr(value, contract, pim)}`;
|
|
111
111
|
}
|
|
112
112
|
function renderSelect(ast, contract, pim) {
|
|
113
|
-
const sourcesByRef = collectTableSources(ast);
|
|
114
113
|
return [
|
|
115
|
-
`SELECT ${renderDistinctPrefix(ast.distinct, ast.distinctOn,
|
|
114
|
+
`SELECT ${renderDistinctPrefix(ast.distinct, ast.distinctOn, contract, pim)}${renderProjection(ast.projection, contract, pim)}`,
|
|
116
115
|
ast.from !== void 0 ? `FROM ${renderSource(ast.from, contract, pim)}` : "",
|
|
117
116
|
ast.joins?.length ? ast.joins.map((join) => renderJoin(join, contract, pim)).join(" ") : "",
|
|
118
117
|
ast.where ? `WHERE ${renderWhere(ast.where, contract, pim)}` : "",
|
|
119
118
|
ast.groupBy?.length ? `GROUP BY ${ast.groupBy.map((expr) => renderExpr(expr, contract, pim)).join(", ")}` : "",
|
|
120
119
|
ast.having ? `HAVING ${renderWhere(ast.having, contract, pim)}` : "",
|
|
121
120
|
ast.orderBy?.length ? `ORDER BY ${ast.orderBy.map((order) => {
|
|
122
|
-
return `${
|
|
121
|
+
return `${renderExpr(order.expr, contract, pim)} ${order.dir.toUpperCase()}`;
|
|
123
122
|
}).join(", ")}` : "",
|
|
124
123
|
renderLimitOffset("LIMIT", ast.limit, contract, pim),
|
|
125
124
|
renderLimitOffset("OFFSET", ast.offset, contract, pim)
|
|
126
125
|
].filter((part) => part.length > 0).join(" ").trim();
|
|
127
126
|
}
|
|
128
|
-
/**
|
|
129
|
-
* Map a SELECT's table references (the FROM source and any JOIN sources) to their storage coordinate, keyed by the name a `ColumnRef.table` would carry (the alias when present, otherwise the table name). Derived-table sources are skipped — their columns are projected through a sub-select, not a base storage column, so the enum hook does not apply.
|
|
130
|
-
*/
|
|
131
|
-
function collectTableSources(ast) {
|
|
132
|
-
const sources = /* @__PURE__ */ new Map();
|
|
133
|
-
const add = (source) => {
|
|
134
|
-
if (source.kind !== "table-source") return;
|
|
135
|
-
const ref = source.alias ?? source.name;
|
|
136
|
-
sources.set(ref, {
|
|
137
|
-
name: source.name,
|
|
138
|
-
namespaceId: source.namespaceId
|
|
139
|
-
});
|
|
140
|
-
};
|
|
141
|
-
if (ast.from !== void 0) add(ast.from);
|
|
142
|
-
for (const join of ast.joins ?? []) add(join.source);
|
|
143
|
-
return sources;
|
|
144
|
-
}
|
|
145
|
-
/**
|
|
146
|
-
* Ordered, codec-encoded values of the value-set a storage column restricts to, or `undefined` when the referenced column carries no value-set (the common, non-enum case). Resolves the column's storage coordinate from the SELECT's table sources, then the column's `valueSet` ref to the value-set's `values`.
|
|
147
|
-
*/
|
|
148
|
-
function allStrings(values) {
|
|
149
|
-
return values.every((value) => typeof value === "string");
|
|
150
|
-
}
|
|
151
|
-
function resolveEnumOrderValues(ref, sourcesByRef, contract) {
|
|
152
|
-
const source = sourcesByRef.get(ref.table);
|
|
153
|
-
if (source === void 0 || source.namespaceId === void 0) return;
|
|
154
|
-
const sourceNs = contract.storage.namespaces[source.namespaceId];
|
|
155
|
-
const valueSet = (sourceNs !== void 0 ? sourceNs.entries.table?.[source.name]?.columns[ref.column] : void 0)?.valueSet;
|
|
156
|
-
if (valueSet === void 0) return;
|
|
157
|
-
const valueSetNs = contract.storage.namespaces[valueSet.namespaceId];
|
|
158
|
-
return valueSetNs !== void 0 ? valueSetNs.entries.valueSet?.[valueSet.entityName]?.values : void 0;
|
|
159
|
-
}
|
|
160
|
-
/**
|
|
161
|
-
* Ordered values for an unqualified ORDER BY column (an `identifier-ref`, the shape the sql-builder emits for `.orderBy('col')`). Scans every FROM/JOIN source for a column of that name. Resolves only when exactly one source has a column of that name and it carries a value-set; if more than one source has such a column the bare identifier is ambiguous (regardless of which are enum-backed), so it falls through to the plain column rendering.
|
|
162
|
-
*/
|
|
163
|
-
function resolveEnumOrderValuesForIdentifier(name, sourcesByRef, contract) {
|
|
164
|
-
let matchedColumns = 0;
|
|
165
|
-
let resolved;
|
|
166
|
-
for (const source of sourcesByRef.values()) {
|
|
167
|
-
if (source.namespaceId === void 0) continue;
|
|
168
|
-
const identNs = contract.storage.namespaces[source.namespaceId];
|
|
169
|
-
const column = identNs !== void 0 ? identNs.entries.table?.[source.name]?.columns[name] : void 0;
|
|
170
|
-
if (column === void 0) continue;
|
|
171
|
-
matchedColumns += 1;
|
|
172
|
-
if (matchedColumns > 1) return;
|
|
173
|
-
const valueSet = column.valueSet;
|
|
174
|
-
if (valueSet === void 0) return;
|
|
175
|
-
const valueSetNs = contract.storage.namespaces[valueSet.namespaceId];
|
|
176
|
-
resolved = valueSetNs !== void 0 ? valueSetNs.entries.valueSet?.[valueSet.entityName]?.values : void 0;
|
|
177
|
-
}
|
|
178
|
-
return resolved;
|
|
179
|
-
}
|
|
180
|
-
/**
|
|
181
|
-
* Render an ORDER BY expression. A column reference onto an enum-restricted column sorts by declaration order via `array_position(ARRAY[…]::text[], <col>)` over the value-set's ordered values (NULLs return `NULL` from `array_position`, sorting per the clause's default NULL handling). Both qualified `column-ref`s and the unqualified `identifier-ref`s the sql-builder emits for `.orderBy('col')` are intercepted. Every other expression renders unchanged.
|
|
182
|
-
*/
|
|
183
|
-
function renderOrderByExpr(expr, sourcesByRef, contract, pim) {
|
|
184
|
-
if (expr.kind === "column-ref") {
|
|
185
|
-
const orderValues = resolveEnumOrderValues(expr, sourcesByRef, contract);
|
|
186
|
-
if (orderValues !== void 0 && allStrings(orderValues)) return `array_position(ARRAY[${orderValues.map((value) => `'${escapeLiteral(value)}'`).join(", ")}]::text[], ${renderColumn(expr)})`;
|
|
187
|
-
}
|
|
188
|
-
if (expr.kind === "identifier-ref") {
|
|
189
|
-
const orderValues = resolveEnumOrderValuesForIdentifier(expr.name, sourcesByRef, contract);
|
|
190
|
-
if (orderValues !== void 0 && allStrings(orderValues)) return `array_position(ARRAY[${orderValues.map((value) => `'${escapeLiteral(value)}'`).join(", ")}]::text[], ${quoteIdentifier(expr.name)})`;
|
|
191
|
-
}
|
|
192
|
-
return renderExpr(expr, contract, pim);
|
|
193
|
-
}
|
|
194
127
|
function renderProjection(projection, contract, pim) {
|
|
195
128
|
return projection.map((item) => {
|
|
196
129
|
const alias = quoteIdentifier(item.alias);
|
|
@@ -208,8 +141,8 @@ function renderReturning(items, contract, pim) {
|
|
|
208
141
|
return `${renderExpr(item.expr, contract, pim)} AS ${quoteIdentifier(item.alias)}`;
|
|
209
142
|
}).join(", ");
|
|
210
143
|
}
|
|
211
|
-
function renderDistinctPrefix(distinct, distinctOn,
|
|
212
|
-
if (distinctOn && distinctOn.length > 0) return `DISTINCT ON (${distinctOn.map((expr) =>
|
|
144
|
+
function renderDistinctPrefix(distinct, distinctOn, contract, pim) {
|
|
145
|
+
if (distinctOn && distinctOn.length > 0) return `DISTINCT ON (${distinctOn.map((expr) => renderExpr(expr, contract, pim)).join(", ")}) `;
|
|
213
146
|
if (distinct) return "DISTINCT ";
|
|
214
147
|
return "";
|
|
215
148
|
}
|
|
@@ -568,4 +501,4 @@ function renderRawExpr(node, contract, pim) {
|
|
|
568
501
|
//#endregion
|
|
569
502
|
export { renderLoweredSql as n, adapterError as t };
|
|
570
503
|
|
|
571
|
-
//# sourceMappingURL=sql-renderer-
|
|
504
|
+
//# sourceMappingURL=sql-renderer-DMMtw8lD-K9zLsg-g.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sql-renderer-DMMtw8lD-K9zLsg-g.mjs","names":[],"sources":["../../../../3-targets/6-adapters/postgres/dist/sql-renderer-DMMtw8lD.mjs"],"sourcesContent":["import { LiteralExpr, collectOrderedParamRefs } from \"@internal/sql-relational-core/ast\";\nimport { structuredError } from \"@internal/utils/structured-error\";\nimport { isPgEnumParams } from \"@internal/target-postgres/codecs\";\nimport { escapeLiteral, quoteIdentifier, quoteQualifiedName } from \"@internal/target-postgres/sql-utils\";\nimport { ifDefined } from \"@internal/utils/defined\";\nimport { InternalError, assertNever } from \"@internal/utils/internal-error\";\nimport { runtimeError } from \"@internal/framework-components/runtime\";\n//#region src/core/adapter-errors.ts\nfunction adapterError(code, message, options) {\n\treturn structuredError(code, message, options);\n}\n//#endregion\n//#region src/core/sql-renderer.ts\n/**\n* Postgres native types whose unknown-OID parameter inference is reliable in arbitrary expression positions. Parameters bound to a descriptor whose `nativeTypeFor` result falls in this set are emitted as plain `$N`; everything else (including `json`, `jsonb`, extension types like `vector`, and unknown user types) is emitted as `$N::<nativeType>` so the planner picks an unambiguous overload.\n*\n* `json` / `jsonb` are intentionally excluded despite being Postgres builtins: their operator overloads make context inference unreliable in expression positions (e.g. `$1 -> 'key'` is ambiguous between the two).\n*\n* Spellings match the target descriptors' `nativeTypeFor` results, not the `udt_name` abbreviations that ADR 205 used as illustrative shorthand. The registry-based cast policy compares against these strings directly.\n*/\nconst POSTGRES_INFERRABLE_NATIVE_TYPES = /* @__PURE__ */ new Set([\n\t\"integer\",\n\t\"smallint\",\n\t\"bigint\",\n\t\"real\",\n\t\"double precision\",\n\t\"numeric\",\n\t\"boolean\",\n\t\"text\",\n\t\"character\",\n\t\"character varying\",\n\t\"timestamp\",\n\t\"timestamp without time zone\",\n\t\"timestamp with time zone\",\n\t\"time\",\n\t\"timetz\",\n\t\"interval\",\n\t\"bit\",\n\t\"bit varying\"\n]);\nfunction renderTypedParam(index, codecId, codecDescriptorRegistry, many, typeParams) {\n\tif (codecId === void 0) return `$${index}`;\n\tconst descriptor = codecDescriptorRegistry.descriptorFor(codecId);\n\tif (descriptor === void 0) throw adapterError(\"RUNTIME.PARAM_REF_MISSING_CODEC\", `Postgres lowering: ParamRef carries codecId \"${codecId}\" but the validated PostgreSQL codec registry has no entry for it. This usually indicates a missing extension pack in the runtime stack — register the pack that contributes this codec (e.g. \\`extensions: [pgvectorRuntime]\\`), or use the codec directly from \\`@internal/target-postgres/codecs\\` if it's a builtin.`, { meta: { codecId } });\n\tconst ref = {\n\t\tcodecId,\n\t\t...ifDefined(\"many\", many),\n\t\t...ifDefined(\"typeParams\", typeParams)\n\t};\n\tconst nativeType = descriptor.nativeTypeFor(ref);\n\tconst arraySuffix = many ? \"[]\" : \"\";\n\tif (isPgEnumParams(typeParams)) return `$${index}::${quoteQualifiedName(nativeType)}${arraySuffix}`;\n\tif (!POSTGRES_INFERRABLE_NATIVE_TYPES.has(nativeType) || many) return `$${index}::${nativeType}${arraySuffix}`;\n\treturn `$${index}`;\n}\nfunction unreachableKind(value) {\n\tconst candidate = value;\n\tif (typeof candidate === \"object\" && candidate !== null && \"kind\" in candidate && typeof candidate.kind === \"string\") return candidate.kind;\n\treturn \"unknown\";\n}\n/**\n* Render a SQL query AST to a Postgres-flavored `{ sql, params }` payload.\n*\n* Shared between the runtime (`PostgresAdapterImpl.lower`) and control (`PostgresControlAdapter.lower`) entrypoints so emit-time and run-time paths produce byte-identical output for the same AST.\n*/\nfunction renderLoweredSql(ast, contract, codecDescriptorRegistry) {\n\tconst orderedRefs = collectOrderedParamRefs(ast);\n\tconst indexMap = /* @__PURE__ */ new Map();\n\tconst params = orderedRefs.map((ref, i) => {\n\t\tindexMap.set(ref, i + 1);\n\t\treturn ref.kind === \"prepared-param-ref\" ? {\n\t\t\tkind: \"bind\",\n\t\t\tname: ref.name\n\t\t} : {\n\t\t\tkind: \"literal\",\n\t\t\tvalue: ref.value\n\t\t};\n\t});\n\tconst pim = {\n\t\tindexMap,\n\t\tcodecDescriptorRegistry\n\t};\n\tconst node = ast;\n\tlet sql;\n\tswitch (node.kind) {\n\t\tcase \"select\":\n\t\t\tsql = renderSelect(node, contract, pim);\n\t\t\tbreak;\n\t\tcase \"insert\":\n\t\t\tsql = renderInsert(node, contract, pim);\n\t\t\tbreak;\n\t\tcase \"update\":\n\t\t\tsql = renderUpdate(node, contract, pim);\n\t\t\tbreak;\n\t\tcase \"delete\":\n\t\t\tsql = renderDelete(node, contract, pim);\n\t\t\tbreak;\n\t\tcase \"raw-query\":\n\t\t\tsql = renderParts(node.parts, contract, pim);\n\t\t\tbreak;\n\t\t// v8 ignore next 4\n\t\tdefault: assertNever(node, `Unsupported AST node kind: ${unreachableKind(node)}`);\n\t}\n\treturn Object.freeze({\n\t\tsql,\n\t\tparams: Object.freeze(params)\n\t});\n}\nfunction renderLimitOffset(keyword, value, contract, pim) {\n\tif (value === void 0) return \"\";\n\tif (typeof value === \"number\") return `${keyword} ${value}`;\n\treturn `${keyword} ${renderExpr(value, contract, pim)}`;\n}\nfunction renderSelect(ast, contract, pim) {\n\treturn [\n\t\t`SELECT ${renderDistinctPrefix(ast.distinct, ast.distinctOn, contract, pim)}${renderProjection(ast.projection, contract, pim)}`,\n\t\tast.from !== void 0 ? `FROM ${renderSource(ast.from, contract, pim)}` : \"\",\n\t\tast.joins?.length ? ast.joins.map((join) => renderJoin(join, contract, pim)).join(\" \") : \"\",\n\t\tast.where ? `WHERE ${renderWhere(ast.where, contract, pim)}` : \"\",\n\t\tast.groupBy?.length ? `GROUP BY ${ast.groupBy.map((expr) => renderExpr(expr, contract, pim)).join(\", \")}` : \"\",\n\t\tast.having ? `HAVING ${renderWhere(ast.having, contract, pim)}` : \"\",\n\t\tast.orderBy?.length ? `ORDER BY ${ast.orderBy.map((order) => {\n\t\t\treturn `${renderExpr(order.expr, contract, pim)} ${order.dir.toUpperCase()}`;\n\t\t}).join(\", \")}` : \"\",\n\t\trenderLimitOffset(\"LIMIT\", ast.limit, contract, pim),\n\t\trenderLimitOffset(\"OFFSET\", ast.offset, contract, pim)\n\t].filter((part) => part.length > 0).join(\" \").trim();\n}\nfunction renderProjection(projection, contract, pim) {\n\treturn projection.map((item) => {\n\t\tconst alias = quoteIdentifier(item.alias);\n\t\tif (item.expr.kind === \"literal\") return `${renderLiteral(item.expr)} AS ${alias}`;\n\t\treturn `${renderExpr(item.expr, contract, pim)} AS ${alias}`;\n\t}).join(\", \");\n}\nfunction renderReturning(items, contract, pim) {\n\treturn items.map((item) => {\n\t\tif (item.expr.kind === \"column-ref\") {\n\t\t\tconst rendered = renderColumn(item.expr);\n\t\t\treturn item.expr.column === item.alias ? rendered : `${rendered} AS ${quoteIdentifier(item.alias)}`;\n\t\t}\n\t\tif (item.expr.kind === \"literal\") return `${renderLiteral(item.expr)} AS ${quoteIdentifier(item.alias)}`;\n\t\treturn `${renderExpr(item.expr, contract, pim)} AS ${quoteIdentifier(item.alias)}`;\n\t}).join(\", \");\n}\nfunction renderDistinctPrefix(distinct, distinctOn, contract, pim) {\n\tif (distinctOn && distinctOn.length > 0) return `DISTINCT ON (${distinctOn.map((expr) => renderExpr(expr, contract, pim)).join(\", \")}) `;\n\tif (distinct) return \"DISTINCT \";\n\treturn \"\";\n}\nfunction hasExplicitSchema(table) {\n\treturn \"schema\" in table && typeof table.schema === \"string\";\n}\nfunction qualifyTableFromNamespaceCoordinate(table, contract) {\n\tif (hasExplicitSchema(table)) return `${quoteIdentifier(table.schema)}.${quoteIdentifier(table.name)}`;\n\tif (table.namespaceId === void 0) return quoteIdentifier(table.name);\n\tconst namespace = contract.storage.namespaces[table.namespaceId];\n\tif (namespace === void 0) throw adapterError(\"RUNTIME.NAMESPACE_UNKNOWN\", `Table \"${table.name}\" references namespace \"${table.namespaceId}\" which is not present as a Postgres schema on the contract`, { meta: {\n\t\ttable: table.name,\n\t\tnamespaceId: table.namespaceId,\n\t\treason: \"not-present\"\n\t} });\n\tconst qualifyTable = namespace.qualifyTable;\n\tif (qualifyTable === void 0) throw adapterError(\"RUNTIME.NAMESPACE_UNKNOWN\", `Table \"${table.name}\" references namespace \"${table.namespaceId}\" which is not materialised as a Postgres schema on the contract`, { meta: {\n\t\ttable: table.name,\n\t\tnamespaceId: table.namespaceId,\n\t\treason: \"not-materialised\"\n\t} });\n\treturn qualifyTable.call(namespace, table.name);\n}\nfunction renderTableSource(source, contract) {\n\tconst qualified = qualifyTableFromNamespaceCoordinate(source, contract);\n\tif (!source.alias) return qualified;\n\treturn `${qualified} AS ${quoteIdentifier(source.alias)}`;\n}\nfunction renderSource(source, contract, pim) {\n\tconst node = source;\n\tswitch (node.kind) {\n\t\tcase \"table-source\": return renderTableSource(node, contract);\n\t\tcase \"derived-table-source\": return `(${renderSelect(node.query, contract, pim)}) AS ${quoteIdentifier(node.alias)}`;\n\t\tcase \"function-source\": {\n\t\t\tconst args = node.args.map((arg) => renderExpr(arg, contract, pim)).join(\", \");\n\t\t\treturn `${`${node.fn}(${args})`}${node.ordinality ? \" WITH ORDINALITY\" : \"\"}${node.alias === void 0 ? \"\" : ` AS ${quoteIdentifier(node.alias)}`}${node.columnAliases === void 0 ? \"\" : `(${node.columnAliases.map((column) => quoteIdentifier(column)).join(\", \")})`}`;\n\t\t}\n\t\t// v8 ignore next 4\n\t\tdefault: assertNever(node, `Unsupported source node kind: ${unreachableKind(node)}`);\n\t}\n}\nfunction assertScalarSubquery(query) {\n\tif (query.projection.length !== 1) throw adapterError(\"RUNTIME.AST_INVALID\", \"Subquery expressions must project exactly one column\", { meta: { node: \"subquery-expr\" } });\n}\nfunction renderSubqueryExpr(expr, contract, pim) {\n\tassertScalarSubquery(expr.query);\n\treturn `(${renderSelect(expr.query, contract, pim)})`;\n}\nfunction renderWhere(expr, contract, pim) {\n\treturn renderExpr(expr, contract, pim);\n}\nfunction renderNullCheck(expr, contract, pim) {\n\tconst rendered = renderExpr(expr.expr, contract, pim);\n\tconst renderedExpr = isAtomicExpressionKind(expr.expr.kind) ? rendered : `(${rendered})`;\n\treturn expr.isNull ? `${renderedExpr} IS NULL` : `${renderedExpr} IS NOT NULL`;\n}\n/**\n* Atomic expression kinds whose rendered SQL is already self-delimited (a column reference, parameter, literal, function call, aggregate, etc.) and therefore does not need surrounding parentheses when used as the left operand of a postfix predicate like `IS NULL` or `IS NOT NULL`, or as either operand of a binary infix operator.\n*\n* Anything not in this set is treated as composite (binary, AND/OR/NOT, EXISTS, nested IS NULL, subqueries, operation templates) and gets wrapped to preserve grouping.\n*/\nfunction isAtomicExpressionKind(kind) {\n\tswitch (kind) {\n\t\tcase \"column-ref\":\n\t\tcase \"identifier-ref\":\n\t\tcase \"param-ref\":\n\t\tcase \"prepared-param-ref\":\n\t\tcase \"literal\":\n\t\tcase \"aggregate\":\n\t\tcase \"window-func\":\n\t\tcase \"function-call\":\n\t\tcase \"cast\":\n\t\tcase \"case\":\n\t\tcase \"json-object\":\n\t\tcase \"json-array-agg\":\n\t\tcase \"list\": return true;\n\t\tcase \"subquery\":\n\t\tcase \"operation\":\n\t\tcase \"binary\":\n\t\tcase \"and\":\n\t\tcase \"or\":\n\t\tcase \"exists\":\n\t\tcase \"null-check\":\n\t\tcase \"not\":\n\t\tcase \"raw-expr\": return false;\n\t}\n}\nfunction renderBinary(expr, contract, pim) {\n\tif (expr.right.kind === \"list\" && expr.right.values.length === 0) {\n\t\tif (expr.op === \"in\") return \"FALSE\";\n\t\tif (expr.op === \"notIn\") return \"TRUE\";\n\t}\n\tconst leftExpr = expr.left;\n\tconst left = renderExpr(leftExpr, contract, pim);\n\tconst leftRendered = leftExpr.kind === \"operation\" || leftExpr.kind === \"subquery\" ? `(${left})` : left;\n\tconst rightNode = expr.right;\n\tlet right;\n\tswitch (rightNode.kind) {\n\t\tcase \"list\":\n\t\t\tright = renderListLiteral(rightNode, contract, pim);\n\t\t\tbreak;\n\t\tcase \"literal\":\n\t\t\tright = renderLiteral(rightNode);\n\t\t\tbreak;\n\t\tcase \"column-ref\":\n\t\t\tright = renderColumn(rightNode);\n\t\t\tbreak;\n\t\tcase \"param-ref\":\n\t\tcase \"prepared-param-ref\":\n\t\t\tright = renderParamRef(rightNode, pim);\n\t\t\tbreak;\n\t\tdefault:\n\t\t\tright = renderExpr(rightNode, contract, pim);\n\t\t\tbreak;\n\t}\n\treturn `${leftRendered} ${{\n\t\teq: \"=\",\n\t\tneq: \"!=\",\n\t\tgt: \">\",\n\t\tlt: \"<\",\n\t\tgte: \">=\",\n\t\tlte: \"<=\",\n\t\tlike: \"LIKE\",\n\t\tin: \"IN\",\n\t\tnotIn: \"NOT IN\"\n\t}[expr.op]} ${right}`;\n}\nfunction renderListLiteral(expr, contract, pim) {\n\tif (expr.values.length === 0) return \"(NULL)\";\n\treturn `(${expr.values.map((v) => {\n\t\tif (v.kind === \"param-ref\" || v.kind === \"prepared-param-ref\") return renderParamRef(v, pim);\n\t\tif (v.kind === \"literal\") return renderLiteral(v);\n\t\treturn renderExpr(v, contract, pim);\n\t}).join(\", \")})`;\n}\nfunction renderColumn(ref) {\n\tif (ref.table === \"excluded\") return `excluded.${quoteIdentifier(ref.column)}`;\n\treturn `${quoteIdentifier(ref.table)}.${quoteIdentifier(ref.column)}`;\n}\nfunction renderAggregateExpr(expr, contract, pim) {\n\tconst fn = expr.fn.toUpperCase();\n\tif (!expr.expr) return `${fn}(*)`;\n\treturn `${fn}(${renderExpr(expr.expr, contract, pim)})`;\n}\nfunction renderWindowFuncExpr(expr, contract, pim) {\n\treturn `${expr.fn.toUpperCase()}(${expr.args.map((arg) => renderExpr(arg, contract, pim)).join(\", \")}) OVER (${[expr.partitionBy && expr.partitionBy.length > 0 ? `PARTITION BY ${expr.partitionBy.map((e) => renderExpr(e, contract, pim)).join(\", \")}` : \"\", expr.orderBy && expr.orderBy.length > 0 ? `ORDER BY ${renderOrderByItems(expr.orderBy, contract, pim)}` : \"\"].filter((part) => part.length > 0).join(\" \")})`;\n}\nfunction renderFunctionCallExpr(expr, contract, pim) {\n\tconst args = expr.args.map((arg) => renderExpr(arg, contract, pim)).join(\", \");\n\treturn `${expr.fn}(${args})`;\n}\nfunction renderCastExpr(expr, contract, pim) {\n\treturn `CAST(${renderExpr(expr.expr, contract, pim)} AS ${expr.targetType})`;\n}\nfunction renderCaseExpr(expr, contract, pim) {\n\treturn `CASE ${expr.branches.map((branch) => `WHEN ${renderExpr(branch.condition, contract, pim)} THEN ${renderExpr(branch.value, contract, pim)}`).join(\" \")}${expr.elseExpr === void 0 ? \"\" : ` ELSE ${renderExpr(expr.elseExpr, contract, pim)}`} END`;\n}\nfunction renderJsonValueProjection(projection, contract, pim) {\n\treturn projection.accept({\n\t\tcodec: ({ value, codec }) => renderExpr(projectJsonThroughCodec(value, codec, pim), contract, pim),\n\t\tnative: ({ value }) => renderExpr(value, contract, pim),\n\t\tdocument: ({ value }) => renderExpr(value, contract, pim)\n\t});\n}\nfunction projectJsonThroughCodec(value, codec, pim) {\n\tconst descriptor = pim.codecDescriptorRegistry.descriptorFor(codec.codecId);\n\tif (descriptor === void 0) throw adapterError(\"RUNTIME.PARAM_REF_MISSING_CODEC\", `Postgres lowering: a JSON projection carries codecId \"${codec.codecId}\" but the validated PostgreSQL codec registry has no entry for it. This usually indicates a missing extension pack in the runtime stack — register the pack that contributes this codec (e.g. \\`extensions: [pgvectorRuntime]\\`), or use the codec directly from \\`@internal/target-postgres/codecs\\` if it's a builtin.`, { meta: { codecId: codec.codecId } });\n\treturn descriptor.projectJson(value, codec);\n}\nfunction renderJsonObjectExpr(expr, contract, pim) {\n\treturn `json_build_object(${expr.entries.flatMap((entry) => {\n\t\treturn [`'${escapeLiteral(entry.key)}'`, renderJsonValueProjection(entry.value, contract, pim)];\n\t}).join(\", \")})`;\n}\nfunction renderOrderByItems(items, contract, pim) {\n\treturn items.map((item) => `${renderExpr(item.expr, contract, pim)} ${item.dir.toUpperCase()}`).join(\", \");\n}\nfunction renderJsonArrayAggExpr(expr, contract, pim) {\n\tconst aggregateOrderBy = expr.orderBy && expr.orderBy.length > 0 ? ` ORDER BY ${renderOrderByItems(expr.orderBy, contract, pim)}` : \"\";\n\tconst aggregated = `json_agg(${renderJsonValueProjection(expr.expr, contract, pim)}${aggregateOrderBy})`;\n\tif (expr.onEmpty === \"emptyArray\") return `coalesce(${aggregated}, json_build_array())`;\n\treturn aggregated;\n}\nfunction renderExpr(expr, contract, pim) {\n\tconst node = expr;\n\tswitch (node.kind) {\n\t\tcase \"column-ref\": return renderColumn(node);\n\t\tcase \"identifier-ref\": return quoteIdentifier(node.name);\n\t\tcase \"operation\": return renderOperation(node, contract, pim);\n\t\tcase \"subquery\": return renderSubqueryExpr(node, contract, pim);\n\t\tcase \"aggregate\": return renderAggregateExpr(node, contract, pim);\n\t\tcase \"window-func\": return renderWindowFuncExpr(node, contract, pim);\n\t\tcase \"function-call\": return renderFunctionCallExpr(node, contract, pim);\n\t\tcase \"cast\": return renderCastExpr(node, contract, pim);\n\t\tcase \"case\": return renderCaseExpr(node, contract, pim);\n\t\tcase \"json-object\": return renderJsonObjectExpr(node, contract, pim);\n\t\tcase \"json-array-agg\": return renderJsonArrayAggExpr(node, contract, pim);\n\t\tcase \"binary\": return renderBinary(node, contract, pim);\n\t\tcase \"and\":\n\t\t\tif (node.exprs.length === 0) return \"TRUE\";\n\t\t\treturn `(${node.exprs.map((part) => renderExpr(part, contract, pim)).join(\" AND \")})`;\n\t\tcase \"or\":\n\t\t\tif (node.exprs.length === 0) return \"FALSE\";\n\t\t\treturn `(${node.exprs.map((part) => renderExpr(part, contract, pim)).join(\" OR \")})`;\n\t\tcase \"exists\": return `${node.notExists ? \"NOT \" : \"\"}EXISTS (${renderSelect(node.subquery, contract, pim)})`;\n\t\tcase \"null-check\": return renderNullCheck(node, contract, pim);\n\t\tcase \"not\": return `NOT (${renderExpr(node.expr, contract, pim)})`;\n\t\tcase \"param-ref\":\n\t\tcase \"prepared-param-ref\": return renderParamRef(node, pim);\n\t\tcase \"literal\": return renderLiteral(node);\n\t\tcase \"list\": return renderListLiteral(node, contract, pim);\n\t\tcase \"raw-expr\": return renderRawExpr(node, contract, pim);\n\t\t// v8 ignore next 4\n\t\tdefault: assertNever(node, `Unsupported expression node kind: ${unreachableKind(node)}`);\n\t}\n}\nfunction renderParamRef(ref, pim) {\n\tconst index = pim.indexMap.get(ref);\n\tif (index === void 0) throw new InternalError(\"ParamRef not found in index map\");\n\tif (ref.kind === \"prepared-param-ref\") return renderTypedParam(index, ref.codec.codecId, pim.codecDescriptorRegistry, ref.codec.many, ref.codec.typeParams);\n\tif (ref.codec === void 0) throw runtimeError(\"RUNTIME.PARAM_REF_MISSING_CODEC\", \"Postgres renderer: ParamRef reached lowering without a bound CodecRef. Every column-bound ParamRef must carry a codec under the AST-bound codec contract. This usually indicates a builder path that constructed a ParamRef without threading the column codec.\", {\n\t\tparamIndex: index,\n\t\t...ifDefined(\"name\", ref.name)\n\t});\n\treturn renderTypedParam(index, ref.codec.codecId, pim.codecDescriptorRegistry, ref.codec.many, ref.codec.typeParams);\n}\nfunction renderLiteral(expr) {\n\tif (typeof expr.value === \"string\") return `'${escapeLiteral(expr.value)}'`;\n\tif (typeof expr.value === \"number\" || typeof expr.value === \"boolean\") return String(expr.value);\n\tif (typeof expr.value === \"bigint\") return String(expr.value);\n\tif (expr.value === null) return \"NULL\";\n\tif (expr.value === void 0) return \"NULL\";\n\tif (expr.value instanceof Date) return `'${escapeLiteral(expr.value.toISOString())}'`;\n\tif (Array.isArray(expr.value)) return `ARRAY[${expr.value.map((v) => renderLiteral(new LiteralExpr(v))).join(\", \")}]`;\n\tconst json = JSON.stringify(expr.value);\n\tif (json === void 0) return \"NULL\";\n\treturn `'${escapeLiteral(json)}'`;\n}\nfunction renderOperation(expr, contract, pim) {\n\tconst self = renderExpr(expr.self, contract, pim);\n\tconst args = expr.args.map((arg) => {\n\t\treturn renderExpr(arg, contract, pim);\n\t});\n\treturn expr.lowering.template.replace(/\\{\\{self\\}\\}|\\{\\{arg(\\d+)\\}\\}/g, (token, argIndex) => {\n\t\tif (token === \"{{self}}\") return self;\n\t\tconst arg = args[Number(argIndex)];\n\t\tif (arg === void 0) throw adapterError(\"CONTRACT.PACK_CONTRIBUTION_INVALID\", `Operation lowering template for \"${expr.method}\" referenced missing argument {{arg${argIndex}}}; template has ${args.length} arg(s)`, { meta: { method: expr.method } });\n\t\treturn arg;\n\t});\n}\nfunction renderJoin(join, contract, pim) {\n\treturn `${join.joinType.toUpperCase()} JOIN ${join.lateral ? \"LATERAL \" : \"\"}${renderSource(join.source, contract, pim)} ON ${renderJoinOn(join.on, contract, pim)}`;\n}\nfunction renderJoinOn(on, contract, pim) {\n\tif (on.kind === \"eq-col-join-on\") return `${renderColumn(on.left)} = ${renderColumn(on.right)}`;\n\treturn renderWhere(on, contract, pim);\n}\nfunction getInsertColumnOrder(rows, contract, tableRef) {\n\tconst tableName = tableRef.name;\n\tconst orderedColumns = [];\n\tconst seenColumns = /* @__PURE__ */ new Set();\n\tfor (const row of rows) for (const column of Object.keys(row)) {\n\t\tif (seenColumns.has(column)) continue;\n\t\tseenColumns.add(column);\n\t\torderedColumns.push(column);\n\t}\n\tif (orderedColumns.length > 0) return orderedColumns;\n\tlet table;\n\tif (tableRef.namespaceId !== void 0) {\n\t\tconst ns = contract.storage.namespaces[tableRef.namespaceId];\n\t\ttable = ns !== void 0 ? ns.entries.table?.[tableName] : void 0;\n\t}\n\tif (table === void 0) for (const ns of Object.values(contract.storage.namespaces)) {\n\t\tconst found = ns.entries.table?.[tableName];\n\t\tif (found !== void 0) {\n\t\t\ttable = found;\n\t\t\tbreak;\n\t\t}\n\t}\n\tif (!table) throw adapterError(\"RUNTIME.AST_INVALID\", `INSERT target table not found in contract storage: ${tableName}`, { meta: {\n\t\tnode: \"insert\",\n\t\ttable: tableName\n\t} });\n\treturn Object.keys(table.columns);\n}\nfunction renderInsertValue(value, contract, pim) {\n\tif (!value || value.kind === \"default-value\") return \"DEFAULT\";\n\tswitch (value.kind) {\n\t\tcase \"param-ref\":\n\t\tcase \"prepared-param-ref\": return renderParamRef(value, pim);\n\t\tcase \"column-ref\": return renderColumn(value);\n\t\tcase \"raw-expr\": return renderExpr(value, contract, pim);\n\t\t// v8 ignore next 4\n\t\tdefault: assertNever(value, `Unsupported value node in INSERT: ${unreachableKind(value)}`);\n\t}\n}\nfunction renderInsert(ast, contract, pim) {\n\tconst table = qualifyTableFromNamespaceCoordinate(ast.table, contract);\n\tconst rows = ast.rows;\n\tif (rows.length === 0) throw adapterError(\"RUNTIME.AST_INVALID\", \"INSERT requires at least one row\", { meta: { node: \"insert\" } });\n\tconst hasExplicitValues = rows.some((row) => Object.keys(row).length > 0);\n\treturn `${(() => {\n\t\tif (!hasExplicitValues) {\n\t\t\tif (rows.length === 1) return `INSERT INTO ${table} DEFAULT VALUES`;\n\t\t\tconst defaultColumns = getInsertColumnOrder(rows, contract, ast.table);\n\t\t\tif (defaultColumns.length === 0) return `INSERT INTO ${table} VALUES ${rows.map(() => \"()\").join(\", \")}`;\n\t\t\tconst quotedColumns = defaultColumns.map((column) => quoteIdentifier(column));\n\t\t\tconst defaultRow = `(${defaultColumns.map(() => \"DEFAULT\").join(\", \")})`;\n\t\t\treturn `INSERT INTO ${table} (${quotedColumns.join(\", \")}) VALUES ${rows.map(() => defaultRow).join(\", \")}`;\n\t\t}\n\t\tconst columnOrder = getInsertColumnOrder(rows, contract, ast.table);\n\t\tconst columns = columnOrder.map((column) => quoteIdentifier(column));\n\t\tconst values = rows.map((row) => {\n\t\t\treturn `(${columnOrder.map((column) => renderInsertValue(row[column], contract, pim)).join(\", \")})`;\n\t\t}).join(\", \");\n\t\treturn `INSERT INTO ${table} (${columns.join(\", \")}) VALUES ${values}`;\n\t})()}${ast.onConflict ? (() => {\n\t\tconst conflictColumns = ast.onConflict.columns.map((col) => quoteIdentifier(col.column));\n\t\tif (conflictColumns.length === 0) throw adapterError(\"RUNTIME.AST_INVALID\", \"INSERT onConflict requires at least one conflict column\", { meta: { node: \"insert-on-conflict\" } });\n\t\tconst action = ast.onConflict.action;\n\t\tswitch (action.kind) {\n\t\t\tcase \"do-nothing\": return ` ON CONFLICT (${conflictColumns.join(\", \")}) DO NOTHING`;\n\t\t\tcase \"do-update-set\": {\n\t\t\t\tconst updateEntries = Object.entries(action.set);\n\t\t\t\tif (updateEntries.length === 0) throw adapterError(\"RUNTIME.AST_INVALID\", \"INSERT onConflict do-update-set requires at least one assignment\", { meta: { node: \"insert-on-conflict\" } });\n\t\t\t\tconst updates = updateEntries.map(([colName, value]) => {\n\t\t\t\t\treturn `${quoteIdentifier(colName)} = ${renderExpr(value, contract, pim)}`;\n\t\t\t\t});\n\t\t\t\treturn ` ON CONFLICT (${conflictColumns.join(\", \")}) DO UPDATE SET ${updates.join(\", \")}`;\n\t\t\t}\n\t\t\t// v8 ignore next 4\n\t\t\tdefault: assertNever(action, `Unsupported onConflict action: ${unreachableKind(action)}`);\n\t\t}\n\t})() : \"\"}${ast.returning?.length ? ` RETURNING ${renderReturning(ast.returning, contract, pim)}` : \"\"}`;\n}\nfunction renderUpdate(ast, contract, pim) {\n\tconst table = qualifyTableFromNamespaceCoordinate(ast.table, contract);\n\tconst setEntries = Object.entries(ast.set);\n\tif (setEntries.length === 0) throw adapterError(\"RUNTIME.AST_INVALID\", \"UPDATE requires at least one SET assignment\", { meta: { node: \"update\" } });\n\tconst setClauses = setEntries.map(([col, val]) => {\n\t\treturn `${quoteIdentifier(col)} = ${renderExpr(val, contract, pim)}`;\n\t});\n\tconst whereClause = ast.where ? ` WHERE ${renderWhere(ast.where, contract, pim)}` : \"\";\n\tconst returningClause = ast.returning?.length ? ` RETURNING ${renderReturning(ast.returning, contract, pim)}` : \"\";\n\treturn `UPDATE ${table} SET ${setClauses.join(\", \")}${whereClause}${returningClause}`;\n}\nfunction renderDelete(ast, contract, pim) {\n\treturn `DELETE FROM ${qualifyTableFromNamespaceCoordinate(ast.table, contract)}${ast.where ? ` WHERE ${renderWhere(ast.where, contract, pim)}` : \"\"}${ast.returning?.length ? ` RETURNING ${renderReturning(ast.returning, contract, pim)}` : \"\"}`;\n}\nfunction renderParts(parts, contract, pim) {\n\treturn parts.map((part) => typeof part === \"string\" ? part : renderExpr(part, contract, pim)).join(\"\");\n}\nfunction renderRawExpr(node, contract, pim) {\n\treturn renderParts(node.parts, contract, pim);\n}\n//#endregion\nexport { adapterError as n, renderLoweredSql as t };\n\n//# sourceMappingURL=sql-renderer-DMMtw8lD.mjs.map"],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
//#region ../../../3-targets/3-targets/postgres/dist/sql-utils-
|
|
1
|
+
import { s as postgresError } from "./errors-DYyzTYzE-39CV_aMo.mjs";
|
|
2
|
+
//#region ../../../3-targets/3-targets/postgres/dist/sql-utils-6j9YTLpr.mjs
|
|
3
3
|
/**
|
|
4
4
|
* Shared SQL utility functions for the Postgres target.
|
|
5
5
|
*
|
|
@@ -87,4 +87,4 @@ function validateEnumValueLength(value, enumTypeName) {
|
|
|
87
87
|
//#endregion
|
|
88
88
|
export { validateEnumValueLength as a, quoteQualifiedName as i, qualifyName as n, quoteIdentifier as r, escapeLiteral as t };
|
|
89
89
|
|
|
90
|
-
//# sourceMappingURL=sql-utils-
|
|
90
|
+
//# sourceMappingURL=sql-utils-6j9YTLpr-BCyCBPBg.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sql-utils-
|
|
1
|
+
{"version":3,"file":"sql-utils-6j9YTLpr-BCyCBPBg.mjs","names":[],"sources":["../../../../3-targets/3-targets/postgres/dist/sql-utils-6j9YTLpr.mjs"],"sourcesContent":["import { s as postgresError } from \"./errors-DYyzTYzE.mjs\";\n//#region src/core/sql-utils.ts\n/**\n* Shared SQL utility functions for the Postgres target.\n*\n* These functions handle safe SQL identifier and literal escaping\n* with security validations to prevent injection and encoding issues.\n*\n* They live in `target-postgres` because both the control adapter (used at\n* emit time) and the runtime adapter (used at execute time) need the same\n* escaping/validation behavior, and the target package is the natural shared\n* home that both adapters can depend on without crossing planes.\n*/\nconst MAX_IDENTIFIER_LENGTH = 63;\n/**\n* Validates and quotes a PostgreSQL identifier (table, column, type, schema names).\n*\n* Security validations:\n* - Rejects null bytes which could cause truncation or unexpected behavior\n* - Rejects empty identifiers\n* - Warns on identifiers exceeding PostgreSQL's 63-character limit\n*\n* @throws `CONTRACT.IDENTIFIER_INVALID` structured error If the identifier contains null bytes or is empty\n*/\nfunction quoteIdentifier(identifier) {\n\tif (identifier.length === 0) throw postgresError(\"CONTRACT.IDENTIFIER_INVALID\", \"Identifier cannot be empty\", { meta: {\n\t\tvalue: identifier,\n\t\tcontext: \"identifier\"\n\t} });\n\tif (identifier.includes(\"\\0\")) throw postgresError(\"CONTRACT.IDENTIFIER_INVALID\", \"Identifier cannot contain null bytes\", { meta: {\n\t\tvalue: identifier.replace(/\\0/g, \"\\\\0\"),\n\t\tcontext: \"identifier\"\n\t} });\n\tif (identifier.length > MAX_IDENTIFIER_LENGTH) console.warn(`Identifier \"${identifier.slice(0, 20)}...\" exceeds PostgreSQL's ${MAX_IDENTIFIER_LENGTH}-character limit and will be truncated`);\n\treturn `\"${identifier.replace(/\"/g, \"\\\"\\\"\")}\"`;\n}\n/**\n* Escapes a string literal for safe use in SQL statements.\n*\n* Security validations:\n* - Rejects null bytes which could cause truncation or unexpected behavior\n*\n* Note: This assumes PostgreSQL's `standard_conforming_strings` is ON (default since PG 9.1).\n* Backslashes are treated as literal characters, not escape sequences.\n*\n* @throws `CONTRACT.IDENTIFIER_INVALID` structured error If the value contains null bytes\n*/\nfunction escapeLiteral(value) {\n\tif (value.includes(\"\\0\")) throw postgresError(\"CONTRACT.IDENTIFIER_INVALID\", \"Literal value cannot contain null bytes\", { meta: {\n\t\tvalue: value.replace(/\\0/g, \"\\\\0\"),\n\t\tcontext: \"literal\"\n\t} });\n\treturn value.replace(/'/g, \"''\");\n}\n/**\n* Builds a qualified name (schema.object) with proper quoting.\n*/\nfunction qualifyName(schemaName, objectName) {\n\treturn `${quoteIdentifier(schemaName)}.${quoteIdentifier(objectName)}`;\n}\n/**\n* Quotes a possibly dot-qualified name segment-by-segment:\n* `order_status` -> `\"order_status\"`, `auth.aal_level` -> `\"auth\".\"aal_level\"`.\n* A single-segment name round-trips to exactly {@link quoteIdentifier}; whole-\n* string quoting (`\"auth.aal_level\"`) would be one wrong identifier.\n*/\nfunction quoteQualifiedName(name) {\n\treturn name.split(\".\").map((segment) => quoteIdentifier(segment)).join(\".\");\n}\n/**\n* Validates that an enum value doesn't exceed PostgreSQL's label length limit.\n*\n* PostgreSQL enum labels have a maximum length of NAMEDATALEN-1 (63 bytes by default).\n* Unlike identifiers, enum labels that exceed this limit cause an error rather than\n* silent truncation.\n*\n* @param value - The enum value to validate\n* @param enumTypeName - Name of the enum type (for error messages)\n* @throws `CONTRACT.IDENTIFIER_INVALID` structured error If the value exceeds the maximum length\n*/\nfunction validateEnumValueLength(value, enumTypeName) {\n\tif (new TextEncoder().encode(value).length > MAX_IDENTIFIER_LENGTH) throw postgresError(\"CONTRACT.IDENTIFIER_INVALID\", `Enum value \"${value.slice(0, 20)}...\" for type \"${enumTypeName}\" exceeds PostgreSQL's ${MAX_IDENTIFIER_LENGTH}-byte label limit`, { meta: {\n\t\tvalue,\n\t\tcontext: \"enum-label\"\n\t} });\n}\n//#endregion\nexport { validateEnumValueLength as a, quoteQualifiedName as i, qualifyName as n, quoteIdentifier as r, escapeLiteral as t };\n\n//# sourceMappingURL=sql-utils-6j9YTLpr.mjs.map"],"mappings":";;;;;;;;;;;;;AAaA,MAAM,wBAAwB;;;;;;;;;;;AAW9B,SAAS,gBAAgB,YAAY;CACpC,IAAI,WAAW,WAAW,GAAG,MAAM,cAAc,+BAA+B,8BAA8B,EAAE,MAAM;EACrH,OAAO;EACP,SAAS;CACV,EAAE,CAAC;CACH,IAAI,WAAW,SAAS,IAAI,GAAG,MAAM,cAAc,+BAA+B,wCAAwC,EAAE,MAAM;EACjI,OAAO,WAAW,QAAQ,OAAO,KAAK;EACtC,SAAS;CACV,EAAE,CAAC;CACH,IAAI,WAAW,SAAS,uBAAuB,QAAQ,KAAK,eAAe,WAAW,MAAM,GAAG,EAAE,EAAE,4BAA4B,sBAAsB,uCAAuC;CAC5L,OAAO,IAAI,WAAW,QAAQ,MAAM,MAAM,EAAE;AAC7C;;;;;;;;;;;;AAYA,SAAS,cAAc,OAAO;CAC7B,IAAI,MAAM,SAAS,IAAI,GAAG,MAAM,cAAc,+BAA+B,2CAA2C,EAAE,MAAM;EAC/H,OAAO,MAAM,QAAQ,OAAO,KAAK;EACjC,SAAS;CACV,EAAE,CAAC;CACH,OAAO,MAAM,QAAQ,MAAM,IAAI;AAChC;;;;AAIA,SAAS,YAAY,YAAY,YAAY;CAC5C,OAAO,GAAG,gBAAgB,UAAU,EAAE,GAAG,gBAAgB,UAAU;AACpE;;;;;;;AAOA,SAAS,mBAAmB,MAAM;CACjC,OAAO,KAAK,MAAM,GAAG,CAAC,CAAC,KAAK,YAAY,gBAAgB,OAAO,CAAC,CAAC,CAAC,KAAK,GAAG;AAC3E;;;;;;;;;;;;AAYA,SAAS,wBAAwB,OAAO,cAAc;CACrD,IAAI,IAAI,YAAY,CAAC,CAAC,OAAO,KAAK,CAAC,CAAC,SAAS,uBAAuB,MAAM,cAAc,+BAA+B,eAAe,MAAM,MAAM,GAAG,EAAE,EAAE,iBAAiB,aAAa,yBAAyB,sBAAsB,oBAAoB,EAAE,MAAM;EACjQ;EACA,SAAS;CACV,EAAE,CAAC;AACJ"}
|
package/dist/target.d.mts
CHANGED
|
@@ -6,8 +6,8 @@ import { t as PostgresSchemaNodeKind } from "./schema-node-kinds-qlnURWJy-Bo30pw
|
|
|
6
6
|
import { t as PostgresColumnDefault } from "./types-ue6jkJyF-BQJzjx1P.mjs";
|
|
7
7
|
import { t as PostgresTableSource } from "./table-source-ikHOZmhD-DriY1Lcr.mjs";
|
|
8
8
|
import { a as PostgresRlsEnablementInput, c as PostgresSchema, d as postgresCreateNamespace, i as PostgresRlsEnablement, l as PostgresUnboundSchema, n as PostgresNativeEnum, o as PostgresRole, r as PostgresNativeEnumInput, s as PostgresRoleInput, t as PostgresContract, u as isPostgresSchema } from "./postgres-schema-Xsjt3RKO-Buv2X8ai.mjs";
|
|
9
|
-
import { i as postgresRenderCheckExpressions, n as PostgresCheckExpressionInput, r as PostgresCheckKind, t as PostgresCheckExpressionCandidate } from "./check-expressions-
|
|
10
|
-
import { n as policyInputFromSerialized, t as SerializedRlsPolicy } from "./types-
|
|
9
|
+
import { i as postgresRenderCheckExpressions, n as PostgresCheckExpressionInput, r as PostgresCheckKind, t as PostgresCheckExpressionCandidate } from "./check-expressions-D4R7JhiZ-q-dFPGT2.mjs";
|
|
10
|
+
import { n as policyInputFromSerialized, t as SerializedRlsPolicy } from "./types-B4IkFolc.mjs";
|
|
11
11
|
import { i as computeContentHash, n as POLICY_OPERATION_PREDICATES, r as RlsPolicyOperation, t as ContentHashParts } from "./canonicalize-CQlxSR4D-MnrT5gtW.mjs";
|
|
12
12
|
import { _ as PostgresDisableRowLevelSecurity, a as DdlIndexElements, b as PostgresDropType, c as PostgresAlterPolicyRename, d as PostgresCreatePolicy, f as PostgresCreateSchema, g as PostgresDdlVisitor, h as PostgresDdlNode, i as AnyPostgresDdlNode, l as PostgresAlterTable, m as PostgresCreateType, n as AlterTableActionVisitor, o as DropDefaultAction, p as PostgresCreateTable, r as AnyAlterTableAction, s as PostgresAlterIndexRename, t as AddColumnAction, u as PostgresCreateIndex, v as PostgresDropIndex, y as PostgresDropPolicy } from "./nodes-BU-V-aZA-RqwPH68u.mjs";
|
|
13
13
|
import "./ddl-B4Rh8ntj.mjs";
|
|
@@ -15,26 +15,27 @@ import { n as postgresResolveDefault, t as parsePostgresDefault } from "./defaul
|
|
|
15
15
|
import { t as normalizeSchemaNativeType } from "./native-type-normalizer-DqJlOTeX.mjs";
|
|
16
16
|
import { a as validateEnumValueLength, i as quoteQualifiedName, n as qualifyName, r as quoteIdentifier, t as escapeLiteral } from "./sql-utils-DW6fkczF.mjs";
|
|
17
17
|
import { t as postgresAggregateDescriptors } from "./aggregates-CgqNfj2O.mjs";
|
|
18
|
-
import { A as
|
|
19
|
-
import "./codec-ids-
|
|
20
|
-
import { $ as
|
|
21
|
-
import { a as JsonValue$1, c as
|
|
22
|
-
import "./codec-types-
|
|
23
|
-
import { n as postgresCodecRegistry, t as postgresCodecDescriptorRegistry } from "./codecs-
|
|
18
|
+
import { A as PG_UNBOUNDED_INT_CODEC_ID, C as PG_TIMESTAMPTZ_STRING_CODEC_ID, D as PG_TIMETZ_CODEC_ID, E as PG_TIMESTAMP_TEMPORAL_CODEC_ID, F as SQL_FLOAT_CODEC_ID, I as SQL_INT_CODEC_ID, L as SQL_TEXT_CODEC_ID, M as PG_VARBIT_CODEC_ID, N as PG_VARCHAR_CODEC_ID, O as PG_TIME_STRING_CODEC_ID, P as SQL_CHAR_CODEC_ID, R as SQL_VARCHAR_CODEC_ID, S as PG_TEXT_CODEC_ID, T as PG_TIMESTAMP_STRING_CODEC_ID, _ as PG_INT_CODEC_ID, a as PG_DATE_STRING_CODEC_ID, b as PG_NUMERIC_CODEC_ID, c as PG_FLOAT4_CODEC_ID, d as PG_INET_CODEC_ID, f as PG_INT2_CODEC_ID, g as PG_INTERVAL_CODEC_ID, h as PG_INT8_NUMBER_CODEC_ID, i as PG_CHAR_CODEC_ID, j as PG_UUID_CODEC_ID, k as PG_TIME_TEMPORAL_CODEC_ID, l as PG_FLOAT8_CODEC_ID, m as PG_INT8_CODEC_ID, n as PG_BOOL_CODEC_ID, o as PG_DATE_TEMPORAL_CODEC_ID, p as PG_INT4_CODEC_ID, r as PG_BYTEA_CODEC_ID, s as PG_ENUM_CODEC_ID, t as PG_BIT_CODEC_ID, u as PG_FLOAT_CODEC_ID, v as PG_JSONB_CODEC_ID, w as PG_TIMESTAMPTZ_TEMPORAL_CODEC_ID, x as PG_TEXT_ARRAY_CODEC_ID, y as PG_JSON_CODEC_ID } from "./codec-ids-CmcC76hX-C0JIyoua.mjs";
|
|
19
|
+
import "./codec-ids-cWPqrkcF.mjs";
|
|
20
|
+
import { $ as pgNumericColumn, B as pgEnumDescriptor, C as PgNumericDescriptor, F as PgVarcharDescriptor, G as pgInt2Column, H as pgFloat8Column, I as isPgEnumParams, J as pgInt8NumberColumn, K as pgInt4Column, L as pgBitColumn, M as PgUnboundedIntDescriptor, N as PgUuidDescriptor, P as PgVarbitDescriptor, Q as pgJsonbColumn, R as pgBoolColumn, S as PgJsonbDescriptor, U as pgFloatColumn, V as pgFloat4Column, W as pgInetColumn, X as pgIntervalColumn, Y as pgIntColumn, Z as pgJsonColumn, _ as PgInt8NumberDescriptor, at as pgVarcharColumn, b as PgIntervalDescriptor, c as PgEnumDescriptor, d as PgFloat8Descriptor, et as pgTextColumn, f as PgFloatDescriptor, g as PgInt8Descriptor, h as PgInt4Descriptor, i as PgCharDescriptor, it as pgVarbitColumn, j as PgTimetzDescriptor, l as PgEnumParams, m as PgInt2Descriptor, n as PgBoolDescriptor, nt as pgUnboundedIntColumn, p as PgInetDescriptor, q as pgInt8Column, rt as pgUuidColumn, s as PgEnumCodec, t as PgBitDescriptor, tt as pgTimetzColumn, u as PgFloat4Descriptor, v as PgIntDescriptor, w as PgTextDescriptor, x as PgJsonDescriptor, y as PgInterval, z as pgCharColumn } from "./codecs-bwX5JaME-ByuPNLC5.mjs";
|
|
21
|
+
import { a as JsonValue$1, c as TimeString, d as Timestamptz, f as TimestamptzString, h as Varchar, i as Interval, l as Timestamp, m as VarBit, n as Char, o as Numeric, p as Timetz, r as CodecTypes, s as Time, t as Bit, u as TimestampString } from "./codec-types-X0ENu4sQ-C6GS_WDR.mjs";
|
|
22
|
+
import "./codec-types-Zel4Dk7S.mjs";
|
|
23
|
+
import { n as postgresCodecRegistry, t as postgresCodecDescriptorRegistry } from "./codecs-ePpDWH7z.mjs";
|
|
24
24
|
import { A as rlsPolicyExistsAst, C as indexExistsAst, D as noNullValuesAst, E as jsonb, F as textArray, I as timestamptz, L as toRegclass, M as tableIsEmptyAst, N as tablePrimaryKeyAst, O as pgTable, P as text, S as extensionExistsAst, T as int8, _ as columnTypeAst, a as IndexExistsCheckBuilder, b as createTable, c as TableExistsCheckBuilder, d as alterTable, f as buildControlTableBootstrapQueries, g as columnNullabilityAst, h as columnExistsAst, i as ExtensionExistsCheckBuilder, j as tableExistsAst, k as rlsEnabledAst, l as TablePrimaryKeyCheckBuilder, m as columnDefaultAst, n as ColumnExistsCheckBuilder, o as RlsEnabledCheckBuilder, p as buildSignMarkerBootstrapQueries, r as ConstraintExistsCheckBuilder, s as RlsPolicyExistsCheckBuilder, t as ColumnDefaultCheckBuilder, u as addColumnAction, v as constraintExistsAst, w as int4, x as dropDefaultAction, y as createSchema } from "./contract-free-DzpGxLfb.mjs";
|
|
25
25
|
import { t as PostgresPlanTargetDetails } from "./planner-target-details-HkP4RrRO-_xPQVPF0.mjs";
|
|
26
|
-
import { t as
|
|
26
|
+
import { n as instantNow, r as instantNowControlDescriptor, t as INSTANT_NOW_GENERATOR_ID } from "./instant-now-generator-lJQqn_8K-JOzseqXI.mjs";
|
|
27
|
+
import { t as postgresRenderDefault } from "./control-ByalKcpe.mjs";
|
|
27
28
|
import { n as DataTransformOptions, r as dataTransform, t as DataTransformClosure } from "./data-transform-Ck5FbyNO-BNE7QlAo.mjs";
|
|
28
29
|
import "./data-transform-BSM7TQpE.mjs";
|
|
29
30
|
import { t as buildPostgresPlanDiff } from "./diff-database-schema-DsoNznGC.mjs";
|
|
30
|
-
import { n as postgresError, t as errorPostgresMigrationStackMissing } from "./errors-
|
|
31
|
+
import { n as postgresError, t as errorPostgresMigrationStackMissing } from "./errors-5fMq0U66.mjs";
|
|
31
32
|
import { C as DropIndexCall, D as DropTableCall, E as DropPostgresRlsPolicyCall, F as RenamePostgresRlsPolicyCall, I as SetDefaultCall, L as SetNotNullCall, M as RawSqlCall, N as RenameCheckConstraintCall, O as EnableRowLevelSecurityCall, P as RenameIndexCall, S as DropDefaultCall, T as DropNotNullCall, _ as DataTransformCall, a as AddNotNullColumnWithTempDefaultCall, b as DropColumnCall, c as AlterColumnTypeCall, d as CreateIndexCall, g as CreateTableCall, h as CreateSchemaCall, i as AddNativeEnumValueCall, m as CreatePostgresRlsPolicyCall, n as AddColumnCall, o as AddPrimaryKeyCall, p as CreateNativeEnumTypeCall, r as AddForeignKeyCall, s as AddUniqueCall, t as AddCheckConstraintCall, u as CreateExtensionCall, v as DisableRowLevelSecurityCall, w as DropNativeEnumTypeCall, x as DropConstraintCall, y as DropCheckConstraintCall } from "./op-factory-call-BAeyLFYf-BAgG1h1C.mjs";
|
|
32
33
|
import { n as planIssues, t as coalesceSubtreeIssues } from "./issue-planner-Biq9Ls7e.mjs";
|
|
33
34
|
import { t as PostgresContractView } from "./postgres-contract-view-2OP5JnXl-D2fpy4-8.mjs";
|
|
34
35
|
import { t as PostgresMigration } from "./postgres-migration-BNsrwlxh-CwI5BqAu.mjs";
|
|
35
36
|
import { a as fn, c as placeholder, d as unique, i as createExtension, l as primaryKey, n as checkExpression, o as foreignKey, r as col, s as lit, t as MigrationCLI, u as rawSql } from "./migration-aFeTWTOJ.mjs";
|
|
36
37
|
import "./op-factory-call-BTU8I_x0.mjs";
|
|
37
|
-
import "./pack-
|
|
38
|
+
import "./pack-BByvVlUw.mjs";
|
|
38
39
|
import { t as TypeScriptRenderablePostgresMigration } from "./planner-produced-postgres-migration-BaviT8KK-Yo9kw6rs.mjs";
|
|
39
40
|
import { n as createPostgresMigrationPlanner, t as contractToPostgresDatabaseSchemaNode } from "./planner-CT-7zSfk.mjs";
|
|
40
41
|
import { n as buildColumnTypeSql, r as renderDefaultLiteral, t as buildColumnDefaultSql } from "./planner-ddl-builders-ijp60-JO.mjs";
|
|
@@ -44,6 +45,6 @@ import { i as hasUniqueConstraint, n as hasForeignKey, r as hasIndex, t as build
|
|
|
44
45
|
import { n as qualifyTableName, t as buildExpectedFormatType } from "./planner-sql-checks-CFgbRTJw.mjs";
|
|
45
46
|
import { t as renderOps } from "./render-ops-DPwhZt2W.mjs";
|
|
46
47
|
import { t as renderCallsToTypeScript } from "./render-typescript-6sCFvMBh.mjs";
|
|
47
|
-
import { n as PostgresRuntimeTargetInstance, t as PostgresContractSerializer } from "./runtime-
|
|
48
|
+
import { n as PostgresRuntimeTargetInstance, t as PostgresContractSerializer } from "./runtime-bbCw9Omq.mjs";
|
|
48
49
|
import { t as resolveDdlSchemaForNamespaceStorage } from "./schema-ir-annotations-DuuYh0gl.mjs";
|
|
49
|
-
export { type AdaptedPostgresCodecDescriptor, AddCheckConstraintCall, AddColumnAction, AddColumnCall, AddForeignKeyCall, AddNativeEnumValueCall, AddNotNullColumnWithTempDefaultCall, AddPrimaryKeyCall, AddUniqueCall, AlterColumnTypeCall, type AlterTableActionVisitor, type AnyAlterTableAction, type AnyPostgresCodecDescriptor, type AnyPostgresDdlNode, Bit, Char, CodecTypes, type ColumnDefaultCheckBuilder, type ColumnExistsCheckBuilder, type ConstraintExistsCheckBuilder, type ContentHashParts, CreateExtensionCall, CreateIndexCall, CreateNativeEnumTypeCall, CreatePostgresRlsPolicyCall, CreateSchemaCall, CreateTableCall, DataTransformCall, type DataTransformClosure, type DataTransformOptions, type DdlIndexElements, DisableRowLevelSecurityCall, DropCheckConstraintCall, DropColumnCall, DropConstraintCall, DropDefaultAction, DropDefaultCall, DropIndexCall, DropNativeEnumTypeCall, DropNotNullCall, DropPostgresRlsPolicyCall, DropTableCall, EnableRowLevelSecurityCall, type ExtensionExistsCheckBuilder, type IndexExistsCheckBuilder, Interval, type JsonValue$1 as JsonValue, PostgresMigration as Migration, MigrationCLI, Numeric, PG_BIT_CODEC_ID, PG_BOOL_CODEC_ID, PG_BYTEA_CODEC_ID, PG_CHAR_CODEC_ID,
|
|
50
|
+
export { type AdaptedPostgresCodecDescriptor, AddCheckConstraintCall, AddColumnAction, AddColumnCall, AddForeignKeyCall, AddNativeEnumValueCall, AddNotNullColumnWithTempDefaultCall, AddPrimaryKeyCall, AddUniqueCall, AlterColumnTypeCall, type AlterTableActionVisitor, type AnyAlterTableAction, type AnyPostgresCodecDescriptor, type AnyPostgresDdlNode, Bit, Char, CodecTypes, type ColumnDefaultCheckBuilder, type ColumnExistsCheckBuilder, type ConstraintExistsCheckBuilder, type ContentHashParts, CreateExtensionCall, CreateIndexCall, CreateNativeEnumTypeCall, CreatePostgresRlsPolicyCall, CreateSchemaCall, CreateTableCall, DataTransformCall, type DataTransformClosure, type DataTransformOptions, type DdlIndexElements, DisableRowLevelSecurityCall, DropCheckConstraintCall, DropColumnCall, DropConstraintCall, DropDefaultAction, DropDefaultCall, DropIndexCall, DropNativeEnumTypeCall, DropNotNullCall, DropPostgresRlsPolicyCall, DropTableCall, EnableRowLevelSecurityCall, type ExtensionExistsCheckBuilder, INSTANT_NOW_GENERATOR_ID, type IndexExistsCheckBuilder, Interval, type JsonValue$1 as JsonValue, PostgresMigration as Migration, MigrationCLI, Numeric, PG_BIT_CODEC_ID, PG_BOOL_CODEC_ID, PG_BYTEA_CODEC_ID, PG_CHAR_CODEC_ID, PG_DATE_STRING_CODEC_ID, PG_DATE_TEMPORAL_CODEC_ID, PG_ENUM_CODEC_ID, PG_FLOAT4_CODEC_ID, PG_FLOAT8_CODEC_ID, PG_FLOAT_CODEC_ID, PG_INET_CODEC_ID, PG_INT2_CODEC_ID, PG_INT4_CODEC_ID, PG_INT8_CODEC_ID, PG_INT8_NUMBER_CODEC_ID, PG_INTERVAL_CODEC_ID, PG_INT_CODEC_ID, PG_JSONB_CODEC_ID, PG_JSON_CODEC_ID, PG_NUMERIC_CODEC_ID, PG_TEXT_ARRAY_CODEC_ID, PG_TEXT_CODEC_ID, PG_TIMESTAMPTZ_STRING_CODEC_ID, PG_TIMESTAMPTZ_TEMPORAL_CODEC_ID, PG_TIMESTAMP_STRING_CODEC_ID, PG_TIMESTAMP_TEMPORAL_CODEC_ID, PG_TIMETZ_CODEC_ID, PG_TIME_STRING_CODEC_ID, PG_TIME_TEMPORAL_CODEC_ID, PG_UNBOUNDED_INT_CODEC_ID, PG_UUID_CODEC_ID, PG_VARBIT_CODEC_ID, PG_VARCHAR_CODEC_ID, POLICY_OPERATION_PREDICATES, type PgBitDescriptor, type PgBoolDescriptor, type PgCharDescriptor, type PgEnumCodec, type PgEnumDescriptor, type PgEnumParams, type PgFloat4Descriptor, type PgFloat8Descriptor, type PgFloatDescriptor, type PgInetDescriptor, type PgInt2Descriptor, type PgInt4Descriptor, type PgInt8Descriptor, type PgInt8NumberDescriptor, type PgIntDescriptor, type PgInterval, type PgIntervalDescriptor, type PgJsonDescriptor, type PgJsonbDescriptor, type PgNumericDescriptor, type PgTextDescriptor, type PgTimetzDescriptor, type PgUnboundedIntDescriptor, type PgUuidDescriptor, type PgVarbitDescriptor, type PgVarcharDescriptor, PostgresAlterIndexRename, PostgresAlterPolicyRename, PostgresAlterTable, type PostgresCheckExpressionCandidate, type PostgresCheckExpressionInput, type PostgresCheckKind, PostgresCodecDescriptor, type PostgresCodecDescriptorRegistry, type PostgresCodecOptions, type PostgresColumnDefault, type PostgresContract, PostgresContractSerializer, PostgresContractView, PostgresCreateIndex, PostgresCreatePolicy, PostgresCreateSchema, PostgresCreateTable, PostgresCreateType, PostgresDatabaseSchemaNode, type PostgresDatabaseSchemaNodeInput, PostgresDdlNode, type PostgresDdlVisitor, PostgresDisableRowLevelSecurity, PostgresDropIndex, PostgresDropPolicy, PostgresDropType, PostgresNamespaceSchemaNode, type PostgresNamespaceSchemaNodeInput, PostgresNativeEnum, type PostgresNativeEnumInput, PostgresNativeEnumSchemaNode, type PostgresNativeEnumSchemaNodeInput, type PostgresPlanTargetDetails, PostgresPolicySchemaNode, type PostgresPolicySchemaNodeInput, PostgresRlsEnablement, type PostgresRlsEnablementInput, PostgresRlsPolicy, type PostgresRlsPolicyInput, PostgresRole, type PostgresRoleInput, PostgresRoleSchemaNode, type PostgresRoleSchemaNodeInput, PostgresRuntimeTargetInstance, PostgresSchema, PostgresSchemaNodeKind, PostgresTableSchemaNode, type PostgresTableSchemaNodeInput, PostgresTableSource, PostgresUnboundSchema, RawSqlCall, RenameCheckConstraintCall, RenameIndexCall, RenamePostgresRlsPolicyCall, type RenderedRlsPolicyLiteral, type RlsEnabledCheckBuilder, type RlsPolicyExistsCheckBuilder, SQL_CHAR_CODEC_ID, SQL_FLOAT_CODEC_ID, SQL_INT_CODEC_ID, SQL_TEXT_CODEC_ID, SQL_VARCHAR_CODEC_ID, type SerializedRlsPolicy, SetDefaultCall, SetNotNullCall, type TableExistsCheckBuilder, type TablePrimaryKeyCheckBuilder, Time, TimeString, Timestamp, TimestampString, Timestamptz, TimestamptzString, Timetz, TypeScriptRenderablePostgresMigration, VarBit, Varchar, addColumnAction, alterTable, buildBuiltinIdentityValue, buildColumnDefaultSql, buildColumnTypeSql, buildControlTableBootstrapQueries, buildExpectedFormatType, buildPostgresCodecDescriptorRegistry, buildPostgresPlanDiff, buildSchemaLookupMap, buildSignMarkerBootstrapQueries, checkExpression, coalesceSubtreeIssues, col, columnDefaultAst, columnExistsAst, columnNullabilityAst, columnTypeAst, computeContentHash, constraintExistsAst, contractToPostgresDatabaseSchemaNode, createExtension, createPostgresMigrationPlanner, createSchema, createTable, dataTransform, definePostgresCodecs, dropDefaultAction, errorPostgresMigrationStackMissing, escapeLiteral, extensionExistsAst, fn, foreignKey, hasForeignKey, hasIndex, hasUniqueConstraint, indexExistsAst, instantNow, instantNowControlDescriptor, int4, int8, isPgEnumParams, isPostgresCodecDescriptor, isPostgresSchema, jsonb, lit, noNullValuesAst, normalizeSchemaNativeType, parsePostgresDefault, pgBitColumn, pgBoolColumn, pgCharColumn, pgEnumDescriptor, pgFloat4Column, pgFloat8Column, pgFloatColumn, pgInetColumn, pgInt2Column, pgInt4Column, pgInt8Column, pgInt8NumberColumn, pgIntColumn, pgIntervalColumn, pgJsonColumn, pgJsonbColumn, pgNumericColumn, pgTable, pgTextColumn, pgTimetzColumn, pgUnboundedIntColumn, pgUuidColumn, pgVarbitColumn, pgVarcharColumn, placeholder, planIssues, policyInputFromSerialized, postgresAggregateDescriptors, postgresCodec, postgresCodecDescriptorRegistry, postgresCodecRegistry, postgresCreateNamespace, postgresError, postgresRenderCheckExpressions, postgresRenderDefault, postgresResolveDefault, primaryKey, qualifyName, qualifyTableName, quoteIdentifier, quoteQualifiedName, rawSql, renderCallsToTypeScript, renderDefaultLiteral, renderOps, resolveDdlSchemaForNamespaceStorage, resolveIdentityValue, rlsEnabledAst, rlsPolicyExistsAst, tableExistsAst, tableIsEmptyAst, tablePrimaryKeyAst, text, textArray, timestamptz, toRegclass, unique, validateEnumValueLength };
|