fix access control
This commit is contained in:
5 files changed
+18
-3
No files matched your search
@@ -1,3 +1,5 @@
|
||||
SET search_path TO lab_tracker_group_22;
|
||||
|
||||
CREATE OR REPLACE VIEW ta_view AS
|
||||
SELECT
|
||||
ls.lab_section_id AS lab_section,
|
||||
|
||||
Reference in new issue
Block a user