Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.7.5, 1.8-beta-2
-
None
Description
When using the map versions of Sql.newInstance, the code casts the map values to String. Using toString() allows GStrings as well as other types to be used.