]> git.mxchange.org Git - friendica.git/commit
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)
commitf504c9d60ac18b91ef44e0f64d257f1ee08f5fea
tree5ce47c57ceedd98eb6391a3f7ab97852d9455840
parentdc3dcb4a3624e543252c091a8c1f1680f49f4606
parent4883035f891d30445ac7d92f730f8e289bf89ae3
Merge pull request #14843 from MrPetovan/bug/14828-expireposts-performance

Replace NOT EXIST(SELECT) with LEFT JOIN WHERE IS NULL in ExpirePosts