Bryan Knight

Results 1 issues of Bryan Knight

Found in 1.6.1 source: https://github.com/databricks/databricks-sql-go/blob/v1.6.1/parameters.go#L140-L145 when inferring the type of `int64` and `uint64`, it defaults to `SqlInteger` instead of `SqlBigInt` I get the following error: ``` [INVALID_PARAMETER_MARKER_VALUE.INVALID_VALUE_FOR_DATA_TYPE] An invalid parameter...