Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit f62f383

Browse files
committed
merge changes from master
2 parents 957f174 + 1ae0fb3 commit f62f383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/sql/challenge-feeder/detail/get_registrants.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ select
3232
and pcl.project_category_id = p.project_category_id
3333
and ar.coder_id = u.user_id
3434
and ar.algo_rating_type_id=3
35-
and {filter}
35+
and {filter}

0 commit comments

Comments
 (0)