Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.6
-
Fix Version/s: 3.0.7
-
Component/s: 2.7 compatibility
-
Labels:None
Description
A query for a field of type VARBINARY used to return a byte[] up until version 2.7.6
It now returns a String.
Is this intentional? Or is this a regression?