mithrandyr / SimplySql

PowerShell module for querying various SQL databases
MIT License
197 stars 31 forks source link

Update providers #152

Closed mithrandyr closed 4 months ago

mithrandyr commented 4 months ago

Updated providers to latest versions. (5.1.5 for Microsoft.Data.SqlClient because 5.2 will not load in Windows PowerShell). Refactored code and eliminated bug where Oracle provider was loading when using other providers.