TAMULib / fw-registry

MIT License
0 stars 2 forks source link

Fixed query by prefixing patrons #352

Closed jeremythuff closed 6 months ago

jeremythuff commented 6 months ago

This fixes the error: Invalid object name 'STUDENTS' that is currently occurring.

It does this by accessing the STUDENTS, ID_CARDS, and SECTION_ROSTERS with the patron view.

This is intended to be a hotfix.