@soinlabs/db
Advanced tools
Comparing version 1.1.0-alpha.68 to 1.1.0-alpha.69
@@ -125,2 +125,4 @@ /* eslint-disable no-nested-ternary */ | ||
} | ||
} else { | ||
entity.relations[relationsName].inverseSide = model.entityName | ||
} | ||
@@ -127,0 +129,0 @@ if (asociation === 'belongsTo') { |
{ | ||
"name": "@soinlabs/db", | ||
"version": "1.1.0-alpha.68", | ||
"version": "1.1.0-alpha.69", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "repository": "", |
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
232327
7364