Add advice to close cursors to changelog

master
baztian 2020-06-12 08:37:10 +02:00
parent 4baedb8064
commit e7ba8d100f
1 changed files with 2 additions and 1 deletions

View File

@ -174,7 +174,8 @@ Changelog
- Make pip install for Python 2 work by changing JPype1 requirement to older
version
- Make pip install for Jython work by removing JPype1 requirement for Jython
- Removed cursor destructor to avoid issues with some JPype versions
- Removed cursor destructor to avoid issues with some JPype versions (please
make sure you're always closing your cursors properly)
- 1.2.2 - 2020-06-04