Alan Guo Xiang Tan
62c6ee0de7
FIX: Query syntax error in UserBadge.update_featured_ranks!
( #30979 )
...
This commit fixes an SQL syntax error in
`UserBadge.update_featured_ranks!` when
the `user_ids` param is an empty array `[]`.
This was causing the `Jobs::BackfillBadge` job to raise the following
exceptions:
```
Job exception: ERROR: syntax error at or near ")"
LINE 6: AND user_id IN ()
```
This commit fixes the same error in
`UserState.update_distinct_badge_count` as well
Follow-up to 3e4eac0fed05daedcdea50d6275e143469d55eda
2025-01-24 14:06:39 +08:00
..
2023-01-09 14:14:59 +00:00
2023-06-14 08:30:23 +10:00
2023-01-09 14:14:59 +00:00
2025-01-24 14:06:39 +08:00
2023-06-28 13:07:46 +08:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-17 12:21:21 -06:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2023-12-06 23:25:00 +01:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-04-10 20:59:03 +05:30
2025-01-14 13:31:55 +10:00
2025-01-24 08:13:25 +11:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-02-21 07:13:18 +10:00
2024-04-25 20:58:34 +08:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2024-04-29 10:34:46 +10:00
2023-01-09 14:14:59 +00:00
2024-10-11 14:47:39 +02:00
2023-01-09 14:14:59 +00:00
2024-12-23 09:53:43 -06:00
2023-01-09 14:14:59 +00:00
2024-09-04 04:38:46 +03:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-08-16 14:10:46 +08:00
2023-01-09 14:14:59 +00:00
2024-11-21 20:23:20 +02:00
2024-01-25 08:13:58 +08:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2024-12-18 12:48:50 +08:00
2025-01-13 13:35:40 +01:00
2024-08-02 17:25:15 +04:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2024-12-26 09:54:09 +08:00
2024-05-27 18:06:14 +02:00
2023-07-18 10:13:40 +08:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-05-27 18:06:14 +02:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-01-16 14:35:24 +01:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2023-01-09 14:14:59 +00:00
2024-05-27 18:06:14 +02:00
2024-10-16 10:09:07 +08:00