v.0.5.8
- Code refactoring and documentation, extra error handling;
- Added provision for
SAVEPOINT
support in documentation, chapter Transactions with SAVEPOINT
Now the library covers 99% of all usage cases. The only bit missing - support for cursors, which should only be used within SQL functions anyway.