This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
0.562.0
svc-autorelease
released this
02 Mar 21:23
·
1517 commits
to develop
since this release
Type | Description | Link |
---|---|---|
Improvement | Streamline SQL BLOB cleanup Avoid wrapping prepared statements to handle BLOB cleanup when there are no BLOBs that need cleanup. Refactor to reuse BLOB temporary cleanup logic and avoid iterable allocation overhead when no BLOBs are used. |
#5933 |