rez_core 3.1.147 → 3.1.148

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.
@@ -28,7 +28,7 @@ __decorate([
28
28
  __metadata("design:type", String)
29
29
  ], Mapper.prototype, "mapped_entity_type", void 0);
30
30
  exports.Mapper = Mapper = __decorate([
31
- (0, typeorm_1.Entity)({ name: 'cr_mapper' }),
31
+ (0, typeorm_1.Entity)({ name: 'cr_mapper_master' }),
32
32
  __metadata("design:paramtypes", [])
33
33
  ], Mapper);
34
34
  //# sourceMappingURL=mapper.entity.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mapper.entity.js","sourceRoot":"","sources":["../../../../src/module/mapper/entity/mapper.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAyC;AACzC,6EAAkE;AAG3D,IAAM,MAAM,GAAZ,MAAM,MAAO,SAAQ,+BAAU;IAEpC;QACE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;IAC3B,CAAC;CAQF,CAAA;AAbY,wBAAM;AAQjB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;2CACrC;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;kDAC9B;iBAXhB,MAAM;IADlB,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,WAAW,EAAE,CAAC;;GACjB,MAAM,CAalB"}
1
+ {"version":3,"file":"mapper.entity.js","sourceRoot":"","sources":["../../../../src/module/mapper/entity/mapper.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAyC;AACzC,6EAAkE;AAG3D,IAAM,MAAM,GAAZ,MAAM,MAAO,SAAQ,+BAAU;IACpC;QACE,KAAK,EAAE,CAAC;QACR,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;IAC3B,CAAC;CAOF,CAAA;AAXY,wBAAM;AAOjB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;2CACrC;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;kDAC9B;iBAVhB,MAAM;IADlB,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,kBAAkB,EAAE,CAAC;;GACxB,MAAM,CAWlB"}
@@ -28,7 +28,7 @@ let MapperService = class MapperService extends entity_service_impl_service_1.En
28
28
  if (!mappedEntityType)
29
29
  return [];
30
30
  const mappers = await this.dataSource.query(`SELECT id, name, code, status
31
- FROM cr_mapper
31
+ FROM cr_mapper_master
32
32
  WHERE mapped_entity_type = ? AND (-1 = ? OR name LIKE ? OR code LIKE ?)`, [mappedEntityType, filter || -1, `%${filter}%`, `%${filter}%`]);
33
33
  const distinctStatuses = [
34
34
  ...new Set(mappers.map((m) => m.status).filter((s) => s !== null)),
@@ -32,7 +32,7 @@ __decorate([
32
32
  __metadata("design:type", String)
33
33
  ], WorkflowLevelMappingEntity.prototype, "mapped_level_type", void 0);
34
34
  exports.WorkflowLevelMappingEntity = WorkflowLevelMappingEntity = __decorate([
35
- (0, typeorm_1.Entity)({ name: 'cr_wf_master_level_mapping' }),
35
+ (0, typeorm_1.Entity)({ name: 'cr_wf_level_mapping' }),
36
36
  __metadata("design:paramtypes", [])
37
37
  ], WorkflowLevelMappingEntity);
38
38
  //# sourceMappingURL=workflow-level-mapping.entity.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"workflow-level-mapping.entity.js","sourceRoot":"","sources":["../../../../src/module/workflow/entity/workflow-level-mapping.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAiE;AAG1D,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;IACrC,gBAAe,CAAC;CAajB,CAAA;AAdY,gEAA0B;AAIrC;IADC,IAAA,gCAAsB,GAAE;;sDACd;AAGX;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+DACP;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACH;AAGxB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;qEACD;qCAbf,0BAA0B;IADtC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,4BAA4B,EAAE,CAAC;;GAClC,0BAA0B,CActC"}
1
+ {"version":3,"file":"workflow-level-mapping.entity.js","sourceRoot":"","sources":["../../../../src/module/workflow/entity/workflow-level-mapping.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAiE;AAG1D,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;IACrC,gBAAe,CAAC;CAajB,CAAA;AAdY,gEAA0B;AAIrC;IADC,IAAA,gCAAsB,GAAE;;sDACd;AAGX;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+DACP;AAGpB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACH;AAGxB;IADC,IAAA,gBAAM,EAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;qEACD;qCAbf,0BAA0B;IADtC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,qBAAqB,EAAE,CAAC;;GAC3B,0BAA0B,CActC"}