chore: remove unused profile lock migration and admin_profile_service
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
alter table public.duty_schedules
|
||||
add column if not exists reliever_ids uuid[] default '{}'::uuid[];
|
||||
Reference in New Issue
Block a user