You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for mssql-jdbc.properties location logic (#2579)
* Remove maximum testing as this is very dependent on pipeline behavior.
* Added an additional check for mssql-jdbc.properties to prevent IndexOutOfBoundsExcelption
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed formatting
* Fixed according to code review
* Don't need to handle null codesource case, will never happen
* Cleanup
* Formatting
* Remove a variable that's only used in one place
---------
Co-authored-by: machavan <[email protected]>
0 commit comments