Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.2.0 source code.tar.gz | 2021-06-11 | 149.9 kB | |
1.2.0 source code.zip | 2021-06-11 | 211.3 kB | |
README.md | 2021-06-11 | 485 Bytes | |
Totals: 3 Items | 361.6 kB | 0 |
Features
- Add user-defined exception handling
By default, Logidze raises an exception which causes the entire transaction to fail.
To change this behavior, it's now possible to override logidze_capture_exception(error_data jsonb)
function.