Commit Graph
9 Commits
Author SHA1 Message Date
Mitchell Sternke 76e7ea041c Merge pull request #37 from Microsoft/bug/integratedSecurityDefault
Removed cases where we set integrated security by default
2016-09-06 17:14:23 -07:00
Mitchell Sternke 9c61f6d827 Merge pull request #36 from Microsoft/feature/connectionChanged
Fire connection changed event when USE statements are executed
2016-09-06 17:13:55 -07:00
Mitchell Sternke 3f0e0c7f41 Merge pull request #32 from Microsoft/feature/allConnectionProps
Added support for most sql connection string properties
2016-09-01 12:07:18 -07:00
Mitchell Sternke 75b3235662 Merge pull request #31 from Microsoft/feature/listDatabases
Added request to list databases on the server for the current connection
2016-08-25 17:21:22 -07:00
Mitchell Sternke aac9f40ad2 Merge pull request #27 from Microsoft/feature/connectionInnerExceptions
Added inner exceptions on connection failure and fixed a param validation bug
2016-08-23 10:25:58 -07:00
Mitchell Sternke 4631f2083e Merge pull request #23 from Microsoft/bug/intellisenseCacheTestFix
Fixed bug in intellisense cache test
2016-08-22 10:25:25 -07:00
Mitchell Sternke 91b28127ce Merge pull request #19 from Microsoft/dev_intellisenseCacheTests
Added initial tests for the connection manager's intellisense cache
2016-08-16 15:55:24 -07:00
Mitchell Sternke 3ba4a93463 Merge pull request #20 from Microsoft/feature/connectionCleanup
Cleaned up connection management code
2016-08-16 15:29:27 -07:00
Mitchell Sternke 1b339bec17 Merge pull request #14 from Microsoft/feature/connectUsingService
Feature/connect using service
2016-08-09 10:18:33 -07:00