Queries to Retool Database return integers as strings

When creating a query that uses Retool Database as a resource, the columns that should be integers are returned as strings. I double checked the type of the column, and it even happens with columns that evidently should be integers such as ones that use a "sum" aggregation.

This does not happen when using Postgres DB as a resource.

Hey @Andres_Espinosa1 mind sharing a screenshot of the query and results you are seeing?