Fully qualify id columns for keyset pagination
When joining in multiple relations, the `id > ?` and `id < ?` need to be fully qualified with a table name. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/212660
Showing
Please register or sign in to comment