
Adds support for SAP HANA: metadata retrieval queries, list of built-in functions.
Features
- Added:
- Initial support for SAP HANA has been added: metadata retrieval queries, list of built-in functions.
- Updated:
- The BaseSyntaxProvider.BuiltinFunctionNames property is public now.
- The new helper method MetadataField.GetDataTypeName has been added to get datatype string combining the ServerTypeName, Size and Precision attributes.
Fixes
- The bug with primary key links menu item captions has been fixed.
- Retrieval of referenced objects by foreign keys for unsupported servers has been sped up.
- Hiding the information message when the reported problem is no longer actual has been fixed.
- The original Metadata Structure is preserved now after searching to keep the assigned event handlers.