Skip to content

1.21

Compare
Choose a tag to compare
@steleal steleal released this 15 Aug 11:51
· 16 commits to master since this release
  • Fixed isArray flag in nested scalar field indexes for composite field (gh-101).

Attention!
For correct work you have to either update or delete old array-indexes, created over nested scalar fields before connector's updating. Alternatively, you may change types for such fields in you object model from 'scalar' to 'collection'. Otherwise you will get conflict on openNamespace() call.