diff options
author | Mark Felder <feld@feld.me> | 2024-02-12 14:14:38 -0500 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2024-02-12 14:14:38 -0500 |
commit | cb4d3db8c69104960f18be740cb7253add8c00e4 (patch) | |
tree | e338311cdb2a4764704dd91bac78fb8f55ce665a /changelog.d/notifications-index.fix | |
parent | 8daf19ec0faac26569bf078b140fc4f7ad0d6b2b (diff) | |
download | pleroma-cb4d3db8c69104960f18be740cb7253add8c00e4.tar.gz pleroma-cb4d3db8c69104960f18be740cb7253add8c00e4.zip |
Changelog for notifications fix pulled in from Rebased
Diffstat (limited to 'changelog.d/notifications-index.fix')
-rw-r--r-- | changelog.d/notifications-index.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/notifications-index.fix b/changelog.d/notifications-index.fix new file mode 100644 index 000000000..4617cbec0 --- /dev/null +++ b/changelog.d/notifications-index.fix @@ -0,0 +1 @@ +Fix notifications query which was not using the index properly |