onemoredata / bagger

Massive log storage in PostgreSQL
BSD 2-Clause "Simplified" License
12 stars 1 forks source link

Adding a DB Exception Class #82

Closed einhverfr closed 11 months ago

einhverfr commented 11 months ago

Fixes #46

This adds an exception class which captures more information when database errors happen. These then wrap errors from the database via PGObject.