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
fix(workspace-binding): reject duplicate folder with a clear message
create/update_workspace_binding now pre-check for an existing mapping on the
same normalized root and return a readable error ("A mapping already exists
for …") instead of tripping the opaque SQLite UNIQUE(workspace_root) error.
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
0 commit comments