Closed romseygeek closed 6 months ago
Maybe related to crate-python 0.34 release
DBAPI: Properly raise IntegrityError exceptions instead of ProgrammingError, when CrateDB raises a DuplicateKeyException.
as it worked for me with crash==0.30.0 and crate-python==0.33.0
Thanks for your reports. GH-439 may have a fix.
This works correctly in version 0.30.0 but fails with a stack trace and exits the process on version 0.30.2: