It turns out trying to execute an empty insert statement leads to a crash...oops.
Manually tested this change by POSTing a request without a userRecentRatingList.
In GitLab by @seika1 on Aug 9, 2020, 10:19
_Merges fix-empty-recent-rating -> master_
It turns out trying to execute an empty insert statement leads to a crash...oops.
Manually tested this change by POSTing a request without a `userRecentRatingList`.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In GitLab by @seika1 on Aug 9, 2020, 10:19
Merges fix-empty-recent-rating -> master
It turns out trying to execute an empty insert statement leads to a crash...oops.
Manually tested this change by POSTing a request without a
userRecentRatingList.In GitLab by @tau on Aug 18, 2020, 03:09
merged