]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #14843 from MrPetovan/bug/14828-expireposts-performance
authorMichael Vogel <icarus@dabo.de>
Sat, 8 Mar 2025 16:58:59 +0000 (17:58 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Mar 2025 16:58:59 +0000 (17:58 +0100)
Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts


Trivial merge