Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SQL Datasources: Reinstate SQL data source behavior around database selection when default configured databases already exist #65659
SQL Datasources: Reinstate SQL data source behavior around database selection when default configured databases already exist #65659
Changes from 114 commits
195f522
600d540
21dc37d
5af644c
e48c102
cefbf57
53fd198
a6dbd87
3b10e07
26ac769
3ba3a57
d4395dd
105a6f5
1e74578
0c559e1
31b6cd1
91f22b7
719a474
3be7f51
0ffd950
fdc7805
73b37d2
f137d75
ec1c5c6
ad3dc0b
2483152
ee6f90c
46d2e53
3212b46
d2bb165
b98e7c8
a349325
2b33ac1
2d76d3e
0d5ca8e
4e13ea8
51fd0b3
47e8f3a
3804612
9c1f88d
29b54d7
12c8a6c
e908f28
b3e9c73
3efd313
fc873e1
92433f3
f3ccc5c
fe69a45
e710934
6b1d125
d5bb438
579a961
372c760
402baf2
f3d2c8d
2758370
a366a93
085854d
655ffc1
aa5c503
c7fc10d
f50b821
dcb5634
d689b8a
b9e3171
210ea92
42035bf
5982fa9
5d6fa63
cbd3dbc
16fcc58
91261aa
23c9613
fd6d26e
58a9c64
9d25155
ff68fbd
a9a7067
500142a
32ce8ab
fd41776
ef3a5bf
ef90b21
6569fe8
bad3655
e0a712f
7d83b3b
d429a39
66f49e0
a25f873
415c4fd
b5523a0
d9758c6
2488e89
5845828
89926ce
44f8a04
86d6d96
d5e1569
49a13ea
d3fd153
48504e4
0e14411
155b6ac
ddcc00b
4d6ca72
58f82cd
f7c22ec
f4f3531
abe2198
c30cb5a
6f46372
72e50ce
80470d9
fc7b36d
99bf5fd
e564932
d458bff
89bdaeb
4479201
2fea108
b47b087
1f9e1a2
96570eb
2ddaf92
ae61741
8ebc086
65332d2
dd83ff3
cba5859
23485a6
4f11a90
63a03c9
d344236
f314305
7e87a35
26ee0f6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work with the explanations!