Skip to content

Commit

Permalink
remove todo comment about array unique - already implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
leondutoit committed Jan 30, 2020
1 parent 27dd421 commit ab879aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db_capabilities.sql
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ create table if not exists capabilities_http_grants(
capability_grant_http_method,
capability_grant_rank)
);
-- need array unique on hosts


drop function if exists ensure_capability_name_references_consistent() cascade;
create or replace function ensure_capability_name_references_consistent()
Expand Down

0 comments on commit ab879aa

Please sign in to comment.