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
We have some legacy code which obtains DB url from the index using db.index.url. It expects unmasked password for establishing a secondary connection to implement dataset/product deletes.
Expected behaviour
We have some legacy code which obtains DB url from the index using db.index.url. It expects unmasked password for establishing a secondary connection to implement dataset/product deletes.
Actual behaviour
URL obtained via SQLAlchemy has password masked.
Steps to reproduce the behaviour
Establishing connection fails
Proposed solutions
Environment information
datacube --version
are you using? - 1.9.0The text was updated successfully, but these errors were encountered: