-
- Downloads
[IMP] tools: Add note to ormcache regarding closed cursors
Returning a recordset from a cached method will raise an `psycopg2.OperationalError` once the cursor is closed. Add documentation to `ormcache` method indicating such See OCA/stock-logistics-barcode#93 and #8795 for example of issues Closes #19113
Please register or sign in to comment