mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-06-21 19:05:07 -04:00
* Fix BDC remember password and reprompting connection (#7957) * Fix remember password and reprompting connection * comment * Fix to remember password for session * Fix floating promises * Add error messages to BDC dashboard page (#8103) * Add error messages to BDC dashboard page * Remove testing code * PR fixes