MonetDB / pymonetdb

The Python API for MonetDB
https://www.monetdb.org/
Mozilla Public License 2.0
28 stars 20 forks source link

upcoming monetdb version will have more complicate error messages #24

Closed njnes closed 7 years ago

njnes commented 7 years ago

The error messages will be more aligned (and sql conforming, using sqlstate numbers). This creates more compilated error messages of the form

exceptionName:function:SQLSTATE NNNNN ! message

niels

gijzelaerr commented 7 years ago

hi @njnes, thanks! If you fix the pep8 warning i'll merge the PR.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.2%) to 87.343% when pulling 41c6326fcda341e36bae1c2c997eacf0566cd720 on njnes:master into 7af5a2b0f15225558e941182323fa27ba7109e6a on gijzelaerr:master.