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: mask password in DB URL when driver open fails
Prevent database passwords from appearing in error messages when driver.Open(url) fails by masking the URL. This ensures that sensitive credentials are not accidentally exposed in logs or error reports.
0 commit comments