execute_sql
This change takes cares of SQL results containing values that are not json serializable (e.g. datetime, bignumeric) by converting them to their string representation. PiperOrigin-RevId: 785719997