Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
playground: superuser option is a string not a bool
While the bridge converts it from true to "require", it does not convert false and our protocol documentation states that it should be a string.
- Loading branch information