wip: currently rewriting the project as a full stack application tangled.org/kacaii.dev/sigo
gleam
at main 3 lines 152 B view raw
1--  Assign as list of brigades as participants of a occurrence 2select ob.inserted_brigade_id 3from public.assign_occurrence_brigades($1, $2) as ob;