fix access control

This commit is contained in:
SowinskiBraeden committed 2025-11-28 17:07:17 -08:00
1 parent d676f7d68c
commit b134fc0fe7
5 files changed
+18 -3

No files matched your search

+1
View File
@@ -1,3 +1,4 @@
SET search_path TO lab_tracker_group_22;
-- Show all students with their section info Should work
SELECT s.student_first_name, s.student_last_name, ls.lab_course_code, c.course_title, t.term_name