mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-10-08 01:38:27 -04:00
Fix user_daily_visits to not have duplicate rows for UA. (#8654)
* Fix user_daily_visits to not have duplicate rows for UA. Fixes #8641. * Newsfile * Fix typo. Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
This commit is contained in:
parent
5065048110
commit
437a99fb99
2 changed files with 6 additions and 4 deletions
1
changelog.d/8654.bugfix
Normal file
1
changelog.d/8654.bugfix
Normal file
|
@ -0,0 +1 @@
|
|||
Fix `user_daily_visits` to not have duplicate rows for UA. Broke in v1.22.0rc1.
|
Loading…
Add table
Add a link
Reference in a new issue