keboola / db-extractor-mssql

MIT License
1 stars 2 forks source link

Switch to disable BCP #139

Closed tomasfejfar closed 5 years ago

tomasfejfar commented 5 years ago

Related: https://github.com/keboola/internal/issues/274

We need to be able to disable BCP to compare PDO to CDATA driver.

tomasfejfar commented 5 years ago

Good catch! Obviously it should not be possible to disable both. Thanks!

pivnicek commented 5 years ago

I think we can allow it, just release the appropriate UserException, or even log message :-)

tomasfejfar commented 5 years ago

Oh, thanks! Fixed now.

tomasfejfar commented 5 years ago

Thanks! I'll wait for build and :shipit: