KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

SqlConnector syncronization with connection string #103

Closed bperreault closed 9 years ago

bperreault commented 9 years ago

These changes are to fix two issues.

  1. SQL connector should wait for database lookup before saving a connection string
  2. SQL Connector doesn't refresh connection on credential change
dcs619 commented 9 years ago

Thanks Bobbi!