Skip to content
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 -Force , import -asText , test fixes, better Linux behavior #706

Merged
merged 12 commits into from
Nov 1, 2019

Conversation

jhoneill
Copy link
Contributor

@jhoneill jhoneill commented Nov 1, 2019

Linux. Now set an environment variable if the support needed for Autosize is present, and use that Environment variable to decide to skip autosize operations.
Fixed a couple of tests which needed autosize to work so they skip of the enivronment variable is set.
Fixed another break where on azure the module never loaded.
Added -Force to Send-SQLDataToExcel so it sends something even if no rows are returned. (see #703)
Added -asText to import-Excel see #164 and multiple others
Simple tests added for both of these. .
Add a comment to ci.ps1 re better .NET version detection and left some commented out code.

@dfinke dfinke merged commit 53e57b2 into dfinke:master Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants