@prisma/engine-core
Advanced tools
Comparing version 0.0.21 to 0.0.22
@@ -94,3 +94,3 @@ "use strict"; | ||
if (!this.datamodelJson) { | ||
this.datamodelJson = await getInternalDatamodelJson_1.getInternalDatamodelJson(this.datamodel); | ||
this.datamodelJson = await getInternalDatamodelJson_1.getInternalDatamodelJson(this.datamodel, this.schemaInferrerPath); | ||
} | ||
@@ -97,0 +97,0 @@ debug(`Starting binary at ${this.prismaPath}`); |
{ | ||
"name": "@prisma/engine-core", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31317