Skip to content

Commit

Permalink
eii to generation=5
Browse files Browse the repository at this point in the history
  • Loading branch information
coleji committed Dec 16, 2024
1 parent ea8241d commit c68a705
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 = 4
|and generation = 5
""".stripMargin

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

0 comments on commit c68a705

Please sign in to comment.