Skip to content

Commit ee3fae8

Browse files
committed
add locks for concurrency
1 parent 20e2ef1 commit ee3fae8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pgpm.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"authenticated": "authenticated",
99
"administrator": "service_role",
1010
"default": "anon"
11-
}
11+
},
12+
"useLocksForRoles": true
1213
}
13-
}
14+
}

0 commit comments

Comments
 (0)