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
v2.0.4 - Fixing issue with incorrect query results when querying only some columns of a primary key table (#154)
* Fixed issue with Invoke-SqlQuery not returning all data when querying a portion of a primary key table in either MySql or SQLite.
* Fix issue with -Stream where it didn't handle results with duplicate column names
0 commit comments