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
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
I have set as admin a connection to a MariaDB-Database. For the admin it works: I can access to the database and so on.
I created a further user with the role "editor". I also creates an "access" for this user and for the database. But if I log in with this user, I cannot see any database connections and I cannot choose database connections.
Even if I create an access "Every Connection" for "everyone" this editor-user cannot see any conenctions.
So what Im doing wrong?
EDIT:
If I click on "Queries" I can find the connection I set up. So obviously the "chose connection"-field for "editor"-users is missing.
Hi,
im using sqlpad in docker (latest version).
I have set as admin a connection to a MariaDB-Database. For the admin it works: I can access to the database and so on.
I created a further user with the role "editor". I also creates an "access" for this user and for the database. But if I log in with this user, I cannot see any database connections and I cannot choose database connections.
Even if I create an access "Every Connection" for "everyone" this editor-user cannot see any conenctions.
So what Im doing wrong?
EDIT:
If I click on "Queries" I can find the connection I set up. So obviously the "chose connection"-field for "editor"-users is missing.
EDIT2:

Admin View:
Editor View:
