Changes between Initial Version and Version 1 of Ticket #34914, comment 5
- Timestamp:
- Feb 12, 2024, 8:26:14 AM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34914, comment 5
initial v1 7 7 }}} 8 8 9 will a new connection be available from ormto make execute queries after using close_old_connections() or anything else needed.9 will a new connection always be available for orm inside the handle method to make execute queries after using close_old_connections() or anything else needed. 10 10