Skip to content

Commit

Permalink
scholarship use generation=4
Browse files Browse the repository at this point in the history
  • Loading branch information
coleji committed Jun 6, 2024
1 parent 27eb543 commit 059839c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ class Scholarship @Inject()(implicit exec: ExecutionContext) extends InjectedCon
|where adults = ?
|and nonworking_adults = ?
|and children = ?
|and generation = 3
|and generation = 4
""".stripMargin

def mapResultSetRowToCaseObject(rs: ResultSetWrapper): Double = rs.getDouble(1)
Expand Down

0 comments on commit 059839c

Please sign in to comment.