mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-13 04:21:41 -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