]> Untitled Git - lemmy.git/commit
Adding job to drop phantom ccnew indexes. Fixes #2431 (#2432)
authorDessalines <dessalines@users.noreply.github.com>
Wed, 7 Sep 2022 12:12:51 +0000 (08:12 -0400)
committerGitHub <noreply@github.com>
Wed, 7 Sep 2022 12:12:51 +0000 (12:12 +0000)
commiteacd4e44cdbe6dccfe2f23088e520ae2dfd6db54
tree2aba7842cddbbf8f61cb85468cbb6c465c7d43dd
parent3f2a689edfddeb847753b44e7a42057de19ebbae
Adding job to drop phantom ccnew indexes. Fixes #2431 (#2432)
migrations/2022-09-07-113813_drop_ccnew_indexes_function/down.sql [new file with mode: 0644]
migrations/2022-09-07-113813_drop_ccnew_indexes_function/up.sql [new file with mode: 0644]
src/scheduled_tasks.rs