@m5kdev/frontend 0.8.0 → 0.8.2
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.js +13 -0
- package/dist/node_modules/.pnpm/@libsql_core@0.17.0/node_modules/@libsql/core/lib-esm/api.d.ts +79 -0
- package/dist/node_modules/.pnpm/@libsql_core@0.17.0/node_modules/@libsql/core/lib-esm/api.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/client.d.ts +580 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/client.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts +14 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts +10 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts +289 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts +86 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts +101 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts +132 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts +19 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts +5 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts +30 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts +23 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts +153 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts +91 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/extra.d.ts +6 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/extra.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts +35 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/integration.d.ts +43 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/integration.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/link.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/link.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/log.d.ts +73 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/log.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/measurement.d.ts +26 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/measurement.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/mechanism.d.ts +54 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/mechanism.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/metric.d.ts +77 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/metric.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/misc.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/misc.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/opentelemetry.d.ts +17 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/opentelemetry.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/options.d.ts +426 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/options.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/package.d.ts +11 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/package.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/parameterize.d.ts +8 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/parameterize.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/profiling.d.ts +132 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/profiling.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/replay.d.ts +29 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/replay.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/request.d.ts +21 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/request.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts +49 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts +18 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts +9 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts +68 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts +5 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts +183 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts +27 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts +25 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts +12 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts +66 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts +15 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts +51 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts +9 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transport.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transport.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/user.d.ts +20 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/user.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/featureFlags.d.ts +13 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/featureFlags.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/prepareEvent.d.ts +13 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/prepareEvent.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts +31 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts +912 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/batch.d.ts +9 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/batch.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/cache.d.ts +33 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/cache.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/types.d.ts +37 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/casing.d.ts +17 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/casing.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column-builder.d.ts +116 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column.d.ts +69 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/entity.d.ts +5 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/entity.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/table.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/libsql/driver-core.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/libsql/driver-core.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/migrator.d.ts +15 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/migrator.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/operations.d.ts +27 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/operations.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/sequence.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/sequence.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/table.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/query-builder.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/query-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/select.types.d.ts +38 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/select.types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-promise.d.ts +14 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-promise.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/relations.d.ts +171 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/relations.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/runnable-query.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/runnable-query.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/session.d.ts +10 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/conditions.d.ts +287 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/conditions.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/select.d.ts +43 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/select.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/sql.d.ts +225 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/sql.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/columns/common.d.ts +18 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts +258 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts +132 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts +31 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts +122 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/insert.d.ts +171 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/insert.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query-builder.d.ts +33 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query.d.ts +60 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/raw.d.ts +34 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/raw.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.d.ts +476 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.types.d.ts +122 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/update.d.ts +154 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/update.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/session.d.ts +112 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/subquery.d.ts +23 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/subquery.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view-base.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view-base.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view.d.ts +21 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/subquery.d.ts +24 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/subquery.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/table.d.ts +71 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/utils.d.ts +27 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/utils.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/column.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/column.types.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/index.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.types.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.types.internal.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/utils.d.ts +1 -0
- package/dist/node_modules/.pnpm/neverthrow@8.2.0/node_modules/neverthrow/dist/index.d.ts +299 -0
- package/dist/node_modules/.pnpm/neverthrow@8.2.0/node_modules/neverthrow/dist/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/pino-std-serializers@7.0.0/node_modules/pino-std-serializers/index.d.ts +132 -0
- package/dist/node_modules/.pnpm/pino-std-serializers@7.0.0/node_modules/pino-std-serializers/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/pino@9.6.0/node_modules/pino/pino.d.ts +766 -0
- package/dist/node_modules/.pnpm/pino@9.6.0/node_modules/pino/pino.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/resend@6.5.2_@react-email_render@2.0.0_react-dom@19.2.1_react@19.2.1__react@19.2.1_/node_modules/resend/dist/index.d.ts +1295 -0
- package/dist/node_modules/.pnpm/resend@6.5.2_@react-email_render@2.0.0_react-dom@19.2.1_react@19.2.1__react@19.2.1_/node_modules/resend/dist/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/sonic-boom@4.2.0/node_modules/sonic-boom/types/index.d.ts +55 -0
- package/dist/node_modules/.pnpm/sonic-boom@4.2.0/node_modules/sonic-boom/types/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/stripe@20.1.0_@types_node@20.19.11/node_modules/stripe/types/index.d.ts +573 -0
- package/dist/node_modules/.pnpm/stripe@20.1.0_@types_node@20.19.11/node_modules/stripe/types/index.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.db.d.ts +610 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.db.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.dto.d.ts +71 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.dto.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.lib.d.ts +8 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.lib.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.repository.d.ts +2455 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.service.d.ts +106 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.abstract.d.ts +30 -0
- package/dist/packages/backend/dist/src/modules/base/base.abstract.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.actor.d.ts +38 -0
- package/dist/packages/backend/dist/src/modules/base/base.actor.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.dto.d.ts +13 -0
- package/dist/packages/backend/dist/src/modules/base/base.dto.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.grants.d.ts +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.procedure.d.ts +47 -0
- package/dist/packages/backend/dist/src/modules/base/base.procedure.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.repository.d.ts +126 -0
- package/dist/packages/backend/dist/src/modules/base/base.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.service.d.ts +34 -0
- package/dist/packages/backend/dist/src/modules/base/base.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.types.d.ts +6 -0
- package/dist/packages/backend/dist/src/modules/base/base.types.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.repository.d.ts +2788 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.service.d.ts +53 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/email/email.service.d.ts +63 -0
- package/dist/packages/backend/dist/src/modules/email/email.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/types.d.ts +344 -0
- package/dist/packages/backend/dist/src/types.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/errors.d.ts +60 -0
- package/dist/packages/backend/dist/src/utils/errors.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/logger.d.ts +8 -0
- package/dist/packages/backend/dist/src/utils/logger.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/trpc.d.ts +23 -0
- package/dist/packages/backend/dist/src/utils/trpc.d.ts.map +1 -0
- package/dist/src/modules/billing/hooks/useSubscription.d.ts +3 -1
- package/dist/src/modules/billing/hooks/useSubscription.d.ts.map +1 -1
- package/dist/src/types.d.ts +1 -1
- package/package.json +22 -22
|
@@ -0,0 +1,258 @@
|
|
|
1
|
+
import { entityKind } from "../entity.js";
|
|
2
|
+
import { Cache } from "../cache/core/cache.js";
|
|
3
|
+
import { WithSubquery } from "../subquery.js";
|
|
4
|
+
import { SQL, SQLWrapper } from "../sql/sql.js";
|
|
5
|
+
import { DrizzleTypeError } from "../utils.js";
|
|
6
|
+
import { ExtractTablesWithRelations, RelationalSchemaConfig, TablesRelationalConfig } from "../relations.js";
|
|
7
|
+
import { SQLiteViewBase } from "./view-base.js";
|
|
8
|
+
import { SQLiteCountBuilder } from "./query-builders/count.js";
|
|
9
|
+
import { RelationalQueryBuilder } from "./query-builders/query.js";
|
|
10
|
+
import { WithBuilder } from "./subquery.js";
|
|
11
|
+
import { DBResult, Result, SQLiteSession, SQLiteTransaction, SQLiteTransactionConfig } from "./session.js";
|
|
12
|
+
import { SQLiteDeleteBase } from "./query-builders/delete.js";
|
|
13
|
+
import { SQLiteUpdateBuilder } from "./query-builders/update.js";
|
|
14
|
+
import { SQLiteInsertBuilder } from "./query-builders/insert.js";
|
|
15
|
+
import { SQLiteSelectBuilder } from "./query-builders/select.js";
|
|
16
|
+
import { SQLiteAsyncDialect, SQLiteSyncDialect } from "./dialect.js";
|
|
17
|
+
import { SQLiteTable } from "./table.js";
|
|
18
|
+
import { SelectedFields } from "./query-builders/select.types.js";
|
|
19
|
+
|
|
20
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts
|
|
21
|
+
declare class BaseSQLiteDatabase<TResultKind extends 'sync' | 'async', TRunResult, TFullSchema extends Record<string, unknown> = Record<string, never>, TSchema extends TablesRelationalConfig = ExtractTablesWithRelations<TFullSchema>> {
|
|
22
|
+
private resultKind;
|
|
23
|
+
static readonly [entityKind]: string;
|
|
24
|
+
readonly _: {
|
|
25
|
+
readonly schema: TSchema | undefined;
|
|
26
|
+
readonly fullSchema: TFullSchema;
|
|
27
|
+
readonly tableNamesMap: Record<string, string>;
|
|
28
|
+
};
|
|
29
|
+
query: TFullSchema extends Record<string, never> ? DrizzleTypeError<'Seems like the schema generic is missing - did you forget to add it to your DB type?'> : { [K in keyof TSchema]: RelationalQueryBuilder<TResultKind, TFullSchema, TSchema, TSchema[K]> };
|
|
30
|
+
constructor(resultKind: TResultKind, /** @internal */
|
|
31
|
+
|
|
32
|
+
dialect: {
|
|
33
|
+
sync: SQLiteSyncDialect;
|
|
34
|
+
async: SQLiteAsyncDialect;
|
|
35
|
+
}[TResultKind], /** @internal */
|
|
36
|
+
|
|
37
|
+
session: SQLiteSession<TResultKind, TRunResult, TFullSchema, TSchema>, schema: RelationalSchemaConfig<TSchema> | undefined);
|
|
38
|
+
/**
|
|
39
|
+
* Creates a subquery that defines a temporary named result set as a CTE.
|
|
40
|
+
*
|
|
41
|
+
* It is useful for breaking down complex queries into simpler parts and for reusing the result set in subsequent parts of the query.
|
|
42
|
+
*
|
|
43
|
+
* See docs: {@link https://orm.drizzle.team/docs/select#with-clause}
|
|
44
|
+
*
|
|
45
|
+
* @param alias The alias for the subquery.
|
|
46
|
+
*
|
|
47
|
+
* Failure to provide an alias will result in a DrizzleTypeError, preventing the subquery from being referenced in other queries.
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
*
|
|
51
|
+
* ```ts
|
|
52
|
+
* // Create a subquery with alias 'sq' and use it in the select query
|
|
53
|
+
* const sq = db.$with('sq').as(db.select().from(users).where(eq(users.id, 42)));
|
|
54
|
+
*
|
|
55
|
+
* const result = await db.with(sq).select().from(sq);
|
|
56
|
+
* ```
|
|
57
|
+
*
|
|
58
|
+
* To select arbitrary SQL values as fields in a CTE and reference them in other CTEs or in the main query, you need to add aliases to them:
|
|
59
|
+
*
|
|
60
|
+
* ```ts
|
|
61
|
+
* // Select an arbitrary SQL value as a field in a CTE and reference it in the main query
|
|
62
|
+
* const sq = db.$with('sq').as(db.select({
|
|
63
|
+
* name: sql<string>`upper(${users.name})`.as('name'),
|
|
64
|
+
* })
|
|
65
|
+
* .from(users));
|
|
66
|
+
*
|
|
67
|
+
* const result = await db.with(sq).select({ name: sq.name }).from(sq);
|
|
68
|
+
* ```
|
|
69
|
+
*/
|
|
70
|
+
$with: WithBuilder;
|
|
71
|
+
$count(source: SQLiteTable | SQLiteViewBase | SQL | SQLWrapper, filters?: SQL<unknown>): SQLiteCountBuilder<SQLiteSession<TResultKind, TRunResult, TFullSchema, TSchema>>;
|
|
72
|
+
/**
|
|
73
|
+
* Incorporates a previously defined CTE (using `$with`) into the main query.
|
|
74
|
+
*
|
|
75
|
+
* This method allows the main query to reference a temporary named result set.
|
|
76
|
+
*
|
|
77
|
+
* See docs: {@link https://orm.drizzle.team/docs/select#with-clause}
|
|
78
|
+
*
|
|
79
|
+
* @param queries The CTEs to incorporate into the main query.
|
|
80
|
+
*
|
|
81
|
+
* @example
|
|
82
|
+
*
|
|
83
|
+
* ```ts
|
|
84
|
+
* // Define a subquery 'sq' as a CTE using $with
|
|
85
|
+
* const sq = db.$with('sq').as(db.select().from(users).where(eq(users.id, 42)));
|
|
86
|
+
*
|
|
87
|
+
* // Incorporate the CTE 'sq' into the main query and select from it
|
|
88
|
+
* const result = await db.with(sq).select().from(sq);
|
|
89
|
+
* ```
|
|
90
|
+
*/
|
|
91
|
+
with(...queries: WithSubquery[]): {
|
|
92
|
+
select: {
|
|
93
|
+
(): SQLiteSelectBuilder<undefined, TResultKind, TRunResult>;
|
|
94
|
+
<TSelection extends SelectedFields>(fields: TSelection): SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>;
|
|
95
|
+
};
|
|
96
|
+
selectDistinct: {
|
|
97
|
+
(): SQLiteSelectBuilder<undefined, TResultKind, TRunResult>;
|
|
98
|
+
<TSelection extends SelectedFields>(fields: TSelection): SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>;
|
|
99
|
+
};
|
|
100
|
+
update: <TTable extends SQLiteTable>(table: TTable) => SQLiteUpdateBuilder<TTable, TResultKind, TRunResult>;
|
|
101
|
+
insert: <TTable extends SQLiteTable>(into: TTable) => SQLiteInsertBuilder<TTable, TResultKind, TRunResult>;
|
|
102
|
+
delete: <TTable extends SQLiteTable>(from: TTable) => SQLiteDeleteBase<TTable, TResultKind, TRunResult>;
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* Creates a select query.
|
|
106
|
+
*
|
|
107
|
+
* Calling this method with no arguments will select all columns from the table. Pass a selection object to specify the columns you want to select.
|
|
108
|
+
*
|
|
109
|
+
* Use `.from()` method to specify which table to select from.
|
|
110
|
+
*
|
|
111
|
+
* See docs: {@link https://orm.drizzle.team/docs/select}
|
|
112
|
+
*
|
|
113
|
+
* @param fields The selection object.
|
|
114
|
+
*
|
|
115
|
+
* @example
|
|
116
|
+
*
|
|
117
|
+
* ```ts
|
|
118
|
+
* // Select all columns and all rows from the 'cars' table
|
|
119
|
+
* const allCars: Car[] = await db.select().from(cars);
|
|
120
|
+
*
|
|
121
|
+
* // Select specific columns and all rows from the 'cars' table
|
|
122
|
+
* const carsIdsAndBrands: { id: number; brand: string }[] = await db.select({
|
|
123
|
+
* id: cars.id,
|
|
124
|
+
* brand: cars.brand
|
|
125
|
+
* })
|
|
126
|
+
* .from(cars);
|
|
127
|
+
* ```
|
|
128
|
+
*
|
|
129
|
+
* Like in SQL, you can use arbitrary expressions as selection fields, not just table columns:
|
|
130
|
+
*
|
|
131
|
+
* ```ts
|
|
132
|
+
* // Select specific columns along with expression and all rows from the 'cars' table
|
|
133
|
+
* const carsIdsAndLowerNames: { id: number; lowerBrand: string }[] = await db.select({
|
|
134
|
+
* id: cars.id,
|
|
135
|
+
* lowerBrand: sql<string>`lower(${cars.brand})`,
|
|
136
|
+
* })
|
|
137
|
+
* .from(cars);
|
|
138
|
+
* ```
|
|
139
|
+
*/
|
|
140
|
+
select(): SQLiteSelectBuilder<undefined, TResultKind, TRunResult>;
|
|
141
|
+
select<TSelection extends SelectedFields>(fields: TSelection): SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>;
|
|
142
|
+
/**
|
|
143
|
+
* Adds `distinct` expression to the select query.
|
|
144
|
+
*
|
|
145
|
+
* Calling this method will return only unique values. When multiple columns are selected, it returns rows with unique combinations of values in these columns.
|
|
146
|
+
*
|
|
147
|
+
* Use `.from()` method to specify which table to select from.
|
|
148
|
+
*
|
|
149
|
+
* See docs: {@link https://orm.drizzle.team/docs/select#distinct}
|
|
150
|
+
*
|
|
151
|
+
* @param fields The selection object.
|
|
152
|
+
*
|
|
153
|
+
* @example
|
|
154
|
+
*
|
|
155
|
+
* ```ts
|
|
156
|
+
* // Select all unique rows from the 'cars' table
|
|
157
|
+
* await db.selectDistinct()
|
|
158
|
+
* .from(cars)
|
|
159
|
+
* .orderBy(cars.id, cars.brand, cars.color);
|
|
160
|
+
*
|
|
161
|
+
* // Select all unique brands from the 'cars' table
|
|
162
|
+
* await db.selectDistinct({ brand: cars.brand })
|
|
163
|
+
* .from(cars)
|
|
164
|
+
* .orderBy(cars.brand);
|
|
165
|
+
* ```
|
|
166
|
+
*/
|
|
167
|
+
selectDistinct(): SQLiteSelectBuilder<undefined, TResultKind, TRunResult>;
|
|
168
|
+
selectDistinct<TSelection extends SelectedFields>(fields: TSelection): SQLiteSelectBuilder<TSelection, TResultKind, TRunResult>;
|
|
169
|
+
/**
|
|
170
|
+
* Creates an update query.
|
|
171
|
+
*
|
|
172
|
+
* Calling this method without `.where()` clause will update all rows in a table. The `.where()` clause specifies which rows should be updated.
|
|
173
|
+
*
|
|
174
|
+
* Use `.set()` method to specify which values to update.
|
|
175
|
+
*
|
|
176
|
+
* See docs: {@link https://orm.drizzle.team/docs/update}
|
|
177
|
+
*
|
|
178
|
+
* @param table The table to update.
|
|
179
|
+
*
|
|
180
|
+
* @example
|
|
181
|
+
*
|
|
182
|
+
* ```ts
|
|
183
|
+
* // Update all rows in the 'cars' table
|
|
184
|
+
* await db.update(cars).set({ color: 'red' });
|
|
185
|
+
*
|
|
186
|
+
* // Update rows with filters and conditions
|
|
187
|
+
* await db.update(cars).set({ color: 'red' }).where(eq(cars.brand, 'BMW'));
|
|
188
|
+
*
|
|
189
|
+
* // Update with returning clause
|
|
190
|
+
* const updatedCar: Car[] = await db.update(cars)
|
|
191
|
+
* .set({ color: 'red' })
|
|
192
|
+
* .where(eq(cars.id, 1))
|
|
193
|
+
* .returning();
|
|
194
|
+
* ```
|
|
195
|
+
*/
|
|
196
|
+
update<TTable extends SQLiteTable>(table: TTable): SQLiteUpdateBuilder<TTable, TResultKind, TRunResult>;
|
|
197
|
+
$cache: {
|
|
198
|
+
invalidate: Cache['onMutate'];
|
|
199
|
+
};
|
|
200
|
+
/**
|
|
201
|
+
* Creates an insert query.
|
|
202
|
+
*
|
|
203
|
+
* Calling this method will create new rows in a table. Use `.values()` method to specify which values to insert.
|
|
204
|
+
*
|
|
205
|
+
* See docs: {@link https://orm.drizzle.team/docs/insert}
|
|
206
|
+
*
|
|
207
|
+
* @param table The table to insert into.
|
|
208
|
+
*
|
|
209
|
+
* @example
|
|
210
|
+
*
|
|
211
|
+
* ```ts
|
|
212
|
+
* // Insert one row
|
|
213
|
+
* await db.insert(cars).values({ brand: 'BMW' });
|
|
214
|
+
*
|
|
215
|
+
* // Insert multiple rows
|
|
216
|
+
* await db.insert(cars).values([{ brand: 'BMW' }, { brand: 'Porsche' }]);
|
|
217
|
+
*
|
|
218
|
+
* // Insert with returning clause
|
|
219
|
+
* const insertedCar: Car[] = await db.insert(cars)
|
|
220
|
+
* .values({ brand: 'BMW' })
|
|
221
|
+
* .returning();
|
|
222
|
+
* ```
|
|
223
|
+
*/
|
|
224
|
+
insert<TTable extends SQLiteTable>(into: TTable): SQLiteInsertBuilder<TTable, TResultKind, TRunResult>;
|
|
225
|
+
/**
|
|
226
|
+
* Creates a delete query.
|
|
227
|
+
*
|
|
228
|
+
* Calling this method without `.where()` clause will delete all rows in a table. The `.where()` clause specifies which rows should be deleted.
|
|
229
|
+
*
|
|
230
|
+
* See docs: {@link https://orm.drizzle.team/docs/delete}
|
|
231
|
+
*
|
|
232
|
+
* @param table The table to delete from.
|
|
233
|
+
*
|
|
234
|
+
* @example
|
|
235
|
+
*
|
|
236
|
+
* ```ts
|
|
237
|
+
* // Delete all rows in the 'cars' table
|
|
238
|
+
* await db.delete(cars);
|
|
239
|
+
*
|
|
240
|
+
* // Delete rows with filters and conditions
|
|
241
|
+
* await db.delete(cars).where(eq(cars.color, 'green'));
|
|
242
|
+
*
|
|
243
|
+
* // Delete with returning clause
|
|
244
|
+
* const deletedCar: Car[] = await db.delete(cars)
|
|
245
|
+
* .where(eq(cars.id, 1))
|
|
246
|
+
* .returning();
|
|
247
|
+
* ```
|
|
248
|
+
*/
|
|
249
|
+
delete<TTable extends SQLiteTable>(from: TTable): SQLiteDeleteBase<TTable, TResultKind, TRunResult>;
|
|
250
|
+
run(query: SQLWrapper | string): DBResult<TResultKind, TRunResult>;
|
|
251
|
+
all<T = unknown>(query: SQLWrapper | string): DBResult<TResultKind, T[]>;
|
|
252
|
+
get<T = unknown>(query: SQLWrapper | string): DBResult<TResultKind, T>;
|
|
253
|
+
values<T extends unknown[] = unknown[]>(query: SQLWrapper | string): DBResult<TResultKind, T[]>;
|
|
254
|
+
transaction<T>(transaction: (tx: SQLiteTransaction<TResultKind, TRunResult, TFullSchema, TSchema>) => Result<TResultKind, T>, config?: SQLiteTransactionConfig): Result<TResultKind, T>;
|
|
255
|
+
}
|
|
256
|
+
//#endregion
|
|
257
|
+
export { BaseSQLiteDatabase };
|
|
258
|
+
//# sourceMappingURL=db.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"db.d.ts","names":["Cache","entityKind","ExtractTablesWithRelations","RelationalSchemaConfig","TablesRelationalConfig","SQL","SQLWrapper","SQLiteAsyncDialect","SQLiteSyncDialect","SQLiteDeleteBase","SQLiteInsertBuilder","SQLiteSelectBuilder","SQLiteUpdateBuilder","DBResult","Result","SQLiteSession","SQLiteTransaction","SQLiteTransactionConfig","SQLiteTable","WithSubquery","DrizzleTypeError","SQLiteCountBuilder","RelationalQueryBuilder","SelectedFields","WithBuilder","SQLiteViewBase","BaseSQLiteDatabase","TSelection","TTable","T","TResultKind","TRunResult","TFullSchema","TSchema","Record","K","resultKind","_","schema","fullSchema","tableNamesMap","query","constructor","sync","async","dialect","session","$with","$count","source","filters","with","queries","select","fields","selectDistinct","update","table","insert","into","delete","from","$cache","invalidate","run","all","get","values","transaction","tx","config","SQLiteWithReplicas","Q","$primary","withReplicas","primary","replicas","getReplica"],"sources":["../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;;;;;;;;;;;cAeqB0B,kBAAAA,uEAAyFQ,MAAAA,oBAA0BA,MAAAA,iCAAuC9B,sBAAAA,GAAyBF,0BAAAA,CAA2B8B,WAAAA;EAAAA,QACvNI,UAAAA;EAAAA,iBACSnC,UAAAA;EAAAA,SACRoC,CAAAA;IAAAA,SACIC,MAAAA,EAAQL,OAAAA;IAAAA,SACRM,UAAAA,EAAYP,WAAAA;IAAAA,SACZQ,aAAAA,EAAeN,MAAAA;EAAAA;EAE5BO,KAAAA,EAAOT,WAAAA,SAAoBE,MAAAA,kBAAwBd,gBAAAA,yGACnCa,OAAAA,GAAUX,sBAAAA,CAAuBQ,WAAAA,EAAaE,WAAAA,EAAaC,OAAAA,EAASA,OAAAA,CAAQE,CAAAA;EAE5FO,WAAAA,CAAYN,UAAAA,EAAYN,WAAAA,EAX4K5B;;EAapM2C,OAAAA;IACIF,IAAAA,EAAMnC,iBAAAA;IACNoC,KAAAA,EAAOrC,kBAAAA;EAAAA,EACTuB,WAAAA,GARKE;;EAUPc,OAAAA,EAAS/B,aAAAA,CAAce,WAAAA,EAAaC,UAAAA,EAAYC,WAAAA,EAAaC,OAAAA,GAAUK,MAAAA,EAAQnC,sBAAAA,CAAuB8B,OAAAA;EAVnDb;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2CnD2B,KAAAA,EAAOvB,WAAAA;EACPwB,MAAAA,CAAOC,MAAAA,EAAQ/B,WAAAA,GAAcO,cAAAA,GAAiBpB,GAAAA,GAAMC,UAAAA,EAAY4C,OAAAA,GAAU7C,GAAAA,YAAegB,kBAAAA,CAAmBN,aAAAA,CAAce,WAAAA,EAAaC,UAAAA,EAAYC,WAAAA,EAAaC,OAAAA;EAsBpJtB;;;;;;;;;;;;;;;;;;;EAFZwC,IAAAA,CAAAA,GAAQC,OAAAA,EAASjC,YAAAA;IACbkC,MAAAA;MAAAA,IACQ1C,mBAAAA,YAA+BmB,WAAAA,EAAaC,UAAAA;MAAAA,oBAC5BR,cAAAA,EAAgB+B,MAAAA,EAAQ3B,UAAAA,GAAahB,mBAAAA,CAAoBgB,UAAAA,EAAYG,WAAAA,EAAaC,UAAAA;IAAAA;IAE1GwB,cAAAA;MAAAA,IACQ5C,mBAAAA,YAA+BmB,WAAAA,EAAaC,UAAAA;MAAAA,oBAC5BR,cAAAA,EAAgB+B,MAAAA,EAAQ3B,UAAAA,GAAahB,mBAAAA,CAAoBgB,UAAAA,EAAYG,WAAAA,EAAaC,UAAAA;IAAAA;IAE1GyB,MAAAA,kBAAwBtC,WAAAA,EAAauC,KAAAA,EAAO7B,MAAAA,KAAWhB,mBAAAA,CAAoBgB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;IAChG2B,MAAAA,kBAAwBxC,WAAAA,EAAayC,IAAAA,EAAM/B,MAAAA,KAAWlB,mBAAAA,CAAoBkB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;IAC/F6B,MAAAA,kBAAwB1C,WAAAA,EAAa2C,IAAAA,EAAMjC,MAAAA,KAAWnB,gBAAAA,CAAiBmB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;EAAAA;EAAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsChGsB,MAAAA,CAAAA,GAAU1C,mBAAAA,YAA+BmB,WAAAA,EAAaC,UAAAA;EACtDsB,MAAAA,oBAA0B9B,cAAAA,CAAAA,CAAgB+B,MAAAA,EAAQ3B,UAAAA,GAAahB,mBAAAA,CAAoBgB,UAAAA,EAAYG,WAAAA,EAAaC,UAAAA;EA4G1DtB;;;;;;;;;;;;;;;;;;;;;;;;;EAlFlD8C,cAAAA,CAAAA,GAAkB5C,mBAAAA,YAA+BmB,WAAAA,EAAaC,UAAAA;EAC9DwB,cAAAA,oBAAkChC,cAAAA,CAAAA,CAAgB+B,MAAAA,EAAQ3B,UAAAA,GAAahB,mBAAAA,CAAoBgB,UAAAA,EAAYG,WAAAA,EAAaC,UAAAA;EAsFiEF;;;;;;;;;;;;;;;;;;;;;;;;;;;EA1DrL2B,MAAAA,gBAAsBtC,WAAAA,CAAAA,CAAauC,KAAAA,EAAO7B,MAAAA,GAAShB,mBAAAA,CAAoBgB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;EAC5F+B,MAAAA;IACIC,UAAAA,EAAY/D,KAAAA;EAAAA;EA1K2DiC;;;;;;;;;;;;;;;;;;;;;;;;EAoM3EyB,MAAAA,gBAAsBxC,WAAAA,CAAAA,CAAayC,IAAAA,EAAM/B,MAAAA,GAASlB,mBAAAA,CAAoBkB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;EAzJ9DN;;;;;;;;;;;;;;;;;;;;;;;;EAkL7BmC,MAAAA,gBAAsB1C,WAAAA,CAAAA,CAAa2C,IAAAA,EAAMjC,MAAAA,GAASnB,gBAAAA,CAAiBmB,MAAAA,EAAQE,WAAAA,EAAaC,UAAAA;EACxFiC,GAAAA,CAAIvB,KAAAA,EAAOnC,UAAAA,YAAsBO,QAAAA,CAASiB,WAAAA,EAAaC,UAAAA;EACvDkC,GAAAA,aAAAA,CAAiBxB,KAAAA,EAAOnC,UAAAA,YAAsBO,QAAAA,CAASiB,WAAAA,EAAaD,CAAAA;EACpEqC,GAAAA,aAAAA,CAAiBzB,KAAAA,EAAOnC,UAAAA,YAAsBO,QAAAA,CAASiB,WAAAA,EAAaD,CAAAA;EACpEsC,MAAAA,iCAAAA,CAAwC1B,KAAAA,EAAOnC,UAAAA,YAAsBO,QAAAA,CAASiB,WAAAA,EAAaD,CAAAA;EAC3FuC,WAAAA,GAAAA,CAAeA,WAAAA,GAAcC,EAAAA,EAAIrD,iBAAAA,CAAkBc,WAAAA,EAAaC,UAAAA,EAAYC,WAAAA,EAAaC,OAAAA,MAAanB,MAAAA,CAAOgB,WAAAA,EAAaD,CAAAA,GAAIyC,MAAAA,GAASrD,uBAAAA,GAA0BH,MAAAA,CAAOgB,WAAAA,EAAaD,CAAAA;AAAAA"}
|
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
import { entityKind } from "../entity.js";
|
|
2
|
+
import { QueryWithTypings, SQL } from "../sql/sql.js";
|
|
3
|
+
import { Casing, UpdateSet } from "../utils.js";
|
|
4
|
+
import { BuildRelationalQueryResult, DBQueryConfig, Relation, TableRelationalConfig, TablesRelationalConfig } from "../relations.js";
|
|
5
|
+
import { MigrationConfig, MigrationMeta } from "../migrator.js";
|
|
6
|
+
import { SQLiteSession } from "./session.js";
|
|
7
|
+
import { SQLiteDeleteConfig } from "./query-builders/delete.js";
|
|
8
|
+
import { SQLiteUpdateConfig } from "./query-builders/update.js";
|
|
9
|
+
import { SQLiteInsertConfig } from "./query-builders/insert.js";
|
|
10
|
+
import { SQLiteTable } from "./table.js";
|
|
11
|
+
import { SQLiteColumn } from "./columns/common.js";
|
|
12
|
+
import { SQLiteSelectConfig } from "./query-builders/select.types.js";
|
|
13
|
+
|
|
14
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts
|
|
15
|
+
interface SQLiteDialectConfig {
|
|
16
|
+
casing?: Casing;
|
|
17
|
+
}
|
|
18
|
+
declare abstract class SQLiteDialect {
|
|
19
|
+
static readonly [entityKind]: string;
|
|
20
|
+
constructor(config?: SQLiteDialectConfig);
|
|
21
|
+
escapeName(name: string): string;
|
|
22
|
+
escapeParam(_num: number): string;
|
|
23
|
+
escapeString(str: string): string;
|
|
24
|
+
private buildWithCTE;
|
|
25
|
+
buildDeleteQuery({
|
|
26
|
+
table,
|
|
27
|
+
where,
|
|
28
|
+
returning,
|
|
29
|
+
withList,
|
|
30
|
+
limit,
|
|
31
|
+
orderBy
|
|
32
|
+
}: SQLiteDeleteConfig): SQL;
|
|
33
|
+
buildUpdateSet(table: SQLiteTable, set: UpdateSet): SQL;
|
|
34
|
+
buildUpdateQuery({
|
|
35
|
+
table,
|
|
36
|
+
set,
|
|
37
|
+
where,
|
|
38
|
+
returning,
|
|
39
|
+
withList,
|
|
40
|
+
joins,
|
|
41
|
+
from,
|
|
42
|
+
limit,
|
|
43
|
+
orderBy
|
|
44
|
+
}: SQLiteUpdateConfig): SQL;
|
|
45
|
+
/**
|
|
46
|
+
* Builds selection SQL with provided fields/expressions
|
|
47
|
+
*
|
|
48
|
+
* Examples:
|
|
49
|
+
*
|
|
50
|
+
* `select <selection> from`
|
|
51
|
+
*
|
|
52
|
+
* `insert ... returning <selection>`
|
|
53
|
+
*
|
|
54
|
+
* If `isSingleTable` is true, then columns won't be prefixed with table name
|
|
55
|
+
*/
|
|
56
|
+
private buildSelection;
|
|
57
|
+
private buildJoins;
|
|
58
|
+
private buildLimit;
|
|
59
|
+
private buildOrderBy;
|
|
60
|
+
private buildFromTable;
|
|
61
|
+
buildSelectQuery({
|
|
62
|
+
withList,
|
|
63
|
+
fields,
|
|
64
|
+
fieldsFlat,
|
|
65
|
+
where,
|
|
66
|
+
having,
|
|
67
|
+
table,
|
|
68
|
+
joins,
|
|
69
|
+
orderBy,
|
|
70
|
+
groupBy,
|
|
71
|
+
limit,
|
|
72
|
+
offset,
|
|
73
|
+
distinct,
|
|
74
|
+
setOperators
|
|
75
|
+
}: SQLiteSelectConfig): SQL;
|
|
76
|
+
buildSetOperations(leftSelect: SQL, setOperators: SQLiteSelectConfig['setOperators']): SQL;
|
|
77
|
+
buildSetOperationQuery({
|
|
78
|
+
leftSelect,
|
|
79
|
+
setOperator: {
|
|
80
|
+
type,
|
|
81
|
+
isAll,
|
|
82
|
+
rightSelect,
|
|
83
|
+
limit,
|
|
84
|
+
orderBy,
|
|
85
|
+
offset
|
|
86
|
+
}
|
|
87
|
+
}: {
|
|
88
|
+
leftSelect: SQL;
|
|
89
|
+
setOperator: SQLiteSelectConfig['setOperators'][number];
|
|
90
|
+
}): SQL;
|
|
91
|
+
buildInsertQuery({
|
|
92
|
+
table,
|
|
93
|
+
values: valuesOrSelect,
|
|
94
|
+
onConflict,
|
|
95
|
+
returning,
|
|
96
|
+
withList,
|
|
97
|
+
select
|
|
98
|
+
}: SQLiteInsertConfig): SQL;
|
|
99
|
+
sqlToQuery(sql: SQL, invokeSource?: 'indexes' | undefined): QueryWithTypings;
|
|
100
|
+
buildRelationalQuery({
|
|
101
|
+
fullSchema,
|
|
102
|
+
schema,
|
|
103
|
+
tableNamesMap,
|
|
104
|
+
table,
|
|
105
|
+
tableConfig,
|
|
106
|
+
queryConfig: config,
|
|
107
|
+
tableAlias,
|
|
108
|
+
nestedQueryRelation,
|
|
109
|
+
joinOn
|
|
110
|
+
}: {
|
|
111
|
+
fullSchema: Record<string, unknown>;
|
|
112
|
+
schema: TablesRelationalConfig;
|
|
113
|
+
tableNamesMap: Record<string, string>;
|
|
114
|
+
table: SQLiteTable;
|
|
115
|
+
tableConfig: TableRelationalConfig;
|
|
116
|
+
queryConfig: true | DBQueryConfig<'many', true>;
|
|
117
|
+
tableAlias: string;
|
|
118
|
+
nestedQueryRelation?: Relation;
|
|
119
|
+
joinOn?: SQL;
|
|
120
|
+
}): BuildRelationalQueryResult<SQLiteTable, SQLiteColumn>;
|
|
121
|
+
}
|
|
122
|
+
declare class SQLiteSyncDialect extends SQLiteDialect {
|
|
123
|
+
static readonly [entityKind]: string;
|
|
124
|
+
migrate(migrations: MigrationMeta[], session: SQLiteSession<'sync', unknown, Record<string, unknown>, TablesRelationalConfig>, config?: string | MigrationConfig): void;
|
|
125
|
+
}
|
|
126
|
+
declare class SQLiteAsyncDialect extends SQLiteDialect {
|
|
127
|
+
static readonly [entityKind]: string;
|
|
128
|
+
migrate(migrations: MigrationMeta[], session: SQLiteSession<'async', any, any, any>, config?: string | MigrationConfig): Promise<void>;
|
|
129
|
+
}
|
|
130
|
+
//#endregion
|
|
131
|
+
export { SQLiteAsyncDialect, SQLiteDialect, SQLiteDialectConfig, SQLiteSyncDialect };
|
|
132
|
+
//# sourceMappingURL=dialect.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialect.d.ts","names":["entityKind","MigrationConfig","MigrationMeta","BuildRelationalQueryResult","DBQueryConfig","Relation","TableRelationalConfig","TablesRelationalConfig","QueryWithTypings","SQL","SQLiteColumn","SQLiteDeleteConfig","SQLiteInsertConfig","SQLiteUpdateConfig","SQLiteTable","Casing","UpdateSet","SQLiteSelectConfig","SQLiteSession","SQLiteDialectConfig","casing","SQLiteDialect","table","where","returning","withList","limit","orderBy","set","joins","from","fields","fieldsFlat","having","groupBy","offset","distinct","setOperators","leftSelect","type","isAll","rightSelect","valuesOrSelect","onConflict","select","fullSchema","schema","tableNamesMap","tableConfig","config","tableAlias","nestedQueryRelation","joinOn","Record","constructor","escapeName","name","escapeParam","_num","escapeString","str","buildWithCTE","buildDeleteQuery","buildUpdateSet","buildUpdateQuery","buildSelection","buildJoins","buildLimit","buildOrderBy","buildFromTable","buildSelectQuery","buildSetOperations","buildSetOperationQuery","setOperator","buildInsertQuery","values","sqlToQuery","sql","invokeSource","buildRelationalQuery","queryConfig","SQLiteSyncDialect","migrate","migrations","session","SQLiteAsyncDialect","Promise"],"sources":["../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SQL } from "../sql/sql.js";
|
|
2
|
+
import { SQLiteColumn } from "./columns/common.js";
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts
|
|
5
|
+
type IndexColumn = SQLiteColumn | SQL;
|
|
6
|
+
//#endregion
|
|
7
|
+
export { IndexColumn };
|
|
8
|
+
//# sourceMappingURL=indexes.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"indexes.d.ts","names":["entityKind","SQL","SQLiteColumn","SQLiteTable","IndexConfig","IndexColumn","name","columns","unique","where","IndexBuilderOn","IndexBuilder","constructor","on","_","brand","condition","Index","config","table","index","uniqueIndex"],"sources":["../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;KAUYK,WAAAA,GAAcH,YAAAA,GAAeD,GAAAA"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { entityKind } from "../../entity.js";
|
|
2
|
+
import { SQL, SQLWrapper } from "../../sql/sql.js";
|
|
3
|
+
import { SQLiteSession } from "../session.js";
|
|
4
|
+
import { SQLiteView } from "../view.js";
|
|
5
|
+
import { SQLiteTable } from "../table.js";
|
|
6
|
+
|
|
7
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts
|
|
8
|
+
declare class SQLiteCountBuilder<TSession extends SQLiteSession<any, any, any, any>> extends SQL<number> implements Promise<number>, SQLWrapper {
|
|
9
|
+
readonly params: {
|
|
10
|
+
source: SQLiteTable | SQLiteView | SQL | SQLWrapper;
|
|
11
|
+
filters?: SQL<unknown>;
|
|
12
|
+
session: TSession;
|
|
13
|
+
};
|
|
14
|
+
private sql;
|
|
15
|
+
static readonly [entityKind] = "SQLiteCountBuilderAsync";
|
|
16
|
+
[Symbol.toStringTag]: string;
|
|
17
|
+
private session;
|
|
18
|
+
private static buildEmbeddedCount;
|
|
19
|
+
private static buildCount;
|
|
20
|
+
constructor(params: {
|
|
21
|
+
source: SQLiteTable | SQLiteView | SQL | SQLWrapper;
|
|
22
|
+
filters?: SQL<unknown>;
|
|
23
|
+
session: TSession;
|
|
24
|
+
});
|
|
25
|
+
then<TResult1 = number, TResult2 = never>(onfulfilled?: ((value: number) => TResult1 | PromiseLike<TResult1>) | null | undefined, onrejected?: ((reason: any) => TResult2 | PromiseLike<TResult2>) | null | undefined): Promise<TResult1 | TResult2>;
|
|
26
|
+
catch(onRejected?: ((reason: any) => never | PromiseLike<never>) | null | undefined): Promise<number>;
|
|
27
|
+
finally(onFinally?: (() => void) | null | undefined): Promise<number>;
|
|
28
|
+
}
|
|
29
|
+
//#endregion
|
|
30
|
+
export { SQLiteCountBuilder };
|
|
31
|
+
//# sourceMappingURL=count.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"count.d.ts","names":["entityKind","SQL","SQLWrapper","SQLiteSession","SQLiteTable","SQLiteView","SQLiteCountBuilder","TResult1","TResult2","TSession","Symbol","toStringTag","PromiseLike","Promise","params","source","filters","session","sql","buildEmbeddedCount","buildCount","constructor","then","value","onfulfilled","reason","onrejected","catch","onRejected","finally","onFinally"],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;cAKqBM,kBAAAA,kBAAoCH,aAAAA,8BAA2CF,GAAAA,oBAAuBY,OAAAA,UAAiBX,UAAAA;EAAAA,SAC/HY,MAAAA;IACLC,MAAAA,EAAQX,WAAAA,GAAcC,UAAAA,GAAaJ,GAAAA,GAAMC,UAAAA;IACzCc,OAAAA,GAAUf,GAAAA;IACVgB,OAAAA,EAASR,QAAAA;EAAAA;EAAAA,QAELS,GAAAA;EAAAA,iBACSlB,UAAAA;EAAAA,CAChBU,MAAAA,CAAOC,WAAAA;EAAAA,QACAM,OAAAA;EAAAA,eACOE,kBAAAA;EAAAA,eACAC,UAAAA;EACfC,WAAAA,CAAYP,MAAAA;IACRC,MAAAA,EAAQX,WAAAA,GAAcC,UAAAA,GAAaJ,GAAAA,GAAMC,UAAAA;IACzCc,OAAAA,GAAUf,GAAAA;IACVgB,OAAAA,EAASR,QAAAA;EAAAA;EAEba,IAAAA,qCAAAA,CAA0CE,WAAAA,KAAgBD,KAAAA,aAAkBhB,QAAAA,GAAWK,WAAAA,CAAYL,QAAAA,uBAA+BmB,UAAAA,KAAeD,MAAAA,UAAgBjB,QAAAA,GAAWI,WAAAA,CAAYJ,QAAAA,wBAAgCK,OAAAA,CAAQN,QAAAA,GAAWC,QAAAA;EAC3OmB,KAAAA,CAAMC,UAAAA,KAAeH,MAAAA,kBAAwBb,WAAAA,8BAAyCC,OAAAA;EACtFgB,OAAAA,CAAQC,SAAAA,qCAA8CjB,OAAAA;AAAAA"}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import { entityKind } from "../../entity.js";
|
|
2
|
+
import { Subquery } from "../../subquery.js";
|
|
3
|
+
import { SelectResultFields } from "../../query-builders/select.types.js";
|
|
4
|
+
import { Placeholder, Query, SQL, SQLWrapper } from "../../sql/sql.js";
|
|
5
|
+
import { DrizzleTypeError, ValueOrArray } from "../../utils.js";
|
|
6
|
+
import { QueryPromise } from "../../query-promise.js";
|
|
7
|
+
import { RunnableQuery } from "../../runnable-query.js";
|
|
8
|
+
import { SQLitePreparedQuery, SQLiteSession } from "../session.js";
|
|
9
|
+
import { SQLiteDialect } from "../dialect.js";
|
|
10
|
+
import { SQLiteTable } from "../table.js";
|
|
11
|
+
import { SQLiteColumn } from "../columns/common.js";
|
|
12
|
+
import { SelectedFieldsFlat, SelectedFieldsOrdered } from "./select.types.js";
|
|
13
|
+
|
|
14
|
+
//#region ../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts
|
|
15
|
+
type SQLiteDeleteWithout<T extends AnySQLiteDeleteBase, TDynamic extends boolean, K extends keyof T & string> = TDynamic extends true ? T : Omit<SQLiteDeleteBase<T['_']['table'], T['_']['resultType'], T['_']['runResult'], T['_']['returning'], TDynamic, T['_']['excludedMethods'] | K>, T['_']['excludedMethods'] | K>;
|
|
16
|
+
type SQLiteDelete<TTable extends SQLiteTable = SQLiteTable, TResultType extends 'sync' | 'async' = 'sync' | 'async', TRunResult = unknown, TReturning extends Record<string, unknown> | undefined = undefined> = SQLiteDeleteBase<TTable, TResultType, TRunResult, TReturning, true, never>;
|
|
17
|
+
interface SQLiteDeleteConfig {
|
|
18
|
+
where?: SQL | undefined;
|
|
19
|
+
limit?: number | Placeholder;
|
|
20
|
+
orderBy?: (SQLiteColumn | SQL | SQL.Aliased)[];
|
|
21
|
+
table: SQLiteTable;
|
|
22
|
+
returning?: SelectedFieldsOrdered;
|
|
23
|
+
withList?: Subquery[];
|
|
24
|
+
}
|
|
25
|
+
type SQLiteDeleteReturningAll<T extends AnySQLiteDeleteBase, TDynamic extends boolean> = SQLiteDeleteWithout<SQLiteDeleteBase<T['_']['table'], T['_']['resultType'], T['_']['runResult'], T['_']['table']['$inferSelect'], T['_']['dynamic'], T['_']['excludedMethods']>, TDynamic, 'returning'>;
|
|
26
|
+
type SQLiteDeleteReturning<T extends AnySQLiteDeleteBase, TDynamic extends boolean, TSelectedFields extends SelectedFieldsFlat> = SQLiteDeleteWithout<SQLiteDeleteBase<T['_']['table'], T['_']['resultType'], T['_']['runResult'], SelectResultFields<TSelectedFields>, T['_']['dynamic'], T['_']['excludedMethods']>, TDynamic, 'returning'>;
|
|
27
|
+
type SQLiteDeleteExecute<T extends AnySQLiteDeleteBase> = T['_']['returning'] extends undefined ? T['_']['runResult'] : T['_']['returning'][];
|
|
28
|
+
type SQLiteDeletePrepare<T extends AnySQLiteDeleteBase> = SQLitePreparedQuery<{
|
|
29
|
+
type: T['_']['resultType'];
|
|
30
|
+
run: T['_']['runResult'];
|
|
31
|
+
all: T['_']['returning'] extends undefined ? DrizzleTypeError<'.all() cannot be used without .returning()'> : T['_']['returning'][];
|
|
32
|
+
get: T['_']['returning'] extends undefined ? DrizzleTypeError<'.get() cannot be used without .returning()'> : T['_']['returning'] | undefined;
|
|
33
|
+
values: T['_']['returning'] extends undefined ? DrizzleTypeError<'.values() cannot be used without .returning()'> : any[][];
|
|
34
|
+
execute: SQLiteDeleteExecute<T>;
|
|
35
|
+
}>;
|
|
36
|
+
type SQLiteDeleteDynamic<T extends AnySQLiteDeleteBase> = SQLiteDelete<T['_']['table'], T['_']['resultType'], T['_']['runResult'], T['_']['returning']>;
|
|
37
|
+
type AnySQLiteDeleteBase = SQLiteDeleteBase<any, any, any, any, any, any>;
|
|
38
|
+
interface SQLiteDeleteBase<TTable extends SQLiteTable, TResultType extends 'sync' | 'async', TRunResult, TReturning extends Record<string, unknown> | undefined = undefined, TDynamic extends boolean = false, TExcludedMethods extends string = never> extends QueryPromise<TReturning extends undefined ? TRunResult : TReturning[]>, RunnableQuery<TReturning extends undefined ? TRunResult : TReturning[], 'sqlite'>, SQLWrapper {
|
|
39
|
+
readonly _: {
|
|
40
|
+
dialect: 'sqlite';
|
|
41
|
+
readonly table: TTable;
|
|
42
|
+
readonly resultType: TResultType;
|
|
43
|
+
readonly runResult: TRunResult;
|
|
44
|
+
readonly returning: TReturning;
|
|
45
|
+
readonly dynamic: TDynamic;
|
|
46
|
+
readonly excludedMethods: TExcludedMethods;
|
|
47
|
+
readonly result: TReturning extends undefined ? TRunResult : TReturning[];
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
declare class SQLiteDeleteBase<TTable extends SQLiteTable, TResultType extends 'sync' | 'async', TRunResult, TReturning extends Record<string, unknown> | undefined = undefined, TDynamic extends boolean = false, TExcludedMethods extends string = never> extends QueryPromise<TReturning extends undefined ? TRunResult : TReturning[]> implements RunnableQuery<TReturning extends undefined ? TRunResult : TReturning[], 'sqlite'>, SQLWrapper {
|
|
51
|
+
private table;
|
|
52
|
+
private session;
|
|
53
|
+
private dialect;
|
|
54
|
+
static readonly [entityKind]: string;
|
|
55
|
+
constructor(table: TTable, session: SQLiteSession<any, any, any, any>, dialect: SQLiteDialect, withList?: Subquery[]);
|
|
56
|
+
/**
|
|
57
|
+
* Adds a `where` clause to the query.
|
|
58
|
+
*
|
|
59
|
+
* Calling this method will delete only those rows that fulfill a specified condition.
|
|
60
|
+
*
|
|
61
|
+
* See docs: {@link https://orm.drizzle.team/docs/delete}
|
|
62
|
+
*
|
|
63
|
+
* @param where the `where` clause.
|
|
64
|
+
*
|
|
65
|
+
* @example
|
|
66
|
+
* You can use conditional operators and `sql function` to filter the rows to be deleted.
|
|
67
|
+
*
|
|
68
|
+
* ```ts
|
|
69
|
+
* // Delete all cars with green color
|
|
70
|
+
* db.delete(cars).where(eq(cars.color, 'green'));
|
|
71
|
+
* // or
|
|
72
|
+
* db.delete(cars).where(sql`${cars.color} = 'green'`)
|
|
73
|
+
* ```
|
|
74
|
+
*
|
|
75
|
+
* You can logically combine conditional operators with `and()` and `or()` operators:
|
|
76
|
+
*
|
|
77
|
+
* ```ts
|
|
78
|
+
* // Delete all BMW cars with a green color
|
|
79
|
+
* db.delete(cars).where(and(eq(cars.color, 'green'), eq(cars.brand, 'BMW')));
|
|
80
|
+
*
|
|
81
|
+
* // Delete all cars with the green or blue color
|
|
82
|
+
* db.delete(cars).where(or(eq(cars.color, 'green'), eq(cars.color, 'blue')));
|
|
83
|
+
* ```
|
|
84
|
+
*/
|
|
85
|
+
where(where: SQL | undefined): SQLiteDeleteWithout<this, TDynamic, 'where'>;
|
|
86
|
+
orderBy(builder: (deleteTable: TTable) => ValueOrArray<SQLiteColumn | SQL | SQL.Aliased>): SQLiteDeleteWithout<this, TDynamic, 'orderBy'>;
|
|
87
|
+
orderBy(...columns: (SQLiteColumn | SQL | SQL.Aliased)[]): SQLiteDeleteWithout<this, TDynamic, 'orderBy'>;
|
|
88
|
+
limit(limit: number | Placeholder): SQLiteDeleteWithout<this, TDynamic, 'limit'>;
|
|
89
|
+
/**
|
|
90
|
+
* Adds a `returning` clause to the query.
|
|
91
|
+
*
|
|
92
|
+
* Calling this method will return the specified fields of the deleted rows. If no fields are specified, all fields will be returned.
|
|
93
|
+
*
|
|
94
|
+
* See docs: {@link https://orm.drizzle.team/docs/delete#delete-with-return}
|
|
95
|
+
*
|
|
96
|
+
* @example
|
|
97
|
+
* ```ts
|
|
98
|
+
* // Delete all cars with the green color and return all fields
|
|
99
|
+
* const deletedCars: Car[] = await db.delete(cars)
|
|
100
|
+
* .where(eq(cars.color, 'green'))
|
|
101
|
+
* .returning();
|
|
102
|
+
*
|
|
103
|
+
* // Delete all cars with the green color and return only their id and brand fields
|
|
104
|
+
* const deletedCarsIdsAndBrands: { id: number, brand: string }[] = await db.delete(cars)
|
|
105
|
+
* .where(eq(cars.color, 'green'))
|
|
106
|
+
* .returning({ id: cars.id, brand: cars.brand });
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
returning(): SQLiteDeleteReturningAll<this, TDynamic>;
|
|
110
|
+
returning<TSelectedFields extends SelectedFieldsFlat>(fields: TSelectedFields): SQLiteDeleteReturning<this, TDynamic, TSelectedFields>;
|
|
111
|
+
toSQL(): Query;
|
|
112
|
+
prepare(): SQLiteDeletePrepare<this>;
|
|
113
|
+
run: ReturnType<this['prepare']>['run'];
|
|
114
|
+
all: ReturnType<this['prepare']>['all'];
|
|
115
|
+
get: ReturnType<this['prepare']>['get'];
|
|
116
|
+
values: ReturnType<this['prepare']>['values'];
|
|
117
|
+
execute(placeholderValues?: Record<string, unknown>): Promise<SQLiteDeleteExecute<this>>;
|
|
118
|
+
$dynamic(): SQLiteDeleteDynamic<this>;
|
|
119
|
+
}
|
|
120
|
+
//#endregion
|
|
121
|
+
export { SQLiteDeleteBase, SQLiteDeleteConfig };
|
|
122
|
+
//# sourceMappingURL=delete.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete.d.ts","names":["entityKind","SelectResultFields","QueryPromise","RunnableQuery","Placeholder","Query","SQL","SQLWrapper","SQLiteDialect","SQLitePreparedQuery","SQLiteSession","SQLiteTable","Subquery","DrizzleTypeError","ValueOrArray","SQLiteColumn","SelectedFieldsFlat","SelectedFieldsOrdered","SQLiteDeleteWithout","T","TDynamic","K","AnySQLiteDeleteBase","SQLiteDeleteBase","Omit","SQLiteDelete","TTable","TResultType","TRunResult","TReturning","Record","SQLiteDeleteConfig","Aliased","where","limit","orderBy","table","returning","withList","SQLiteDeleteReturningAll","SQLiteDeleteReturning","TSelectedFields","SQLiteDeleteExecute","SQLiteDeletePrepare","type","run","all","get","values","execute","SQLiteDeleteDynamic","TExcludedMethods","_","dialect","resultType","runResult","dynamic","excludedMethods","result","ReturnType","Promise","session","constructor","deleteTable","builder","columns","fields","toSQL","prepare","placeholderValues","$dynamic"],"sources":["../../../../../../../../../../node_modules/.pnpm/drizzle-orm@0.44.3_@libsql+client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts"],"x_google_ignoreList":[0],"mappings":"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"}
|