View Source Snowpack.Error exception (Snowpack v0.7.3)
Defines an error returned from the ODBC adapter.
message
is the full message returned by ODBCodbc_code
is an atom representing the returned SQLSTATE or the string representation of the code if it cannot be translated.native_code
is a string representing the returned Snowflake code.