
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
- Query Column List control now allows resizing of the "Grouping" column.
- The bug with primary key links menu item captions has been fixed.
- Captions of the "Or" columns are updated correctly now on changing the language.
- 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.
- Minor scaling issues have been fixed.