pub fn lower_acl(row: ParseMap) -> ParseMapExpand description
Split an ACL field out of a row into the two storage columns.
Returns the row with ACL removed and the columns added. A row with no ACL gets no columns,
which is what makes it public.