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
* Improve generate-table-partitions for custom queries ([#1604](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1604)) ([a4eb9b0](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/a4eb9b07a07da452153cfe109af6cda7f799f90a))
11
+
* Support ODBC driver in --query arg ([#1620](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1620)) ([73baad7](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/73baad71e2b1d78f6b6055547a89d726f38ae314))
12
+
13
+
14
+
### Bug Fixes
15
+
16
+
* Include dialect when compiling predicates in partition builder ([#1619](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1619)) ([ea80300](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/ea803004942465ba170e53ec869f51a85d61f139))
17
+
* Lower case schema.table find-tables keys (if possible) when matching names ([#1601](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1601)) ([9b0ce24](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/9b0ce24d68e77b1b6f2453daf5afdd88ed2e5a0a))
18
+
* Prevent result handler credentials from being stored in config files ([#1609](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1609)) ([ef3df2e](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/ef3df2e708e08a6d81551b421ce8fec93c469a5e))
* Skip SQL Server columns of type image ([#1606](https://github.com/GoogleCloudPlatform/professional-services-data-validator/issues/1606)) ([4a5c8e9](https://github.com/GoogleCloudPlatform/professional-services-data-validator/commit/4a5c8e974471c8339e903a55f658a0e51d8f6367))
0 commit comments