Skip to content

Commit 218786e

Browse files
author
Yashneet Vinayak
committed
Added function: fn_varbintohexstr
Signed-off-by: Yashneet Vinayak <>
1 parent 98a9f9f commit 218786e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

BabelfishFeatures.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,6 +1146,8 @@ supported-1.0.0=fn_helpcollations,fn_listextendedproperty
11461146
supported-2.2.0=fn_syspolicy_is_automation_enabled
11471147
supported-4.6.0-4.*=fn_varbintohexsubstring
11481148
supported-5.2.0=fn_varbintohexsubstring
1149+
supported-5.5.0-5.*=fn_varbintohexstr
1150+
supported-6.0.0=fn_varbintohexstr
11491151
complexity_score=HIGH
11501152
11511153
#--- Permissions -----
@@ -1713,5 +1715,5 @@ report_group=Identifiers
17131715
complexity_score=LOW
17141716
17151717
#-----------------------------------------------------------------------------------
1716-
#file checksum=85ed2436
1718+
#file checksum=c3fec8cb
17171719
#--- end ---------------------------------------------------------------------------

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2026-03
2+
- Added function: fn_varbintohexstr
3+
14
# 2025-12
25
- Added support for Babelfish v.5.4.0 and v.4.8.0.
36
- Added geospatial function: STLINEFROMTEXT, geospatial feature: LINESTRING as supported

0 commit comments

Comments
 (0)