Changes between Initial Version and Version 2 of Ticket #22343
- Timestamp:
- Mar 30, 2014, 12:38:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22343
- Property Owner changed from to
- Property Status new → assigned
- Property Summary Two Oracle test failures since the removal of legacy transaction management → select_for_update should not be executed outside of transactions
-
Ticket #22343 – Description
initial v2 75 75 FAILED (errors=2, skipped=1) 76 76 }}} 77 78 But the problem is not really in the Oracle backend -- it is in allowing `select_for_update()` queries to run outside of transactions.