@prisma/orm-family-sql 8.0.0-rc.11-dev.19 → 8.0.0-rc.11-dev.21
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/{authoring-type-constructors-BD-XuavC-CW5J4Z8r.mjs → authoring-type-constructors-I_mkqWGC-D9IpXjba.mjs} +10 -6
- package/dist/authoring-type-constructors-I_mkqWGC-D9IpXjba.mjs.map +1 -0
- package/dist/contract-prisma7__provider.mjs +1 -1
- package/dist/contract-psl.mjs +1 -1
- package/dist/contract-psl__attribute-specs.mjs +1 -1
- package/dist/contract-psl__provider.mjs +1 -1
- package/dist/contract-psl__provider.mjs.map +1 -1
- package/dist/{control-xNkuCauS.mjs → control-DVNPQod2.mjs} +3 -3
- package/dist/{control-xNkuCauS.mjs.map → control-DVNPQod2.mjs.map} +1 -1
- package/dist/family.mjs +1 -1
- package/dist/family__control.mjs +1 -1
- package/dist/family__pack.mjs +2 -2
- package/dist/family__pack.mjs.map +1 -1
- package/dist/{interpreter-QDw8KJeP-Bc93B8xi.mjs → interpreter-DAdB9lVL-qgJYQ9Yz.mjs} +3 -3
- package/dist/{interpreter-QDw8KJeP-Bc93B8xi.mjs.map → interpreter-DAdB9lVL-qgJYQ9Yz.mjs.map} +1 -1
- package/dist/orm-client.d.mts +18 -12
- package/dist/orm-client.d.mts.map +1 -1
- package/dist/orm-client.mjs +64 -31
- package/dist/orm-client.mjs.map +1 -1
- package/dist/{sql-attribute-specs-BnUIuOy5-8t7OYHpi.mjs → sql-attribute-specs-DWUP6JTq-5-fgijvM.mjs} +163 -60
- package/dist/sql-attribute-specs-DWUP6JTq-5-fgijvM.mjs.map +1 -0
- package/package.json +18 -18
- package/dist/authoring-type-constructors-BD-XuavC-CW5J4Z8r.mjs.map +0 -1
- package/dist/sql-attribute-specs-BnUIuOy5-8t7OYHpi.mjs.map +0 -1
package/dist/family__pack.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as sqlAttributeSpecs } from "./sql-attribute-specs-
|
|
2
|
-
import { i as sqlFamilyPslBlockDescriptors, n as sqlFamilyAuthoringTypes, r as sqlFamilyEntityTypes, t as sqlFamilyAuthoringFieldPresets } from "./authoring-type-constructors-
|
|
1
|
+
import { s as sqlAttributeSpecs } from "./sql-attribute-specs-DWUP6JTq-5-fgijvM.mjs";
|
|
2
|
+
import { i as sqlFamilyPslBlockDescriptors, n as sqlFamilyAuthoringTypes, r as sqlFamilyEntityTypes, t as sqlFamilyAuthoringFieldPresets } from "./authoring-type-constructors-I_mkqWGC-D9IpXjba.mjs";
|
|
3
3
|
//#region ../../../2-sql/9-family/dist/pack.mjs
|
|
4
4
|
const sqlFamilyPack = {
|
|
5
5
|
kind: "family",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"family__pack.mjs","names":[],"sources":["../../../../2-sql/9-family/dist/pack.mjs"],"sourcesContent":["import { i as sqlFamilyPslBlockDescriptors, n as sqlFamilyAuthoringFieldPresets, r as sqlFamilyEntityTypes, t as sqlFamilyAuthoringTypes } from \"./authoring-type-constructors-
|
|
1
|
+
{"version":3,"file":"family__pack.mjs","names":[],"sources":["../../../../2-sql/9-family/dist/pack.mjs"],"sourcesContent":["import { i as sqlFamilyPslBlockDescriptors, n as sqlFamilyAuthoringFieldPresets, r as sqlFamilyEntityTypes, t as sqlFamilyAuthoringTypes } from \"./authoring-type-constructors-I_mkqWGC.mjs\";\nimport { sqlAttributeSpecs } from \"@internal/sql-contract-psl/attribute-specs\";\n//#region src/exports/pack.ts\nconst sqlFamilyPack = {\n\tkind: \"family\",\n\tid: \"sql\",\n\tfamilyId: \"sql\",\n\tversion: \"0.0.1\",\n\tauthoring: {\n\t\tfield: sqlFamilyAuthoringFieldPresets,\n\t\ttype: sqlFamilyAuthoringTypes,\n\t\tentityTypes: sqlFamilyEntityTypes,\n\t\tpslBlockDescriptors: sqlFamilyPslBlockDescriptors,\n\t\tattributeSpecs: sqlAttributeSpecs\n\t}\n};\n//#endregion\nexport { sqlFamilyPack as default };\n\n//# sourceMappingURL=pack.mjs.map"],"mappings":";;;AAGA,MAAM,gBAAgB;CACrB,MAAM;CACN,IAAI;CACJ,UAAU;CACV,SAAS;CACT,WAAW;EACV,OAAO;EACP,MAAM;EACN,aAAa;EACb,qBAAqB;EACrB,gBAAgB;CACjB;AACD"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as deriveValueSetFromEntity } from "./value-set-derivation-hook-Di9JZ0X7.mjs";
|
|
2
2
|
import { n as buildSqlContractFromDefinition } from "./derived-checks-DGjY5t7S-CzJmkeZR.mjs";
|
|
3
|
-
import { a as interpretFieldAttribute, i as findModelAttributeNode, n as fieldSpecContext, o as interpretModelAttribute, r as findFieldAttributeNode, s as sqlAttributeSpecs, t as PSL_CHECK_ON_STI_VARIANT } from "./sql-attribute-specs-
|
|
3
|
+
import { a as interpretFieldAttribute, i as findModelAttributeNode, n as fieldSpecContext, o as interpretModelAttribute, r as findFieldAttributeNode, s as sqlAttributeSpecs, t as PSL_CHECK_ON_STI_VARIANT } from "./sql-attribute-specs-DWUP6JTq-5-fgijvM.mjs";
|
|
4
4
|
import { structuredError } from "@prisma/orm-framework/utils/structured-error";
|
|
5
5
|
import { hasRegisteredFieldNamespace, instantiateAuthoringEntityType, instantiateAuthoringFieldPreset, instantiateAuthoringTypeConstructor, isAuthoringEntityTypeDescriptor, isAuthoringFieldPresetDescriptor, isAuthoringModelAttributeDescriptor, isAuthoringPslBlockDescriptor, isAuthoringTypeConstructorDescriptor, validateAuthoringHelperArguments } from "@prisma/orm-framework/components/authoring";
|
|
6
6
|
import { UNBOUND_NAMESPACE_ID } from "@prisma/orm-framework/components/ir";
|
|
@@ -13,7 +13,7 @@ import { resolveToOneRelationNullable } from "@prisma/orm-framework/contract-aut
|
|
|
13
13
|
import { assertDefined, invariant } from "@prisma/orm-framework/utils/assertions";
|
|
14
14
|
import { notOk, ok } from "@prisma/orm-framework/utils/result";
|
|
15
15
|
import { consumeInvalidFkPairing, fkRelationPairKey, requiredOneToOneBackrelationDiagnostic } from "@prisma/orm-framework/psl-parser/interpret";
|
|
16
|
-
//#region ../../../2-sql/2-authoring/contract-psl/dist/interpreter-
|
|
16
|
+
//#region ../../../2-sql/2-authoring/contract-psl/dist/interpreter-DAdB9lVL.mjs
|
|
17
17
|
function contractError(code, message, options) {
|
|
18
18
|
return structuredError(code, message, options);
|
|
19
19
|
}
|
|
@@ -3542,4 +3542,4 @@ function interpretPslDocumentToSqlContract(input) {
|
|
|
3542
3542
|
//#endregion
|
|
3543
3543
|
export { normalizeReferentialAction as a, interpretPslDocumentToSqlContract as i, buildEntityTypesByDiscriminator as n, numberLiteralDefault as o, indexFkRelations as r, resolveFieldTypeDescriptor as s, applyBackrelationCandidates as t };
|
|
3544
3544
|
|
|
3545
|
-
//# sourceMappingURL=interpreter-
|
|
3545
|
+
//# sourceMappingURL=interpreter-DAdB9lVL-qgJYQ9Yz.mjs.map
|