-
The issue was caused by two things:
- I've switch to "parameter names" based setting of parameters in SQL queries which fails to work if more than one parameter has the same name (same value should be inserted into PreparedStatement twice).
- Changes to "memory deallocation" caused result set to be closed before data was retrieved from it
Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
5.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Message draft was saved in previous version, so that reentering a chat would bring it back. Currently this does not work