It is not necessary. The connection was updated to use that syntax to preserve the native data types for returned data. So that integers stay integers instead of returning as strings. In 99% of cases wouldn't matter, but a user found it wasn't integrating with a charting plugin properly because of the data type so I made the change.