The class SQLSession used for SQL directory implementation does not support to store schema with a prefix. The method createEntry check on the field name without the prefix but the map contains prefixed fields.
- duplicates
-
NXP-8745 Fix directory entry creation when using schema with a prefix
- Resolved