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;
|
||||
|
||||
-- Clean DB before inserting
|
||||
TRUNCATE TABLE progress_change_log CASCADE;
|
||||
TRUNCATE TABLE progress CASCADE;
|
||||
|
||||
Reference in new issue
Block a user