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
Reimplement -u <login>[:<password>]. This opens the database as the
login and applies expected permissions. It also creates history
entries for the user. Note that the password is unused. The CLI has
full access to the files so a password check is not useful. Left an
edge case is when the login has a : in it. In this case it may not
work as expected. So don't do that.
0 commit comments