Skip to content

Commit

Permalink
Merge pull request #375 from TEAMSchools/grad_reqs
Browse files Browse the repository at this point in the history
added ktx_cohort to final select statement
  • Loading branch information
anthonygwalters authored Nov 9, 2023
2 parents d4b2779 + a52bec5 commit 56e14c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ select
r.last_name,
r.enroll_status,
r.cohort,
r.ktc_cohort,
r.grade_level,
r.iep_status,
r.is_504,
Expand Down

0 comments on commit 56e14c2

Please sign in to comment.