sfc-gh-mknister
Results
12
comments of
sfc-gh-mknister
@buremba @odykstra @sixdimensionalarray We are now adding the error message to be displayed in the SQLException message body. There is already a way to see the query's underlying error message...
Added function SnowflakeResultSet.getQueryErrorMessage() in case customers want to access error message from ResultSet class. PR: https://github.com/snowflakedb/snowflake-jdbc/pull/1328