Skip to content

Commit

Permalink
fix/FSF-30-MAIN (#1052)
Browse files Browse the repository at this point in the history
* FSF-24

* FIX-FSF-30

* FIX-FSF-30

* FIX-FSF-30
  • Loading branch information
BrianMuhimbura authored Aug 21, 2024
1 parent 9c62b49 commit bb1af22
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ private static final class PrequalificationsGroupMapper implements RowMapper<Gro

PrequalificationsGroupMapper() {
this.schema = """
g.id AS id,
DISTINCT g.id AS id,
g.prequalification_number AS prequalificationNumber,
g.status,linkedGroup.id as linkedGroupId,
g.prequalification_duration as prequalilficationTimespan,
Expand Down

0 comments on commit bb1af22

Please sign in to comment.