pecunia-root 0.1.0 → 0.1.1
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/dist/_virtual/rolldown_runtime.mjs +8 -0
- package/dist/adapters/drizzle-adapter/index.mjs +4 -1
- package/dist/adapters/drizzle-adapter/index.mjs.map +1 -1
- package/dist/adapters/mongodb-adapter/index.mjs +12 -11
- package/dist/adapters/mongodb-adapter/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/code-points-data.mjs +14 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/code-points-data.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/index.mjs +54 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/memory-code-points.mjs +36 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/memory-code-points.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/node.mjs +27 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/node.mjs.map +1 -0
- package/dist/node_modules/.pnpm/bson@6.10.4/node_modules/bson/lib/bson.mjs +3728 -0
- package/dist/node_modules/.pnpm/bson@6.10.4/node_modules/bson/lib/bson.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column-builder.mjs +108 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column.mjs +55 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/entity.mjs +18 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/entity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/common.mjs +183 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/enum.mjs +35 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/enum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/foreign-keys.mjs +68 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/foreign-keys.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/unique-constraint.mjs +56 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/unique-constraint.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/utils/array.mjs +65 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/utils/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.mjs +69 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.mjs +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.mjs +10 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.mjs +366 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.mjs +22 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.mjs +62 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.mjs +6 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing-utils.mjs +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing.mjs +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/view-common.mjs +6 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/view-common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/memory-pager@1.5.0/node_modules/memory-pager/index.mjs +137 -0
- package/dist/node_modules/.pnpm/memory-pager@1.5.0/node_modules/memory-pager/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/index.mjs +211 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/redact.mjs +95 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/redact.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/admin.mjs +158 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/admin.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bson.mjs +195 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bson.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/common.mjs +710 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/ordered.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/ordered.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/unordered.mjs +63 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/unordered.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/change_stream.mjs +368 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/change_stream.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/auto_encrypter.mjs +234 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/auto_encrypter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/client_encryption.mjs +545 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/client_encryption.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/crypto_callbacks.mjs +83 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/crypto_callbacks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/errors.mjs +146 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/errors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/mongocryptd_manager.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/mongocryptd_manager.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/aws.mjs +30 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/aws.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/azure.mjs +135 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/azure.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/gcp.mjs +25 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/gcp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/index.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/state_machine.mjs +362 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/state_machine.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/auth_provider.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/auth_provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/aws_temporary_credentials.mjs +123 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/aws_temporary_credentials.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/gssapi.mjs +128 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/gssapi.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongo_credentials.mjs +133 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongo_credentials.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_aws.mjs +126 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_aws.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/automated_callback_workflow.mjs +79 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/automated_callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/azure_machine_workflow.mjs +65 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/azure_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/callback_workflow.mjs +127 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/command_builders.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/command_builders.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/gcp_machine_workflow.mjs +44 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/gcp_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/human_callback_workflow.mjs +101 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/human_callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/k8s_machine_workflow.mjs +33 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/k8s_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_cache.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_cache.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_machine_workflow.mjs +29 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc.mjs +83 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/plain.mjs +36 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/plain.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/providers.mjs +32 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/providers.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/scram.mjs +206 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/scram.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/x509.mjs +45 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/x509.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/command_monitoring_events.mjs +213 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/command_monitoring_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/commands.mjs +411 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/commands.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connect.mjs +288 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connect.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection.mjs +423 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool.mjs +483 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool_events.mjs +207 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/errors.mjs +116 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/errors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/handshake/client_metadata.mjs +183 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/handshake/client_metadata.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/metrics.mjs +55 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/metrics.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/stream_description.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/stream_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/compression.mjs +139 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/compression.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/constants.mjs +28 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_data.mjs +117 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_data.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_demand/document.mjs +182 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_demand/document.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/responses.mjs +304 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/responses.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/shared.mjs +34 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/shared.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/collection.mjs +739 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/connection_string.mjs +805 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/connection_string.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/constants.mjs +174 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/abstract_cursor.mjs +726 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/abstract_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/aggregation_cursor.mjs +172 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/aggregation_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/change_stream_cursor.mjs +103 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/change_stream_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/client_bulk_write_cursor.mjs +66 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/client_bulk_write_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/explainable_cursor.mjs +41 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/explainable_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/find_cursor.mjs +365 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/find_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_collections_cursor.mjs +50 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_collections_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_indexes_cursor.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_indexes_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_search_indexes_cursor.mjs +23 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_search_indexes_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/run_command_cursor.mjs +106 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/run_command_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/db.mjs +428 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/db.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/deps.mjs +124 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/deps.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/encrypter.mjs +95 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/encrypter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/error.mjs +1305 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/error.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/explain.mjs +59 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/explain.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/download.mjs +250 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/download.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/index.mjs +170 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/upload.mjs +315 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/upload.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/index.mjs +925 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client.mjs +520 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client_auth_providers.mjs +90 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client_auth_providers.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_logger.mjs +582 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_logger.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_types.mjs +64 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_types.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/aggregate.mjs +86 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/aggregate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/client_bulk_write.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/client_bulk_write.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/command_builder.mjs +264 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/command_builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/executor.mjs +109 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/executor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/results_merger.mjs +172 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/results_merger.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/command.mjs +68 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/command.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/count.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/create_collection.mjs +123 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/create_collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/delete.mjs +119 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/delete.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/distinct.mjs +65 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/distinct.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/drop.mjs +97 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/drop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/estimated_document_count.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/estimated_document_count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/execute_operation.mjs +188 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/execute_operation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find.mjs +103 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find_and_modify.mjs +136 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find_and_modify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/get_more.mjs +61 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/get_more.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/indexes.mjs +179 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/indexes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/insert.mjs +77 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/insert.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/kill_cursors.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/kill_cursors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_collections.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_collections.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_databases.mjs +43 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_databases.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/operation.mjs +105 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/operation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/profiling_level.mjs +50 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/profiling_level.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/remove_user.mjs +39 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/remove_user.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/rename.mjs +49 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/rename.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/run_command.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/run_command.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/create.mjs +46 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/create.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/drop.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/drop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/update.mjs +46 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/update.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/set_profiling_level.mjs +67 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/set_profiling_level.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/stats.mjs +37 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/stats.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/update.mjs +171 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/update.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/validate_collection.mjs +45 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/validate_collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_concern.mjs +71 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_concern.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_preference.mjs +165 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_preference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/resource_management.mjs +62 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/resource_management.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/common.mjs +51 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/events.mjs +156 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/monitor.mjs +477 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/monitor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server.mjs +315 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_description.mjs +157 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection.mjs +184 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection_events.mjs +96 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/srv_polling.mjs +107 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/srv_polling.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology.mjs +540 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology_description.mjs +298 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sessions.mjs +623 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sessions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sort.mjs +91 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/timeout.mjs +254 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/timeout.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/transactions.mjs +138 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/transactions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/utils.mjs +993 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/write_concern.mjs +81 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/write_concern.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/package.mjs +171 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/package.mjs.map +1 -0
- package/dist/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.mjs +295 -0
- package/dist/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/sparse-bitfield@3.0.3/node_modules/sparse-bitfield/index.mjs +81 -0
- package/dist/node_modules/.pnpm/sparse-bitfield@3.0.3/node_modules/sparse-bitfield/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.mjs +206 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.mjs +33590 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.mjs +37 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.mjs +18 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.mjs.map +1 -0
- package/dist/node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.mjs +252 -0
- package/dist/node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.mjs +41 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.mjs +41 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.mjs +173 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.mjs +334 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.mjs +90 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.mjs +356 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.mjs +23 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.mjs +29 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.mjs +140 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.mjs +831 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.mjs +77 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.mjs +147 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.mjs +17 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.mjs.map +1 -0
- package/package.json +1 -39
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"array.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/utils/array.js"],"sourcesContent":["function parsePgArrayValue(arrayString, startFrom, inQuotes) {\n for (let i = startFrom; i < arrayString.length; i++) {\n const char = arrayString[i];\n if (char === \"\\\\\") {\n i++;\n continue;\n }\n if (char === '\"') {\n return [arrayString.slice(startFrom, i).replace(/\\\\/g, \"\"), i + 1];\n }\n if (inQuotes) {\n continue;\n }\n if (char === \",\" || char === \"}\") {\n return [arrayString.slice(startFrom, i).replace(/\\\\/g, \"\"), i];\n }\n }\n return [arrayString.slice(startFrom).replace(/\\\\/g, \"\"), arrayString.length];\n}\nfunction parsePgNestedArray(arrayString, startFrom = 0) {\n const result = [];\n let i = startFrom;\n let lastCharIsComma = false;\n while (i < arrayString.length) {\n const char = arrayString[i];\n if (char === \",\") {\n if (lastCharIsComma || i === startFrom) {\n result.push(\"\");\n }\n lastCharIsComma = true;\n i++;\n continue;\n }\n lastCharIsComma = false;\n if (char === \"\\\\\") {\n i += 2;\n continue;\n }\n if (char === '\"') {\n const [value2, startFrom2] = parsePgArrayValue(arrayString, i + 1, true);\n result.push(value2);\n i = startFrom2;\n continue;\n }\n if (char === \"}\") {\n return [result, i + 1];\n }\n if (char === \"{\") {\n const [value2, startFrom2] = parsePgNestedArray(arrayString, i + 1);\n result.push(value2);\n i = startFrom2;\n continue;\n }\n const [value, newStartFrom] = parsePgArrayValue(arrayString, i, false);\n result.push(value);\n i = newStartFrom;\n }\n return [result, i];\n}\nfunction parsePgArray(arrayString) {\n const [result] = parsePgNestedArray(arrayString, 1);\n return result;\n}\nfunction makePgArray(array) {\n return `{${array.map((item) => {\n if (Array.isArray(item)) {\n return makePgArray(item);\n }\n if (typeof item === \"string\") {\n return `\"${item.replace(/\\\\/g, \"\\\\\\\\\").replace(/\"/g, '\\\\\"')}\"`;\n }\n return `${item}`;\n }).join(\",\")}}`;\n}\nexport {\n makePgArray,\n parsePgArray,\n parsePgNestedArray\n};\n//# sourceMappingURL=array.js.map"],"x_google_ignoreList":[0],"mappings":";AAAA,SAAS,kBAAkB,aAAa,WAAW,UAAU;AAC3D,MAAK,IAAI,IAAI,WAAW,IAAI,YAAY,QAAQ,KAAK;EACnD,MAAM,OAAO,YAAY;AACzB,MAAI,SAAS,MAAM;AACjB;AACA;;AAEF,MAAI,SAAS,KACX,QAAO,CAAC,YAAY,MAAM,WAAW,EAAE,CAAC,QAAQ,OAAO,GAAG,EAAE,IAAI,EAAE;AAEpE,MAAI,SACF;AAEF,MAAI,SAAS,OAAO,SAAS,IAC3B,QAAO,CAAC,YAAY,MAAM,WAAW,EAAE,CAAC,QAAQ,OAAO,GAAG,EAAE,EAAE;;AAGlE,QAAO,CAAC,YAAY,MAAM,UAAU,CAAC,QAAQ,OAAO,GAAG,EAAE,YAAY,OAAO;;AAE9E,SAAS,mBAAmB,aAAa,YAAY,GAAG;CACtD,MAAM,SAAS,EAAE;CACjB,IAAI,IAAI;CACR,IAAI,kBAAkB;AACtB,QAAO,IAAI,YAAY,QAAQ;EAC7B,MAAM,OAAO,YAAY;AACzB,MAAI,SAAS,KAAK;AAChB,OAAI,mBAAmB,MAAM,UAC3B,QAAO,KAAK,GAAG;AAEjB,qBAAkB;AAClB;AACA;;AAEF,oBAAkB;AAClB,MAAI,SAAS,MAAM;AACjB,QAAK;AACL;;AAEF,MAAI,SAAS,MAAK;GAChB,MAAM,CAAC,QAAQ,cAAc,kBAAkB,aAAa,IAAI,GAAG,KAAK;AACxE,UAAO,KAAK,OAAO;AACnB,OAAI;AACJ;;AAEF,MAAI,SAAS,IACX,QAAO,CAAC,QAAQ,IAAI,EAAE;AAExB,MAAI,SAAS,KAAK;GAChB,MAAM,CAAC,QAAQ,cAAc,mBAAmB,aAAa,IAAI,EAAE;AACnE,UAAO,KAAK,OAAO;AACnB,OAAI;AACJ;;EAEF,MAAM,CAAC,OAAO,gBAAgB,kBAAkB,aAAa,GAAG,MAAM;AACtE,SAAO,KAAK,MAAM;AAClB,MAAI;;AAEN,QAAO,CAAC,QAAQ,EAAE;;AAEpB,SAAS,aAAa,aAAa;CACjC,MAAM,CAAC,UAAU,mBAAmB,aAAa,EAAE;AACnD,QAAO;;AAET,SAAS,YAAY,OAAO;AAC1B,QAAO,IAAI,MAAM,KAAK,SAAS;AAC7B,MAAI,MAAM,QAAQ,KAAK,CACrB,QAAO,YAAY,KAAK;AAE1B,MAAI,OAAO,SAAS,SAClB,QAAO,IAAI,KAAK,QAAQ,OAAO,OAAO,CAAC,QAAQ,MAAM,OAAM,CAAC;AAE9D,SAAO,GAAG;GACV,CAAC,KAAK,IAAI,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { is } from "../../entity.mjs";
|
|
2
|
+
import { Column } from "../../column.mjs";
|
|
3
|
+
import { Table } from "../../table.mjs";
|
|
4
|
+
import { Param, Placeholder, SQL, StringChunk, View, isDriverValueEncoder, isSQLWrapper, sql } from "../sql.mjs";
|
|
5
|
+
|
|
6
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.js
|
|
7
|
+
function bindIfParam(value, column) {
|
|
8
|
+
if (isDriverValueEncoder(column) && !isSQLWrapper(value) && !is(value, Param) && !is(value, Placeholder) && !is(value, Column) && !is(value, Table) && !is(value, View)) return new Param(value, column);
|
|
9
|
+
return value;
|
|
10
|
+
}
|
|
11
|
+
const eq = (left, right) => {
|
|
12
|
+
return sql`${left} = ${bindIfParam(right, left)}`;
|
|
13
|
+
};
|
|
14
|
+
const ne = (left, right) => {
|
|
15
|
+
return sql`${left} <> ${bindIfParam(right, left)}`;
|
|
16
|
+
};
|
|
17
|
+
function and(...unfilteredConditions) {
|
|
18
|
+
const conditions = unfilteredConditions.filter((c) => c !== void 0);
|
|
19
|
+
if (conditions.length === 0) return;
|
|
20
|
+
if (conditions.length === 1) return new SQL(conditions);
|
|
21
|
+
return new SQL([
|
|
22
|
+
new StringChunk("("),
|
|
23
|
+
sql.join(conditions, new StringChunk(" and ")),
|
|
24
|
+
new StringChunk(")")
|
|
25
|
+
]);
|
|
26
|
+
}
|
|
27
|
+
function or(...unfilteredConditions) {
|
|
28
|
+
const conditions = unfilteredConditions.filter((c) => c !== void 0);
|
|
29
|
+
if (conditions.length === 0) return;
|
|
30
|
+
if (conditions.length === 1) return new SQL(conditions);
|
|
31
|
+
return new SQL([
|
|
32
|
+
new StringChunk("("),
|
|
33
|
+
sql.join(conditions, new StringChunk(" or ")),
|
|
34
|
+
new StringChunk(")")
|
|
35
|
+
]);
|
|
36
|
+
}
|
|
37
|
+
const gt = (left, right) => {
|
|
38
|
+
return sql`${left} > ${bindIfParam(right, left)}`;
|
|
39
|
+
};
|
|
40
|
+
const gte = (left, right) => {
|
|
41
|
+
return sql`${left} >= ${bindIfParam(right, left)}`;
|
|
42
|
+
};
|
|
43
|
+
const lt = (left, right) => {
|
|
44
|
+
return sql`${left} < ${bindIfParam(right, left)}`;
|
|
45
|
+
};
|
|
46
|
+
const lte = (left, right) => {
|
|
47
|
+
return sql`${left} <= ${bindIfParam(right, left)}`;
|
|
48
|
+
};
|
|
49
|
+
function inArray(column, values) {
|
|
50
|
+
if (Array.isArray(values)) {
|
|
51
|
+
if (values.length === 0) return sql`false`;
|
|
52
|
+
return sql`${column} in ${values.map((v) => bindIfParam(v, column))}`;
|
|
53
|
+
}
|
|
54
|
+
return sql`${column} in ${bindIfParam(values, column)}`;
|
|
55
|
+
}
|
|
56
|
+
function notInArray(column, values) {
|
|
57
|
+
if (Array.isArray(values)) {
|
|
58
|
+
if (values.length === 0) return sql`true`;
|
|
59
|
+
return sql`${column} not in ${values.map((v) => bindIfParam(v, column))}`;
|
|
60
|
+
}
|
|
61
|
+
return sql`${column} not in ${bindIfParam(values, column)}`;
|
|
62
|
+
}
|
|
63
|
+
function like(column, value) {
|
|
64
|
+
return sql`${column} like ${value}`;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
//#endregion
|
|
68
|
+
export { and, eq, gt, gte, inArray, like, lt, lte, ne, notInArray, or };
|
|
69
|
+
//# sourceMappingURL=conditions.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"conditions.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.js"],"sourcesContent":["import { Column } from \"../../column.js\";\nimport { is } from \"../../entity.js\";\nimport { Table } from \"../../table.js\";\nimport {\n isDriverValueEncoder,\n isSQLWrapper,\n Param,\n Placeholder,\n SQL,\n sql,\n StringChunk,\n View\n} from \"../sql.js\";\nfunction bindIfParam(value, column) {\n if (isDriverValueEncoder(column) && !isSQLWrapper(value) && !is(value, Param) && !is(value, Placeholder) && !is(value, Column) && !is(value, Table) && !is(value, View)) {\n return new Param(value, column);\n }\n return value;\n}\nconst eq = (left, right) => {\n return sql`${left} = ${bindIfParam(right, left)}`;\n};\nconst ne = (left, right) => {\n return sql`${left} <> ${bindIfParam(right, left)}`;\n};\nfunction and(...unfilteredConditions) {\n const conditions = unfilteredConditions.filter(\n (c) => c !== void 0\n );\n if (conditions.length === 0) {\n return void 0;\n }\n if (conditions.length === 1) {\n return new SQL(conditions);\n }\n return new SQL([\n new StringChunk(\"(\"),\n sql.join(conditions, new StringChunk(\" and \")),\n new StringChunk(\")\")\n ]);\n}\nfunction or(...unfilteredConditions) {\n const conditions = unfilteredConditions.filter(\n (c) => c !== void 0\n );\n if (conditions.length === 0) {\n return void 0;\n }\n if (conditions.length === 1) {\n return new SQL(conditions);\n }\n return new SQL([\n new StringChunk(\"(\"),\n sql.join(conditions, new StringChunk(\" or \")),\n new StringChunk(\")\")\n ]);\n}\nfunction not(condition) {\n return sql`not ${condition}`;\n}\nconst gt = (left, right) => {\n return sql`${left} > ${bindIfParam(right, left)}`;\n};\nconst gte = (left, right) => {\n return sql`${left} >= ${bindIfParam(right, left)}`;\n};\nconst lt = (left, right) => {\n return sql`${left} < ${bindIfParam(right, left)}`;\n};\nconst lte = (left, right) => {\n return sql`${left} <= ${bindIfParam(right, left)}`;\n};\nfunction inArray(column, values) {\n if (Array.isArray(values)) {\n if (values.length === 0) {\n return sql`false`;\n }\n return sql`${column} in ${values.map((v) => bindIfParam(v, column))}`;\n }\n return sql`${column} in ${bindIfParam(values, column)}`;\n}\nfunction notInArray(column, values) {\n if (Array.isArray(values)) {\n if (values.length === 0) {\n return sql`true`;\n }\n return sql`${column} not in ${values.map((v) => bindIfParam(v, column))}`;\n }\n return sql`${column} not in ${bindIfParam(values, column)}`;\n}\nfunction isNull(value) {\n return sql`${value} is null`;\n}\nfunction isNotNull(value) {\n return sql`${value} is not null`;\n}\nfunction exists(subquery) {\n return sql`exists ${subquery}`;\n}\nfunction notExists(subquery) {\n return sql`not exists ${subquery}`;\n}\nfunction between(column, min, max) {\n return sql`${column} between ${bindIfParam(min, column)} and ${bindIfParam(\n max,\n column\n )}`;\n}\nfunction notBetween(column, min, max) {\n return sql`${column} not between ${bindIfParam(\n min,\n column\n )} and ${bindIfParam(max, column)}`;\n}\nfunction like(column, value) {\n return sql`${column} like ${value}`;\n}\nfunction notLike(column, value) {\n return sql`${column} not like ${value}`;\n}\nfunction ilike(column, value) {\n return sql`${column} ilike ${value}`;\n}\nfunction notIlike(column, value) {\n return sql`${column} not ilike ${value}`;\n}\nfunction arrayContains(column, values) {\n if (Array.isArray(values)) {\n if (values.length === 0) {\n throw new Error(\"arrayContains requires at least one value\");\n }\n const array = sql`${bindIfParam(values, column)}`;\n return sql`${column} @> ${array}`;\n }\n return sql`${column} @> ${bindIfParam(values, column)}`;\n}\nfunction arrayContained(column, values) {\n if (Array.isArray(values)) {\n if (values.length === 0) {\n throw new Error(\"arrayContained requires at least one value\");\n }\n const array = sql`${bindIfParam(values, column)}`;\n return sql`${column} <@ ${array}`;\n }\n return sql`${column} <@ ${bindIfParam(values, column)}`;\n}\nfunction arrayOverlaps(column, values) {\n if (Array.isArray(values)) {\n if (values.length === 0) {\n throw new Error(\"arrayOverlaps requires at least one value\");\n }\n const array = sql`${bindIfParam(values, column)}`;\n return sql`${column} && ${array}`;\n }\n return sql`${column} && ${bindIfParam(values, column)}`;\n}\nexport {\n and,\n arrayContained,\n arrayContains,\n arrayOverlaps,\n between,\n bindIfParam,\n eq,\n exists,\n gt,\n gte,\n ilike,\n inArray,\n isNotNull,\n isNull,\n like,\n lt,\n lte,\n ne,\n not,\n notBetween,\n notExists,\n notIlike,\n notInArray,\n notLike,\n or\n};\n//# sourceMappingURL=conditions.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;AAaA,SAAS,YAAY,OAAO,QAAQ;AAClC,KAAI,qBAAqB,OAAO,IAAI,CAAC,aAAa,MAAM,IAAI,CAAC,GAAG,OAAO,MAAM,IAAI,CAAC,GAAG,OAAO,YAAY,IAAI,CAAC,GAAG,OAAO,OAAO,IAAI,CAAC,GAAG,OAAO,MAAM,IAAI,CAAC,GAAG,OAAO,KAAK,CACrK,QAAO,IAAI,MAAM,OAAO,OAAO;AAEjC,QAAO;;AAET,MAAM,MAAM,MAAM,UAAU;AAC1B,QAAO,GAAG,GAAG,KAAK,KAAK,YAAY,OAAO,KAAK;;AAEjD,MAAM,MAAM,MAAM,UAAU;AAC1B,QAAO,GAAG,GAAG,KAAK,MAAM,YAAY,OAAO,KAAK;;AAElD,SAAS,IAAI,GAAG,sBAAsB;CACpC,MAAM,aAAa,qBAAqB,QACrC,MAAM,MAAM,KAAK,EACnB;AACD,KAAI,WAAW,WAAW,EACxB;AAEF,KAAI,WAAW,WAAW,EACxB,QAAO,IAAI,IAAI,WAAW;AAE5B,QAAO,IAAI,IAAI;EACb,IAAI,YAAY,IAAI;EACpB,IAAI,KAAK,YAAY,IAAI,YAAY,QAAQ,CAAC;EAC9C,IAAI,YAAY,IAAI;EACrB,CAAC;;AAEJ,SAAS,GAAG,GAAG,sBAAsB;CACnC,MAAM,aAAa,qBAAqB,QACrC,MAAM,MAAM,KAAK,EACnB;AACD,KAAI,WAAW,WAAW,EACxB;AAEF,KAAI,WAAW,WAAW,EACxB,QAAO,IAAI,IAAI,WAAW;AAE5B,QAAO,IAAI,IAAI;EACb,IAAI,YAAY,IAAI;EACpB,IAAI,KAAK,YAAY,IAAI,YAAY,OAAO,CAAC;EAC7C,IAAI,YAAY,IAAI;EACrB,CAAC;;AAKJ,MAAM,MAAM,MAAM,UAAU;AAC1B,QAAO,GAAG,GAAG,KAAK,KAAK,YAAY,OAAO,KAAK;;AAEjD,MAAM,OAAO,MAAM,UAAU;AAC3B,QAAO,GAAG,GAAG,KAAK,MAAM,YAAY,OAAO,KAAK;;AAElD,MAAM,MAAM,MAAM,UAAU;AAC1B,QAAO,GAAG,GAAG,KAAK,KAAK,YAAY,OAAO,KAAK;;AAEjD,MAAM,OAAO,MAAM,UAAU;AAC3B,QAAO,GAAG,GAAG,KAAK,MAAM,YAAY,OAAO,KAAK;;AAElD,SAAS,QAAQ,QAAQ,QAAQ;AAC/B,KAAI,MAAM,QAAQ,OAAO,EAAE;AACzB,MAAI,OAAO,WAAW,EACpB,QAAO,GAAG;AAEZ,SAAO,GAAG,GAAG,OAAO,MAAM,OAAO,KAAK,MAAM,YAAY,GAAG,OAAO,CAAC;;AAErE,QAAO,GAAG,GAAG,OAAO,MAAM,YAAY,QAAQ,OAAO;;AAEvD,SAAS,WAAW,QAAQ,QAAQ;AAClC,KAAI,MAAM,QAAQ,OAAO,EAAE;AACzB,MAAI,OAAO,WAAW,EACpB,QAAO,GAAG;AAEZ,SAAO,GAAG,GAAG,OAAO,UAAU,OAAO,KAAK,MAAM,YAAY,GAAG,OAAO,CAAC;;AAEzE,QAAO,GAAG,GAAG,OAAO,UAAU,YAAY,QAAQ,OAAO;;AA0B3D,SAAS,KAAK,QAAQ,OAAO;AAC3B,QAAO,GAAG,GAAG,OAAO,QAAQ"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { sql } from "../sql.mjs";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.js
|
|
4
|
+
function asc(column) {
|
|
5
|
+
return sql`${column} asc`;
|
|
6
|
+
}
|
|
7
|
+
function desc(column) {
|
|
8
|
+
return sql`${column} desc`;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
//#endregion
|
|
12
|
+
export { asc, desc };
|
|
13
|
+
//# sourceMappingURL=select.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"select.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.js"],"sourcesContent":["import { sql } from \"../sql.js\";\nfunction asc(column) {\n return sql`${column} asc`;\n}\nfunction desc(column) {\n return sql`${column} desc`;\n}\nexport {\n asc,\n desc\n};\n//# sourceMappingURL=select.js.map"],"x_google_ignoreList":[0],"mappings":";;;AACA,SAAS,IAAI,QAAQ;AACnB,QAAO,GAAG,GAAG,OAAO;;AAEtB,SAAS,KAAK,QAAQ;AACpB,QAAO,GAAG,GAAG,OAAO"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { sql } from "../sql.mjs";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.js
|
|
4
|
+
function count(expression) {
|
|
5
|
+
return sql`count(${expression || sql.raw("*")})`.mapWith(Number);
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
//#endregion
|
|
9
|
+
export { count };
|
|
10
|
+
//# sourceMappingURL=aggregate.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"aggregate.mjs","names":[],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.js"],"sourcesContent":["import { Column } from \"../../column.js\";\nimport { is } from \"../../entity.js\";\nimport { sql } from \"../sql.js\";\nfunction count(expression) {\n return sql`count(${expression || sql.raw(\"*\")})`.mapWith(Number);\n}\nfunction countDistinct(expression) {\n return sql`count(distinct ${expression})`.mapWith(Number);\n}\nfunction avg(expression) {\n return sql`avg(${expression})`.mapWith(String);\n}\nfunction avgDistinct(expression) {\n return sql`avg(distinct ${expression})`.mapWith(String);\n}\nfunction sum(expression) {\n return sql`sum(${expression})`.mapWith(String);\n}\nfunction sumDistinct(expression) {\n return sql`sum(distinct ${expression})`.mapWith(String);\n}\nfunction max(expression) {\n return sql`max(${expression})`.mapWith(is(expression, Column) ? expression : String);\n}\nfunction min(expression) {\n return sql`min(${expression})`.mapWith(is(expression, Column) ? expression : String);\n}\nexport {\n avg,\n avgDistinct,\n count,\n countDistinct,\n max,\n min,\n sum,\n sumDistinct\n};\n//# sourceMappingURL=aggregate.js.map"],"x_google_ignoreList":[0],"mappings":";;;AAGA,SAAS,MAAM,YAAY;AACzB,QAAO,GAAG,SAAS,cAAc,IAAI,IAAI,IAAI,CAAC,GAAG,QAAQ,OAAO"}
|
|
@@ -0,0 +1,366 @@
|
|
|
1
|
+
import { entityKind, is } from "../entity.mjs";
|
|
2
|
+
import { Column } from "../column.mjs";
|
|
3
|
+
import { isPgEnum } from "../pg-core/columns/enum.mjs";
|
|
4
|
+
import { Subquery } from "../subquery.mjs";
|
|
5
|
+
import { tracer } from "../tracing.mjs";
|
|
6
|
+
import { ViewBaseConfig } from "../view-common.mjs";
|
|
7
|
+
import { IsAlias, Table } from "../table.mjs";
|
|
8
|
+
|
|
9
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.js
|
|
10
|
+
var FakePrimitiveParam = class {
|
|
11
|
+
static [entityKind] = "FakePrimitiveParam";
|
|
12
|
+
};
|
|
13
|
+
function isSQLWrapper(value) {
|
|
14
|
+
return value !== null && value !== void 0 && typeof value.getSQL === "function";
|
|
15
|
+
}
|
|
16
|
+
function mergeQueries(queries) {
|
|
17
|
+
const result = {
|
|
18
|
+
sql: "",
|
|
19
|
+
params: []
|
|
20
|
+
};
|
|
21
|
+
for (const query of queries) {
|
|
22
|
+
result.sql += query.sql;
|
|
23
|
+
result.params.push(...query.params);
|
|
24
|
+
if (query.typings?.length) {
|
|
25
|
+
if (!result.typings) result.typings = [];
|
|
26
|
+
result.typings.push(...query.typings);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
return result;
|
|
30
|
+
}
|
|
31
|
+
var StringChunk = class {
|
|
32
|
+
static [entityKind] = "StringChunk";
|
|
33
|
+
value;
|
|
34
|
+
constructor(value) {
|
|
35
|
+
this.value = Array.isArray(value) ? value : [value];
|
|
36
|
+
}
|
|
37
|
+
getSQL() {
|
|
38
|
+
return new SQL([this]);
|
|
39
|
+
}
|
|
40
|
+
};
|
|
41
|
+
var SQL = class SQL {
|
|
42
|
+
constructor(queryChunks) {
|
|
43
|
+
this.queryChunks = queryChunks;
|
|
44
|
+
}
|
|
45
|
+
static [entityKind] = "SQL";
|
|
46
|
+
/** @internal */
|
|
47
|
+
decoder = noopDecoder;
|
|
48
|
+
shouldInlineParams = false;
|
|
49
|
+
append(query) {
|
|
50
|
+
this.queryChunks.push(...query.queryChunks);
|
|
51
|
+
return this;
|
|
52
|
+
}
|
|
53
|
+
toQuery(config) {
|
|
54
|
+
return tracer.startActiveSpan("drizzle.buildSQL", (span) => {
|
|
55
|
+
const query = this.buildQueryFromSourceParams(this.queryChunks, config);
|
|
56
|
+
span?.setAttributes({
|
|
57
|
+
"drizzle.query.text": query.sql,
|
|
58
|
+
"drizzle.query.params": JSON.stringify(query.params)
|
|
59
|
+
});
|
|
60
|
+
return query;
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
buildQueryFromSourceParams(chunks, _config) {
|
|
64
|
+
const config = Object.assign({}, _config, {
|
|
65
|
+
inlineParams: _config.inlineParams || this.shouldInlineParams,
|
|
66
|
+
paramStartIndex: _config.paramStartIndex || { value: 0 }
|
|
67
|
+
});
|
|
68
|
+
const { casing, escapeName, escapeParam, prepareTyping, inlineParams, paramStartIndex } = config;
|
|
69
|
+
return mergeQueries(chunks.map((chunk) => {
|
|
70
|
+
if (is(chunk, StringChunk)) return {
|
|
71
|
+
sql: chunk.value.join(""),
|
|
72
|
+
params: []
|
|
73
|
+
};
|
|
74
|
+
if (is(chunk, Name)) return {
|
|
75
|
+
sql: escapeName(chunk.value),
|
|
76
|
+
params: []
|
|
77
|
+
};
|
|
78
|
+
if (chunk === void 0) return {
|
|
79
|
+
sql: "",
|
|
80
|
+
params: []
|
|
81
|
+
};
|
|
82
|
+
if (Array.isArray(chunk)) {
|
|
83
|
+
const result = [new StringChunk("(")];
|
|
84
|
+
for (const [i, p] of chunk.entries()) {
|
|
85
|
+
result.push(p);
|
|
86
|
+
if (i < chunk.length - 1) result.push(new StringChunk(", "));
|
|
87
|
+
}
|
|
88
|
+
result.push(new StringChunk(")"));
|
|
89
|
+
return this.buildQueryFromSourceParams(result, config);
|
|
90
|
+
}
|
|
91
|
+
if (is(chunk, SQL)) return this.buildQueryFromSourceParams(chunk.queryChunks, {
|
|
92
|
+
...config,
|
|
93
|
+
inlineParams: inlineParams || chunk.shouldInlineParams
|
|
94
|
+
});
|
|
95
|
+
if (is(chunk, Table)) {
|
|
96
|
+
const schemaName = chunk[Table.Symbol.Schema];
|
|
97
|
+
const tableName = chunk[Table.Symbol.Name];
|
|
98
|
+
return {
|
|
99
|
+
sql: schemaName === void 0 || chunk[IsAlias] ? escapeName(tableName) : escapeName(schemaName) + "." + escapeName(tableName),
|
|
100
|
+
params: []
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
if (is(chunk, Column)) {
|
|
104
|
+
const columnName = casing.getColumnCasing(chunk);
|
|
105
|
+
if (_config.invokeSource === "indexes") return {
|
|
106
|
+
sql: escapeName(columnName),
|
|
107
|
+
params: []
|
|
108
|
+
};
|
|
109
|
+
const schemaName = chunk.table[Table.Symbol.Schema];
|
|
110
|
+
return {
|
|
111
|
+
sql: chunk.table[IsAlias] || schemaName === void 0 ? escapeName(chunk.table[Table.Symbol.Name]) + "." + escapeName(columnName) : escapeName(schemaName) + "." + escapeName(chunk.table[Table.Symbol.Name]) + "." + escapeName(columnName),
|
|
112
|
+
params: []
|
|
113
|
+
};
|
|
114
|
+
}
|
|
115
|
+
if (is(chunk, View)) {
|
|
116
|
+
const schemaName = chunk[ViewBaseConfig].schema;
|
|
117
|
+
const viewName = chunk[ViewBaseConfig].name;
|
|
118
|
+
return {
|
|
119
|
+
sql: schemaName === void 0 || chunk[ViewBaseConfig].isAlias ? escapeName(viewName) : escapeName(schemaName) + "." + escapeName(viewName),
|
|
120
|
+
params: []
|
|
121
|
+
};
|
|
122
|
+
}
|
|
123
|
+
if (is(chunk, Param)) {
|
|
124
|
+
if (is(chunk.value, Placeholder)) return {
|
|
125
|
+
sql: escapeParam(paramStartIndex.value++, chunk),
|
|
126
|
+
params: [chunk],
|
|
127
|
+
typings: ["none"]
|
|
128
|
+
};
|
|
129
|
+
const mappedValue = chunk.value === null ? null : chunk.encoder.mapToDriverValue(chunk.value);
|
|
130
|
+
if (is(mappedValue, SQL)) return this.buildQueryFromSourceParams([mappedValue], config);
|
|
131
|
+
if (inlineParams) return {
|
|
132
|
+
sql: this.mapInlineParam(mappedValue, config),
|
|
133
|
+
params: []
|
|
134
|
+
};
|
|
135
|
+
let typings = ["none"];
|
|
136
|
+
if (prepareTyping) typings = [prepareTyping(chunk.encoder)];
|
|
137
|
+
return {
|
|
138
|
+
sql: escapeParam(paramStartIndex.value++, mappedValue),
|
|
139
|
+
params: [mappedValue],
|
|
140
|
+
typings
|
|
141
|
+
};
|
|
142
|
+
}
|
|
143
|
+
if (is(chunk, Placeholder)) return {
|
|
144
|
+
sql: escapeParam(paramStartIndex.value++, chunk),
|
|
145
|
+
params: [chunk],
|
|
146
|
+
typings: ["none"]
|
|
147
|
+
};
|
|
148
|
+
if (is(chunk, SQL.Aliased) && chunk.fieldAlias !== void 0) return {
|
|
149
|
+
sql: escapeName(chunk.fieldAlias),
|
|
150
|
+
params: []
|
|
151
|
+
};
|
|
152
|
+
if (is(chunk, Subquery)) {
|
|
153
|
+
if (chunk._.isWith) return {
|
|
154
|
+
sql: escapeName(chunk._.alias),
|
|
155
|
+
params: []
|
|
156
|
+
};
|
|
157
|
+
return this.buildQueryFromSourceParams([
|
|
158
|
+
new StringChunk("("),
|
|
159
|
+
chunk._.sql,
|
|
160
|
+
new StringChunk(") "),
|
|
161
|
+
new Name(chunk._.alias)
|
|
162
|
+
], config);
|
|
163
|
+
}
|
|
164
|
+
if (isPgEnum(chunk)) {
|
|
165
|
+
if (chunk.schema) return {
|
|
166
|
+
sql: escapeName(chunk.schema) + "." + escapeName(chunk.enumName),
|
|
167
|
+
params: []
|
|
168
|
+
};
|
|
169
|
+
return {
|
|
170
|
+
sql: escapeName(chunk.enumName),
|
|
171
|
+
params: []
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
if (isSQLWrapper(chunk)) {
|
|
175
|
+
if (chunk.shouldOmitSQLParens?.()) return this.buildQueryFromSourceParams([chunk.getSQL()], config);
|
|
176
|
+
return this.buildQueryFromSourceParams([
|
|
177
|
+
new StringChunk("("),
|
|
178
|
+
chunk.getSQL(),
|
|
179
|
+
new StringChunk(")")
|
|
180
|
+
], config);
|
|
181
|
+
}
|
|
182
|
+
if (inlineParams) return {
|
|
183
|
+
sql: this.mapInlineParam(chunk, config),
|
|
184
|
+
params: []
|
|
185
|
+
};
|
|
186
|
+
return {
|
|
187
|
+
sql: escapeParam(paramStartIndex.value++, chunk),
|
|
188
|
+
params: [chunk],
|
|
189
|
+
typings: ["none"]
|
|
190
|
+
};
|
|
191
|
+
}));
|
|
192
|
+
}
|
|
193
|
+
mapInlineParam(chunk, { escapeString }) {
|
|
194
|
+
if (chunk === null) return "null";
|
|
195
|
+
if (typeof chunk === "number" || typeof chunk === "boolean") return chunk.toString();
|
|
196
|
+
if (typeof chunk === "string") return escapeString(chunk);
|
|
197
|
+
if (typeof chunk === "object") {
|
|
198
|
+
const mappedValueAsString = chunk.toString();
|
|
199
|
+
if (mappedValueAsString === "[object Object]") return escapeString(JSON.stringify(chunk));
|
|
200
|
+
return escapeString(mappedValueAsString);
|
|
201
|
+
}
|
|
202
|
+
throw new Error("Unexpected param value: " + chunk);
|
|
203
|
+
}
|
|
204
|
+
getSQL() {
|
|
205
|
+
return this;
|
|
206
|
+
}
|
|
207
|
+
as(alias) {
|
|
208
|
+
if (alias === void 0) return this;
|
|
209
|
+
return new SQL.Aliased(this, alias);
|
|
210
|
+
}
|
|
211
|
+
mapWith(decoder) {
|
|
212
|
+
this.decoder = typeof decoder === "function" ? { mapFromDriverValue: decoder } : decoder;
|
|
213
|
+
return this;
|
|
214
|
+
}
|
|
215
|
+
inlineParams() {
|
|
216
|
+
this.shouldInlineParams = true;
|
|
217
|
+
return this;
|
|
218
|
+
}
|
|
219
|
+
/**
|
|
220
|
+
* This method is used to conditionally include a part of the query.
|
|
221
|
+
*
|
|
222
|
+
* @param condition - Condition to check
|
|
223
|
+
* @returns itself if the condition is `true`, otherwise `undefined`
|
|
224
|
+
*/
|
|
225
|
+
if(condition) {
|
|
226
|
+
return condition ? this : void 0;
|
|
227
|
+
}
|
|
228
|
+
};
|
|
229
|
+
var Name = class {
|
|
230
|
+
constructor(value) {
|
|
231
|
+
this.value = value;
|
|
232
|
+
}
|
|
233
|
+
static [entityKind] = "Name";
|
|
234
|
+
brand;
|
|
235
|
+
getSQL() {
|
|
236
|
+
return new SQL([this]);
|
|
237
|
+
}
|
|
238
|
+
};
|
|
239
|
+
function isDriverValueEncoder(value) {
|
|
240
|
+
return typeof value === "object" && value !== null && "mapToDriverValue" in value && typeof value.mapToDriverValue === "function";
|
|
241
|
+
}
|
|
242
|
+
const noopDecoder = { mapFromDriverValue: (value) => value };
|
|
243
|
+
const noopEncoder = { mapToDriverValue: (value) => value };
|
|
244
|
+
const noopMapper = {
|
|
245
|
+
...noopDecoder,
|
|
246
|
+
...noopEncoder
|
|
247
|
+
};
|
|
248
|
+
var Param = class {
|
|
249
|
+
/**
|
|
250
|
+
* @param value - Parameter value
|
|
251
|
+
* @param encoder - Encoder to convert the value to a driver parameter
|
|
252
|
+
*/
|
|
253
|
+
constructor(value, encoder = noopEncoder) {
|
|
254
|
+
this.value = value;
|
|
255
|
+
this.encoder = encoder;
|
|
256
|
+
}
|
|
257
|
+
static [entityKind] = "Param";
|
|
258
|
+
brand;
|
|
259
|
+
getSQL() {
|
|
260
|
+
return new SQL([this]);
|
|
261
|
+
}
|
|
262
|
+
};
|
|
263
|
+
function sql(strings, ...params) {
|
|
264
|
+
const queryChunks = [];
|
|
265
|
+
if (params.length > 0 || strings.length > 0 && strings[0] !== "") queryChunks.push(new StringChunk(strings[0]));
|
|
266
|
+
for (const [paramIndex, param2] of params.entries()) queryChunks.push(param2, new StringChunk(strings[paramIndex + 1]));
|
|
267
|
+
return new SQL(queryChunks);
|
|
268
|
+
}
|
|
269
|
+
((sql2) => {
|
|
270
|
+
function empty() {
|
|
271
|
+
return new SQL([]);
|
|
272
|
+
}
|
|
273
|
+
sql2.empty = empty;
|
|
274
|
+
function fromList(list) {
|
|
275
|
+
return new SQL(list);
|
|
276
|
+
}
|
|
277
|
+
sql2.fromList = fromList;
|
|
278
|
+
function raw(str) {
|
|
279
|
+
return new SQL([new StringChunk(str)]);
|
|
280
|
+
}
|
|
281
|
+
sql2.raw = raw;
|
|
282
|
+
function join(chunks, separator) {
|
|
283
|
+
const result = [];
|
|
284
|
+
for (const [i, chunk] of chunks.entries()) {
|
|
285
|
+
if (i > 0 && separator !== void 0) result.push(separator);
|
|
286
|
+
result.push(chunk);
|
|
287
|
+
}
|
|
288
|
+
return new SQL(result);
|
|
289
|
+
}
|
|
290
|
+
sql2.join = join;
|
|
291
|
+
function identifier(value) {
|
|
292
|
+
return new Name(value);
|
|
293
|
+
}
|
|
294
|
+
sql2.identifier = identifier;
|
|
295
|
+
function placeholder2(name2) {
|
|
296
|
+
return new Placeholder(name2);
|
|
297
|
+
}
|
|
298
|
+
sql2.placeholder = placeholder2;
|
|
299
|
+
function param2(value, encoder) {
|
|
300
|
+
return new Param(value, encoder);
|
|
301
|
+
}
|
|
302
|
+
sql2.param = param2;
|
|
303
|
+
})(sql || (sql = {}));
|
|
304
|
+
((SQL2) => {
|
|
305
|
+
class Aliased {
|
|
306
|
+
constructor(sql2, fieldAlias) {
|
|
307
|
+
this.sql = sql2;
|
|
308
|
+
this.fieldAlias = fieldAlias;
|
|
309
|
+
}
|
|
310
|
+
static [entityKind] = "SQL.Aliased";
|
|
311
|
+
/** @internal */
|
|
312
|
+
isSelectionField = false;
|
|
313
|
+
getSQL() {
|
|
314
|
+
return this.sql;
|
|
315
|
+
}
|
|
316
|
+
/** @internal */
|
|
317
|
+
clone() {
|
|
318
|
+
return new Aliased(this.sql, this.fieldAlias);
|
|
319
|
+
}
|
|
320
|
+
}
|
|
321
|
+
SQL2.Aliased = Aliased;
|
|
322
|
+
})(SQL || (SQL = {}));
|
|
323
|
+
var Placeholder = class {
|
|
324
|
+
constructor(name2) {
|
|
325
|
+
this.name = name2;
|
|
326
|
+
}
|
|
327
|
+
static [entityKind] = "Placeholder";
|
|
328
|
+
getSQL() {
|
|
329
|
+
return new SQL([this]);
|
|
330
|
+
}
|
|
331
|
+
};
|
|
332
|
+
const IsDrizzleView = Symbol.for("drizzle:IsDrizzleView");
|
|
333
|
+
var View = class {
|
|
334
|
+
static [entityKind] = "View";
|
|
335
|
+
/** @internal */
|
|
336
|
+
[ViewBaseConfig];
|
|
337
|
+
/** @internal */
|
|
338
|
+
[IsDrizzleView] = true;
|
|
339
|
+
constructor({ name: name2, schema, selectedFields, query }) {
|
|
340
|
+
this[ViewBaseConfig] = {
|
|
341
|
+
name: name2,
|
|
342
|
+
originalName: name2,
|
|
343
|
+
schema,
|
|
344
|
+
selectedFields,
|
|
345
|
+
query,
|
|
346
|
+
isExisting: !query,
|
|
347
|
+
isAlias: false
|
|
348
|
+
};
|
|
349
|
+
}
|
|
350
|
+
getSQL() {
|
|
351
|
+
return new SQL([this]);
|
|
352
|
+
}
|
|
353
|
+
};
|
|
354
|
+
Column.prototype.getSQL = function() {
|
|
355
|
+
return new SQL([this]);
|
|
356
|
+
};
|
|
357
|
+
Table.prototype.getSQL = function() {
|
|
358
|
+
return new SQL([this]);
|
|
359
|
+
};
|
|
360
|
+
Subquery.prototype.getSQL = function() {
|
|
361
|
+
return new SQL([this]);
|
|
362
|
+
};
|
|
363
|
+
|
|
364
|
+
//#endregion
|
|
365
|
+
export { Param, Placeholder, SQL, StringChunk, View, isDriverValueEncoder, isSQLWrapper, sql };
|
|
366
|
+
//# sourceMappingURL=sql.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sql.mjs","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.js"],"sourcesContent":["import { entityKind, is } from \"../entity.js\";\nimport { isPgEnum } from \"../pg-core/columns/enum.js\";\nimport { Subquery } from \"../subquery.js\";\nimport { tracer } from \"../tracing.js\";\nimport { ViewBaseConfig } from \"../view-common.js\";\nimport { Column } from \"../column.js\";\nimport { IsAlias, Table } from \"../table.js\";\nclass FakePrimitiveParam {\n static [entityKind] = \"FakePrimitiveParam\";\n}\nfunction isSQLWrapper(value) {\n return value !== null && value !== void 0 && typeof value.getSQL === \"function\";\n}\nfunction mergeQueries(queries) {\n const result = { sql: \"\", params: [] };\n for (const query of queries) {\n result.sql += query.sql;\n result.params.push(...query.params);\n if (query.typings?.length) {\n if (!result.typings) {\n result.typings = [];\n }\n result.typings.push(...query.typings);\n }\n }\n return result;\n}\nclass StringChunk {\n static [entityKind] = \"StringChunk\";\n value;\n constructor(value) {\n this.value = Array.isArray(value) ? value : [value];\n }\n getSQL() {\n return new SQL([this]);\n }\n}\nclass SQL {\n constructor(queryChunks) {\n this.queryChunks = queryChunks;\n }\n static [entityKind] = \"SQL\";\n /** @internal */\n decoder = noopDecoder;\n shouldInlineParams = false;\n append(query) {\n this.queryChunks.push(...query.queryChunks);\n return this;\n }\n toQuery(config) {\n return tracer.startActiveSpan(\"drizzle.buildSQL\", (span) => {\n const query = this.buildQueryFromSourceParams(this.queryChunks, config);\n span?.setAttributes({\n \"drizzle.query.text\": query.sql,\n \"drizzle.query.params\": JSON.stringify(query.params)\n });\n return query;\n });\n }\n buildQueryFromSourceParams(chunks, _config) {\n const config = Object.assign({}, _config, {\n inlineParams: _config.inlineParams || this.shouldInlineParams,\n paramStartIndex: _config.paramStartIndex || { value: 0 }\n });\n const {\n casing,\n escapeName,\n escapeParam,\n prepareTyping,\n inlineParams,\n paramStartIndex\n } = config;\n return mergeQueries(chunks.map((chunk) => {\n if (is(chunk, StringChunk)) {\n return { sql: chunk.value.join(\"\"), params: [] };\n }\n if (is(chunk, Name)) {\n return { sql: escapeName(chunk.value), params: [] };\n }\n if (chunk === void 0) {\n return { sql: \"\", params: [] };\n }\n if (Array.isArray(chunk)) {\n const result = [new StringChunk(\"(\")];\n for (const [i, p] of chunk.entries()) {\n result.push(p);\n if (i < chunk.length - 1) {\n result.push(new StringChunk(\", \"));\n }\n }\n result.push(new StringChunk(\")\"));\n return this.buildQueryFromSourceParams(result, config);\n }\n if (is(chunk, SQL)) {\n return this.buildQueryFromSourceParams(chunk.queryChunks, {\n ...config,\n inlineParams: inlineParams || chunk.shouldInlineParams\n });\n }\n if (is(chunk, Table)) {\n const schemaName = chunk[Table.Symbol.Schema];\n const tableName = chunk[Table.Symbol.Name];\n return {\n sql: schemaName === void 0 || chunk[IsAlias] ? escapeName(tableName) : escapeName(schemaName) + \".\" + escapeName(tableName),\n params: []\n };\n }\n if (is(chunk, Column)) {\n const columnName = casing.getColumnCasing(chunk);\n if (_config.invokeSource === \"indexes\") {\n return { sql: escapeName(columnName), params: [] };\n }\n const schemaName = chunk.table[Table.Symbol.Schema];\n return {\n sql: chunk.table[IsAlias] || schemaName === void 0 ? escapeName(chunk.table[Table.Symbol.Name]) + \".\" + escapeName(columnName) : escapeName(schemaName) + \".\" + escapeName(chunk.table[Table.Symbol.Name]) + \".\" + escapeName(columnName),\n params: []\n };\n }\n if (is(chunk, View)) {\n const schemaName = chunk[ViewBaseConfig].schema;\n const viewName = chunk[ViewBaseConfig].name;\n return {\n sql: schemaName === void 0 || chunk[ViewBaseConfig].isAlias ? escapeName(viewName) : escapeName(schemaName) + \".\" + escapeName(viewName),\n params: []\n };\n }\n if (is(chunk, Param)) {\n if (is(chunk.value, Placeholder)) {\n return { sql: escapeParam(paramStartIndex.value++, chunk), params: [chunk], typings: [\"none\"] };\n }\n const mappedValue = chunk.value === null ? null : chunk.encoder.mapToDriverValue(chunk.value);\n if (is(mappedValue, SQL)) {\n return this.buildQueryFromSourceParams([mappedValue], config);\n }\n if (inlineParams) {\n return { sql: this.mapInlineParam(mappedValue, config), params: [] };\n }\n let typings = [\"none\"];\n if (prepareTyping) {\n typings = [prepareTyping(chunk.encoder)];\n }\n return { sql: escapeParam(paramStartIndex.value++, mappedValue), params: [mappedValue], typings };\n }\n if (is(chunk, Placeholder)) {\n return { sql: escapeParam(paramStartIndex.value++, chunk), params: [chunk], typings: [\"none\"] };\n }\n if (is(chunk, SQL.Aliased) && chunk.fieldAlias !== void 0) {\n return { sql: escapeName(chunk.fieldAlias), params: [] };\n }\n if (is(chunk, Subquery)) {\n if (chunk._.isWith) {\n return { sql: escapeName(chunk._.alias), params: [] };\n }\n return this.buildQueryFromSourceParams([\n new StringChunk(\"(\"),\n chunk._.sql,\n new StringChunk(\") \"),\n new Name(chunk._.alias)\n ], config);\n }\n if (isPgEnum(chunk)) {\n if (chunk.schema) {\n return { sql: escapeName(chunk.schema) + \".\" + escapeName(chunk.enumName), params: [] };\n }\n return { sql: escapeName(chunk.enumName), params: [] };\n }\n if (isSQLWrapper(chunk)) {\n if (chunk.shouldOmitSQLParens?.()) {\n return this.buildQueryFromSourceParams([chunk.getSQL()], config);\n }\n return this.buildQueryFromSourceParams([\n new StringChunk(\"(\"),\n chunk.getSQL(),\n new StringChunk(\")\")\n ], config);\n }\n if (inlineParams) {\n return { sql: this.mapInlineParam(chunk, config), params: [] };\n }\n return { sql: escapeParam(paramStartIndex.value++, chunk), params: [chunk], typings: [\"none\"] };\n }));\n }\n mapInlineParam(chunk, { escapeString }) {\n if (chunk === null) {\n return \"null\";\n }\n if (typeof chunk === \"number\" || typeof chunk === \"boolean\") {\n return chunk.toString();\n }\n if (typeof chunk === \"string\") {\n return escapeString(chunk);\n }\n if (typeof chunk === \"object\") {\n const mappedValueAsString = chunk.toString();\n if (mappedValueAsString === \"[object Object]\") {\n return escapeString(JSON.stringify(chunk));\n }\n return escapeString(mappedValueAsString);\n }\n throw new Error(\"Unexpected param value: \" + chunk);\n }\n getSQL() {\n return this;\n }\n as(alias) {\n if (alias === void 0) {\n return this;\n }\n return new SQL.Aliased(this, alias);\n }\n mapWith(decoder) {\n this.decoder = typeof decoder === \"function\" ? { mapFromDriverValue: decoder } : decoder;\n return this;\n }\n inlineParams() {\n this.shouldInlineParams = true;\n return this;\n }\n /**\n * This method is used to conditionally include a part of the query.\n *\n * @param condition - Condition to check\n * @returns itself if the condition is `true`, otherwise `undefined`\n */\n if(condition) {\n return condition ? this : void 0;\n }\n}\nclass Name {\n constructor(value) {\n this.value = value;\n }\n static [entityKind] = \"Name\";\n brand;\n getSQL() {\n return new SQL([this]);\n }\n}\nfunction name(value) {\n return new Name(value);\n}\nfunction isDriverValueEncoder(value) {\n return typeof value === \"object\" && value !== null && \"mapToDriverValue\" in value && typeof value.mapToDriverValue === \"function\";\n}\nconst noopDecoder = {\n mapFromDriverValue: (value) => value\n};\nconst noopEncoder = {\n mapToDriverValue: (value) => value\n};\nconst noopMapper = {\n ...noopDecoder,\n ...noopEncoder\n};\nclass Param {\n /**\n * @param value - Parameter value\n * @param encoder - Encoder to convert the value to a driver parameter\n */\n constructor(value, encoder = noopEncoder) {\n this.value = value;\n this.encoder = encoder;\n }\n static [entityKind] = \"Param\";\n brand;\n getSQL() {\n return new SQL([this]);\n }\n}\nfunction param(value, encoder) {\n return new Param(value, encoder);\n}\nfunction sql(strings, ...params) {\n const queryChunks = [];\n if (params.length > 0 || strings.length > 0 && strings[0] !== \"\") {\n queryChunks.push(new StringChunk(strings[0]));\n }\n for (const [paramIndex, param2] of params.entries()) {\n queryChunks.push(param2, new StringChunk(strings[paramIndex + 1]));\n }\n return new SQL(queryChunks);\n}\n((sql2) => {\n function empty() {\n return new SQL([]);\n }\n sql2.empty = empty;\n function fromList(list) {\n return new SQL(list);\n }\n sql2.fromList = fromList;\n function raw(str) {\n return new SQL([new StringChunk(str)]);\n }\n sql2.raw = raw;\n function join(chunks, separator) {\n const result = [];\n for (const [i, chunk] of chunks.entries()) {\n if (i > 0 && separator !== void 0) {\n result.push(separator);\n }\n result.push(chunk);\n }\n return new SQL(result);\n }\n sql2.join = join;\n function identifier(value) {\n return new Name(value);\n }\n sql2.identifier = identifier;\n function placeholder2(name2) {\n return new Placeholder(name2);\n }\n sql2.placeholder = placeholder2;\n function param2(value, encoder) {\n return new Param(value, encoder);\n }\n sql2.param = param2;\n})(sql || (sql = {}));\n((SQL2) => {\n class Aliased {\n constructor(sql2, fieldAlias) {\n this.sql = sql2;\n this.fieldAlias = fieldAlias;\n }\n static [entityKind] = \"SQL.Aliased\";\n /** @internal */\n isSelectionField = false;\n getSQL() {\n return this.sql;\n }\n /** @internal */\n clone() {\n return new Aliased(this.sql, this.fieldAlias);\n }\n }\n SQL2.Aliased = Aliased;\n})(SQL || (SQL = {}));\nclass Placeholder {\n constructor(name2) {\n this.name = name2;\n }\n static [entityKind] = \"Placeholder\";\n getSQL() {\n return new SQL([this]);\n }\n}\nfunction placeholder(name2) {\n return new Placeholder(name2);\n}\nfunction fillPlaceholders(params, values) {\n return params.map((p) => {\n if (is(p, Placeholder)) {\n if (!(p.name in values)) {\n throw new Error(`No value for placeholder \"${p.name}\" was provided`);\n }\n return values[p.name];\n }\n if (is(p, Param) && is(p.value, Placeholder)) {\n if (!(p.value.name in values)) {\n throw new Error(`No value for placeholder \"${p.value.name}\" was provided`);\n }\n return p.encoder.mapToDriverValue(values[p.value.name]);\n }\n return p;\n });\n}\nconst IsDrizzleView = Symbol.for(\"drizzle:IsDrizzleView\");\nclass View {\n static [entityKind] = \"View\";\n /** @internal */\n [ViewBaseConfig];\n /** @internal */\n [IsDrizzleView] = true;\n constructor({ name: name2, schema, selectedFields, query }) {\n this[ViewBaseConfig] = {\n name: name2,\n originalName: name2,\n schema,\n selectedFields,\n query,\n isExisting: !query,\n isAlias: false\n };\n }\n getSQL() {\n return new SQL([this]);\n }\n}\nfunction isView(view) {\n return typeof view === \"object\" && view !== null && IsDrizzleView in view;\n}\nfunction getViewName(view) {\n return view[ViewBaseConfig].name;\n}\nColumn.prototype.getSQL = function() {\n return new SQL([this]);\n};\nTable.prototype.getSQL = function() {\n return new SQL([this]);\n};\nSubquery.prototype.getSQL = function() {\n return new SQL([this]);\n};\nexport {\n FakePrimitiveParam,\n Name,\n Param,\n Placeholder,\n SQL,\n StringChunk,\n View,\n fillPlaceholders,\n getViewName,\n isDriverValueEncoder,\n isSQLWrapper,\n isView,\n name,\n noopDecoder,\n noopEncoder,\n noopMapper,\n param,\n placeholder,\n sql\n};\n//# sourceMappingURL=sql.js.map"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;AAOA,IAAM,qBAAN,MAAyB;CACvB,QAAQ,cAAc;;AAExB,SAAS,aAAa,OAAO;AAC3B,QAAO,UAAU,QAAQ,UAAU,KAAK,KAAK,OAAO,MAAM,WAAW;;AAEvE,SAAS,aAAa,SAAS;CAC7B,MAAM,SAAS;EAAE,KAAK;EAAI,QAAQ,EAAE;EAAE;AACtC,MAAK,MAAM,SAAS,SAAS;AAC3B,SAAO,OAAO,MAAM;AACpB,SAAO,OAAO,KAAK,GAAG,MAAM,OAAO;AACnC,MAAI,MAAM,SAAS,QAAQ;AACzB,OAAI,CAAC,OAAO,QACV,QAAO,UAAU,EAAE;AAErB,UAAO,QAAQ,KAAK,GAAG,MAAM,QAAQ;;;AAGzC,QAAO;;AAET,IAAM,cAAN,MAAkB;CAChB,QAAQ,cAAc;CACtB;CACA,YAAY,OAAO;AACjB,OAAK,QAAQ,MAAM,QAAQ,MAAM,GAAG,QAAQ,CAAC,MAAM;;CAErD,SAAS;AACP,SAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;;AAG1B,IAAM,MAAN,MAAM,IAAI;CACR,YAAY,aAAa;AACvB,OAAK,cAAc;;CAErB,QAAQ,cAAc;;CAEtB,UAAU;CACV,qBAAqB;CACrB,OAAO,OAAO;AACZ,OAAK,YAAY,KAAK,GAAG,MAAM,YAAY;AAC3C,SAAO;;CAET,QAAQ,QAAQ;AACd,SAAO,OAAO,gBAAgB,qBAAqB,SAAS;GAC1D,MAAM,QAAQ,KAAK,2BAA2B,KAAK,aAAa,OAAO;AACvE,SAAM,cAAc;IAClB,sBAAsB,MAAM;IAC5B,wBAAwB,KAAK,UAAU,MAAM,OAAO;IACrD,CAAC;AACF,UAAO;IACP;;CAEJ,2BAA2B,QAAQ,SAAS;EAC1C,MAAM,SAAS,OAAO,OAAO,EAAE,EAAE,SAAS;GACxC,cAAc,QAAQ,gBAAgB,KAAK;GAC3C,iBAAiB,QAAQ,mBAAmB,EAAE,OAAO,GAAG;GACzD,CAAC;EACF,MAAM,EACJ,QACA,YACA,aACA,eACA,cACA,oBACE;AACJ,SAAO,aAAa,OAAO,KAAK,UAAU;AACxC,OAAI,GAAG,OAAO,YAAY,CACxB,QAAO;IAAE,KAAK,MAAM,MAAM,KAAK,GAAG;IAAE,QAAQ,EAAE;IAAE;AAElD,OAAI,GAAG,OAAO,KAAK,CACjB,QAAO;IAAE,KAAK,WAAW,MAAM,MAAM;IAAE,QAAQ,EAAE;IAAE;AAErD,OAAI,UAAU,KAAK,EACjB,QAAO;IAAE,KAAK;IAAI,QAAQ,EAAE;IAAE;AAEhC,OAAI,MAAM,QAAQ,MAAM,EAAE;IACxB,MAAM,SAAS,CAAC,IAAI,YAAY,IAAI,CAAC;AACrC,SAAK,MAAM,CAAC,GAAG,MAAM,MAAM,SAAS,EAAE;AACpC,YAAO,KAAK,EAAE;AACd,SAAI,IAAI,MAAM,SAAS,EACrB,QAAO,KAAK,IAAI,YAAY,KAAK,CAAC;;AAGtC,WAAO,KAAK,IAAI,YAAY,IAAI,CAAC;AACjC,WAAO,KAAK,2BAA2B,QAAQ,OAAO;;AAExD,OAAI,GAAG,OAAO,IAAI,CAChB,QAAO,KAAK,2BAA2B,MAAM,aAAa;IACxD,GAAG;IACH,cAAc,gBAAgB,MAAM;IACrC,CAAC;AAEJ,OAAI,GAAG,OAAO,MAAM,EAAE;IACpB,MAAM,aAAa,MAAM,MAAM,OAAO;IACtC,MAAM,YAAY,MAAM,MAAM,OAAO;AACrC,WAAO;KACL,KAAK,eAAe,KAAK,KAAK,MAAM,WAAW,WAAW,UAAU,GAAG,WAAW,WAAW,GAAG,MAAM,WAAW,UAAU;KAC3H,QAAQ,EAAE;KACX;;AAEH,OAAI,GAAG,OAAO,OAAO,EAAE;IACrB,MAAM,aAAa,OAAO,gBAAgB,MAAM;AAChD,QAAI,QAAQ,iBAAiB,UAC3B,QAAO;KAAE,KAAK,WAAW,WAAW;KAAE,QAAQ,EAAE;KAAE;IAEpD,MAAM,aAAa,MAAM,MAAM,MAAM,OAAO;AAC5C,WAAO;KACL,KAAK,MAAM,MAAM,YAAY,eAAe,KAAK,IAAI,WAAW,MAAM,MAAM,MAAM,OAAO,MAAM,GAAG,MAAM,WAAW,WAAW,GAAG,WAAW,WAAW,GAAG,MAAM,WAAW,MAAM,MAAM,MAAM,OAAO,MAAM,GAAG,MAAM,WAAW,WAAW;KACzO,QAAQ,EAAE;KACX;;AAEH,OAAI,GAAG,OAAO,KAAK,EAAE;IACnB,MAAM,aAAa,MAAM,gBAAgB;IACzC,MAAM,WAAW,MAAM,gBAAgB;AACvC,WAAO;KACL,KAAK,eAAe,KAAK,KAAK,MAAM,gBAAgB,UAAU,WAAW,SAAS,GAAG,WAAW,WAAW,GAAG,MAAM,WAAW,SAAS;KACxI,QAAQ,EAAE;KACX;;AAEH,OAAI,GAAG,OAAO,MAAM,EAAE;AACpB,QAAI,GAAG,MAAM,OAAO,YAAY,CAC9B,QAAO;KAAE,KAAK,YAAY,gBAAgB,SAAS,MAAM;KAAE,QAAQ,CAAC,MAAM;KAAE,SAAS,CAAC,OAAO;KAAE;IAEjG,MAAM,cAAc,MAAM,UAAU,OAAO,OAAO,MAAM,QAAQ,iBAAiB,MAAM,MAAM;AAC7F,QAAI,GAAG,aAAa,IAAI,CACtB,QAAO,KAAK,2BAA2B,CAAC,YAAY,EAAE,OAAO;AAE/D,QAAI,aACF,QAAO;KAAE,KAAK,KAAK,eAAe,aAAa,OAAO;KAAE,QAAQ,EAAE;KAAE;IAEtE,IAAI,UAAU,CAAC,OAAO;AACtB,QAAI,cACF,WAAU,CAAC,cAAc,MAAM,QAAQ,CAAC;AAE1C,WAAO;KAAE,KAAK,YAAY,gBAAgB,SAAS,YAAY;KAAE,QAAQ,CAAC,YAAY;KAAE;KAAS;;AAEnG,OAAI,GAAG,OAAO,YAAY,CACxB,QAAO;IAAE,KAAK,YAAY,gBAAgB,SAAS,MAAM;IAAE,QAAQ,CAAC,MAAM;IAAE,SAAS,CAAC,OAAO;IAAE;AAEjG,OAAI,GAAG,OAAO,IAAI,QAAQ,IAAI,MAAM,eAAe,KAAK,EACtD,QAAO;IAAE,KAAK,WAAW,MAAM,WAAW;IAAE,QAAQ,EAAE;IAAE;AAE1D,OAAI,GAAG,OAAO,SAAS,EAAE;AACvB,QAAI,MAAM,EAAE,OACV,QAAO;KAAE,KAAK,WAAW,MAAM,EAAE,MAAM;KAAE,QAAQ,EAAE;KAAE;AAEvD,WAAO,KAAK,2BAA2B;KACrC,IAAI,YAAY,IAAI;KACpB,MAAM,EAAE;KACR,IAAI,YAAY,KAAK;KACrB,IAAI,KAAK,MAAM,EAAE,MAAM;KACxB,EAAE,OAAO;;AAEZ,OAAI,SAAS,MAAM,EAAE;AACnB,QAAI,MAAM,OACR,QAAO;KAAE,KAAK,WAAW,MAAM,OAAO,GAAG,MAAM,WAAW,MAAM,SAAS;KAAE,QAAQ,EAAE;KAAE;AAEzF,WAAO;KAAE,KAAK,WAAW,MAAM,SAAS;KAAE,QAAQ,EAAE;KAAE;;AAExD,OAAI,aAAa,MAAM,EAAE;AACvB,QAAI,MAAM,uBAAuB,CAC/B,QAAO,KAAK,2BAA2B,CAAC,MAAM,QAAQ,CAAC,EAAE,OAAO;AAElE,WAAO,KAAK,2BAA2B;KACrC,IAAI,YAAY,IAAI;KACpB,MAAM,QAAQ;KACd,IAAI,YAAY,IAAI;KACrB,EAAE,OAAO;;AAEZ,OAAI,aACF,QAAO;IAAE,KAAK,KAAK,eAAe,OAAO,OAAO;IAAE,QAAQ,EAAE;IAAE;AAEhE,UAAO;IAAE,KAAK,YAAY,gBAAgB,SAAS,MAAM;IAAE,QAAQ,CAAC,MAAM;IAAE,SAAS,CAAC,OAAO;IAAE;IAC/F,CAAC;;CAEL,eAAe,OAAO,EAAE,gBAAgB;AACtC,MAAI,UAAU,KACZ,QAAO;AAET,MAAI,OAAO,UAAU,YAAY,OAAO,UAAU,UAChD,QAAO,MAAM,UAAU;AAEzB,MAAI,OAAO,UAAU,SACnB,QAAO,aAAa,MAAM;AAE5B,MAAI,OAAO,UAAU,UAAU;GAC7B,MAAM,sBAAsB,MAAM,UAAU;AAC5C,OAAI,wBAAwB,kBAC1B,QAAO,aAAa,KAAK,UAAU,MAAM,CAAC;AAE5C,UAAO,aAAa,oBAAoB;;AAE1C,QAAM,IAAI,MAAM,6BAA6B,MAAM;;CAErD,SAAS;AACP,SAAO;;CAET,GAAG,OAAO;AACR,MAAI,UAAU,KAAK,EACjB,QAAO;AAET,SAAO,IAAI,IAAI,QAAQ,MAAM,MAAM;;CAErC,QAAQ,SAAS;AACf,OAAK,UAAU,OAAO,YAAY,aAAa,EAAE,oBAAoB,SAAS,GAAG;AACjF,SAAO;;CAET,eAAe;AACb,OAAK,qBAAqB;AAC1B,SAAO;;;;;;;;CAQT,GAAG,WAAW;AACZ,SAAO,YAAY,OAAO,KAAK;;;AAGnC,IAAM,OAAN,MAAW;CACT,YAAY,OAAO;AACjB,OAAK,QAAQ;;CAEf,QAAQ,cAAc;CACtB;CACA,SAAS;AACP,SAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;;AAM1B,SAAS,qBAAqB,OAAO;AACnC,QAAO,OAAO,UAAU,YAAY,UAAU,QAAQ,sBAAsB,SAAS,OAAO,MAAM,qBAAqB;;AAEzH,MAAM,cAAc,EAClB,qBAAqB,UAAU,OAChC;AACD,MAAM,cAAc,EAClB,mBAAmB,UAAU,OAC9B;AACD,MAAM,aAAa;CACjB,GAAG;CACH,GAAG;CACJ;AACD,IAAM,QAAN,MAAY;;;;;CAKV,YAAY,OAAO,UAAU,aAAa;AACxC,OAAK,QAAQ;AACb,OAAK,UAAU;;CAEjB,QAAQ,cAAc;CACtB;CACA,SAAS;AACP,SAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;;AAM1B,SAAS,IAAI,SAAS,GAAG,QAAQ;CAC/B,MAAM,cAAc,EAAE;AACtB,KAAI,OAAO,SAAS,KAAK,QAAQ,SAAS,KAAK,QAAQ,OAAO,GAC5D,aAAY,KAAK,IAAI,YAAY,QAAQ,GAAG,CAAC;AAE/C,MAAK,MAAM,CAAC,YAAY,WAAW,OAAO,SAAS,CACjD,aAAY,KAAK,QAAQ,IAAI,YAAY,QAAQ,aAAa,GAAG,CAAC;AAEpE,QAAO,IAAI,IAAI,YAAY;;EAE3B,SAAS;CACT,SAAS,QAAQ;AACf,SAAO,IAAI,IAAI,EAAE,CAAC;;AAEpB,MAAK,QAAQ;CACb,SAAS,SAAS,MAAM;AACtB,SAAO,IAAI,IAAI,KAAK;;AAEtB,MAAK,WAAW;CAChB,SAAS,IAAI,KAAK;AAChB,SAAO,IAAI,IAAI,CAAC,IAAI,YAAY,IAAI,CAAC,CAAC;;AAExC,MAAK,MAAM;CACX,SAAS,KAAK,QAAQ,WAAW;EAC/B,MAAM,SAAS,EAAE;AACjB,OAAK,MAAM,CAAC,GAAG,UAAU,OAAO,SAAS,EAAE;AACzC,OAAI,IAAI,KAAK,cAAc,KAAK,EAC9B,QAAO,KAAK,UAAU;AAExB,UAAO,KAAK,MAAM;;AAEpB,SAAO,IAAI,IAAI,OAAO;;AAExB,MAAK,OAAO;CACZ,SAAS,WAAW,OAAO;AACzB,SAAO,IAAI,KAAK,MAAM;;AAExB,MAAK,aAAa;CAClB,SAAS,aAAa,OAAO;AAC3B,SAAO,IAAI,YAAY,MAAM;;AAE/B,MAAK,cAAc;CACnB,SAAS,OAAO,OAAO,SAAS;AAC9B,SAAO,IAAI,MAAM,OAAO,QAAQ;;AAElC,MAAK,QAAQ;GACZ,QAAQ,MAAM,EAAE,EAAE;EACnB,SAAS;CACT,MAAM,QAAQ;EACZ,YAAY,MAAM,YAAY;AAC5B,QAAK,MAAM;AACX,QAAK,aAAa;;EAEpB,QAAQ,cAAc;;EAEtB,mBAAmB;EACnB,SAAS;AACP,UAAO,KAAK;;;EAGd,QAAQ;AACN,UAAO,IAAI,QAAQ,KAAK,KAAK,KAAK,WAAW;;;AAGjD,MAAK,UAAU;GACd,QAAQ,MAAM,EAAE,EAAE;AACrB,IAAM,cAAN,MAAkB;CAChB,YAAY,OAAO;AACjB,OAAK,OAAO;;CAEd,QAAQ,cAAc;CACtB,SAAS;AACP,SAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;;AAuB1B,MAAM,gBAAgB,OAAO,IAAI,wBAAwB;AACzD,IAAM,OAAN,MAAW;CACT,QAAQ,cAAc;;CAEtB,CAAC;;CAED,CAAC,iBAAiB;CAClB,YAAY,EAAE,MAAM,OAAO,QAAQ,gBAAgB,SAAS;AAC1D,OAAK,kBAAkB;GACrB,MAAM;GACN,cAAc;GACd;GACA;GACA;GACA,YAAY,CAAC;GACb,SAAS;GACV;;CAEH,SAAS;AACP,SAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;;AAS1B,OAAO,UAAU,SAAS,WAAW;AACnC,QAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;AAExB,MAAM,UAAU,SAAS,WAAW;AAClC,QAAO,IAAI,IAAI,CAAC,KAAK,CAAC;;AAExB,SAAS,UAAU,SAAS,WAAW;AACrC,QAAO,IAAI,IAAI,CAAC,KAAK,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { entityKind } from "./entity.mjs";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.js
|
|
4
|
+
var Subquery = class {
|
|
5
|
+
static [entityKind] = "Subquery";
|
|
6
|
+
constructor(sql, selection, alias, isWith = false) {
|
|
7
|
+
this._ = {
|
|
8
|
+
brand: "Subquery",
|
|
9
|
+
sql,
|
|
10
|
+
selectedFields: selection,
|
|
11
|
+
alias,
|
|
12
|
+
isWith
|
|
13
|
+
};
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
var WithSubquery = class extends Subquery {
|
|
17
|
+
static [entityKind] = "WithSubquery";
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
export { Subquery };
|
|
22
|
+
//# sourceMappingURL=subquery.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subquery.mjs","names":[],"sources":["../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.js"],"sourcesContent":["import { entityKind } from \"./entity.js\";\nclass Subquery {\n static [entityKind] = \"Subquery\";\n constructor(sql, selection, alias, isWith = false) {\n this._ = {\n brand: \"Subquery\",\n sql,\n selectedFields: selection,\n alias,\n isWith\n };\n }\n // getSQL(): SQL<unknown> {\n // \treturn new SQL([this]);\n // }\n}\nclass WithSubquery extends Subquery {\n static [entityKind] = \"WithSubquery\";\n}\nexport {\n Subquery,\n WithSubquery\n};\n//# sourceMappingURL=subquery.js.map"],"x_google_ignoreList":[0],"mappings":";;;AACA,IAAM,WAAN,MAAe;CACb,QAAQ,cAAc;CACtB,YAAY,KAAK,WAAW,OAAO,SAAS,OAAO;AACjD,OAAK,IAAI;GACP,OAAO;GACP;GACA,gBAAgB;GAChB;GACA;GACD;;;AAML,IAAM,eAAN,cAA2B,SAAS;CAClC,QAAQ,cAAc"}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { entityKind } from "./entity.mjs";
|
|
2
|
+
import { TableName } from "./table.utils.mjs";
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.js
|
|
5
|
+
const Schema = Symbol.for("drizzle:Schema");
|
|
6
|
+
const Columns = Symbol.for("drizzle:Columns");
|
|
7
|
+
const ExtraConfigColumns = Symbol.for("drizzle:ExtraConfigColumns");
|
|
8
|
+
const OriginalName = Symbol.for("drizzle:OriginalName");
|
|
9
|
+
const BaseName = Symbol.for("drizzle:BaseName");
|
|
10
|
+
const IsAlias = Symbol.for("drizzle:IsAlias");
|
|
11
|
+
const ExtraConfigBuilder = Symbol.for("drizzle:ExtraConfigBuilder");
|
|
12
|
+
const IsDrizzleTable = Symbol.for("drizzle:IsDrizzleTable");
|
|
13
|
+
var Table = class {
|
|
14
|
+
static [entityKind] = "Table";
|
|
15
|
+
/** @internal */
|
|
16
|
+
static Symbol = {
|
|
17
|
+
Name: TableName,
|
|
18
|
+
Schema,
|
|
19
|
+
OriginalName,
|
|
20
|
+
Columns,
|
|
21
|
+
ExtraConfigColumns,
|
|
22
|
+
BaseName,
|
|
23
|
+
IsAlias,
|
|
24
|
+
ExtraConfigBuilder
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* @internal
|
|
28
|
+
* Can be changed if the table is aliased.
|
|
29
|
+
*/
|
|
30
|
+
[TableName];
|
|
31
|
+
/**
|
|
32
|
+
* @internal
|
|
33
|
+
* Used to store the original name of the table, before any aliasing.
|
|
34
|
+
*/
|
|
35
|
+
[OriginalName];
|
|
36
|
+
/** @internal */
|
|
37
|
+
[Schema];
|
|
38
|
+
/** @internal */
|
|
39
|
+
[Columns];
|
|
40
|
+
/** @internal */
|
|
41
|
+
[ExtraConfigColumns];
|
|
42
|
+
/**
|
|
43
|
+
* @internal
|
|
44
|
+
* Used to store the table name before the transformation via the `tableCreator` functions.
|
|
45
|
+
*/
|
|
46
|
+
[BaseName];
|
|
47
|
+
/** @internal */
|
|
48
|
+
[IsAlias] = false;
|
|
49
|
+
/** @internal */
|
|
50
|
+
[IsDrizzleTable] = true;
|
|
51
|
+
/** @internal */
|
|
52
|
+
[ExtraConfigBuilder] = void 0;
|
|
53
|
+
constructor(name, schema, baseName) {
|
|
54
|
+
this[TableName] = this[OriginalName] = name;
|
|
55
|
+
this[Schema] = schema;
|
|
56
|
+
this[BaseName] = baseName;
|
|
57
|
+
}
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
//#endregion
|
|
61
|
+
export { IsAlias, Table };
|
|
62
|
+
//# sourceMappingURL=table.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.mjs","names":[],"sources":["../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.js"],"sourcesContent":["import { entityKind } from \"./entity.js\";\nimport { TableName } from \"./table.utils.js\";\nconst Schema = Symbol.for(\"drizzle:Schema\");\nconst Columns = Symbol.for(\"drizzle:Columns\");\nconst ExtraConfigColumns = Symbol.for(\"drizzle:ExtraConfigColumns\");\nconst OriginalName = Symbol.for(\"drizzle:OriginalName\");\nconst BaseName = Symbol.for(\"drizzle:BaseName\");\nconst IsAlias = Symbol.for(\"drizzle:IsAlias\");\nconst ExtraConfigBuilder = Symbol.for(\"drizzle:ExtraConfigBuilder\");\nconst IsDrizzleTable = Symbol.for(\"drizzle:IsDrizzleTable\");\nclass Table {\n static [entityKind] = \"Table\";\n /** @internal */\n static Symbol = {\n Name: TableName,\n Schema,\n OriginalName,\n Columns,\n ExtraConfigColumns,\n BaseName,\n IsAlias,\n ExtraConfigBuilder\n };\n /**\n * @internal\n * Can be changed if the table is aliased.\n */\n [TableName];\n /**\n * @internal\n * Used to store the original name of the table, before any aliasing.\n */\n [OriginalName];\n /** @internal */\n [Schema];\n /** @internal */\n [Columns];\n /** @internal */\n [ExtraConfigColumns];\n /**\n * @internal\n * Used to store the table name before the transformation via the `tableCreator` functions.\n */\n [BaseName];\n /** @internal */\n [IsAlias] = false;\n /** @internal */\n [IsDrizzleTable] = true;\n /** @internal */\n [ExtraConfigBuilder] = void 0;\n constructor(name, schema, baseName) {\n this[TableName] = this[OriginalName] = name;\n this[Schema] = schema;\n this[BaseName] = baseName;\n }\n}\nfunction isTable(table) {\n return typeof table === \"object\" && table !== null && IsDrizzleTable in table;\n}\nfunction getTableName(table) {\n return table[TableName];\n}\nfunction getTableUniqueName(table) {\n return `${table[Schema] ?? \"public\"}.${table[TableName]}`;\n}\nexport {\n BaseName,\n Columns,\n ExtraConfigBuilder,\n ExtraConfigColumns,\n IsAlias,\n OriginalName,\n Schema,\n Table,\n getTableName,\n getTableUniqueName,\n isTable\n};\n//# sourceMappingURL=table.js.map"],"x_google_ignoreList":[0],"mappings":";;;;AAEA,MAAM,SAAS,OAAO,IAAI,iBAAiB;AAC3C,MAAM,UAAU,OAAO,IAAI,kBAAkB;AAC7C,MAAM,qBAAqB,OAAO,IAAI,6BAA6B;AACnE,MAAM,eAAe,OAAO,IAAI,uBAAuB;AACvD,MAAM,WAAW,OAAO,IAAI,mBAAmB;AAC/C,MAAM,UAAU,OAAO,IAAI,kBAAkB;AAC7C,MAAM,qBAAqB,OAAO,IAAI,6BAA6B;AACnE,MAAM,iBAAiB,OAAO,IAAI,yBAAyB;AAC3D,IAAM,QAAN,MAAY;CACV,QAAQ,cAAc;;CAEtB,OAAO,SAAS;EACd,MAAM;EACN;EACA;EACA;EACA;EACA;EACA;EACA;EACD;;;;;CAKD,CAAC;;;;;CAKD,CAAC;;CAED,CAAC;;CAED,CAAC;;CAED,CAAC;;;;;CAKD,CAAC;;CAED,CAAC,WAAW;;CAEZ,CAAC,kBAAkB;;CAEnB,CAAC,sBAAsB,KAAK;CAC5B,YAAY,MAAM,QAAQ,UAAU;AAClC,OAAK,aAAa,KAAK,gBAAgB;AACvC,OAAK,UAAU;AACf,OAAK,YAAY"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.js
|
|
2
|
+
const TableName = Symbol.for("drizzle:Name");
|
|
3
|
+
|
|
4
|
+
//#endregion
|
|
5
|
+
export { TableName };
|
|
6
|
+
//# sourceMappingURL=table.utils.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table.utils.mjs","names":[],"sources":["../../../../../../../../node_modules/.pnpm/drizzle-orm@0.41.0_@prisma+client@5.22.0_prisma@5.22.0__@types+better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.js"],"sourcesContent":["const TableName = Symbol.for(\"drizzle:Name\");\nexport {\n TableName\n};\n//# sourceMappingURL=table.utils.js.map"],"x_google_ignoreList":[0],"mappings":";AAAA,MAAM,YAAY,OAAO,IAAI,eAAe"}
|