migrate to ensureDBOwnership
This commit is contained in:
parent
777f4d40aa
commit
472357f944
1 changed files with 1 additions and 3 deletions
|
@ -10,9 +10,7 @@
|
|||
ensureUsers = [
|
||||
{
|
||||
name = "dendrite";
|
||||
ensurePermissions = {
|
||||
"DaTABASE dendrite" = "ALL PRIVILEGES";
|
||||
};
|
||||
ensureDBOwnership = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue