Commit Graph

2 Commits

Author SHA1 Message Date
Anthony Dresser
0e4204752a Fix handling of connections in editors (#9682) (#9688)
* fix handling of connections in editors

* initial tests

* remove test
# Conflicts:
#	src/sql/workbench/browser/taskUtilities.ts
#	src/sql/workbench/services/queryEditor/browser/queryEditorService.ts
#	src/sql/workbench/services/queryEditor/test/common/testQueryEditorService.ts
2020-03-22 09:40:57 -07:00
Anthony Dresser
56695be14a More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options

* update ci

* wip

* add more layering and fix issues

* add more strictness

* remove unnecessary assertion

* add missing checks

* fix indentation

* remove jsdoc
2020-01-29 20:35:11 -08:00