Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-05-23 14:07:37 -07:00
parent 23af4caf43
commit bd04f1812a
84 changed files with 227 additions and 139 deletions

View File

@@ -228,6 +228,7 @@ WHERE
defer rows.Close()
attrsByID := make(policy.AttributesByID, len(resourceIDs))
for rows.Next() {
var (
id gid.GID