Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.1.2-incubating
-
None
Description
BooleanValueSemanticsProviderAbstract currently can only handle string values of "T" / "F". I'm currently running into problems with the SQL-OS, which is returning column values of "True" and "False" when the field is of type "Boolean", instead of "boolean".