You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that the default for the inherit option on createRole should be true, but when not specifying the option, the generated SQL has NOINHERIT.
The text was updated successfully, but these errors were encountered:
The documentation says that the default for the
inherit
option oncreateRole
should betrue
, but when not specifying the option, the generated SQL hasNOINHERIT
.The text was updated successfully, but these errors were encountered: