mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
Use transaction in update_blocked_mailinglist_contacts
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- use transaction in `Contact::add_or_lookup()` #4059
|
||||
- Organize the connection pool as a stack rather than a queue to ensure that
|
||||
connection page cache is reused more often. #4065
|
||||
- Use transaction in `update_blocked_mailinglist_contacts`. #4058
|
||||
|
||||
### Fixes
|
||||
- Start SQL transactions with IMMEDIATE behaviour rather than default DEFERRED one. #4063
|
||||
|
||||
Reference in New Issue
Block a user