This is an automated email from the ASF dual-hosted git repository.
isapego pushed a change to branch ignite-27304
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from d9df9ccbb12 IGNITE-27304: Fix ODBC tests main
new 64f04717b04 IGNITE-27304: Re-work ODBC Driver installation script
new f8124d7a7c3 IGNITE-27304: Driver installation
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../test/platform_tests/PlatformCppTestsWindows.kt | 18 ++++
.../cpp/ignite/odbc/install/install_win.cmd | 26 ------
.../cpp/ignite/odbc/install/install_win.ps1 | 102 +++++++++++++++++++++
3 files changed, 120 insertions(+), 26 deletions(-)
delete mode 100644 modules/platforms/cpp/ignite/odbc/install/install_win.cmd
create mode 100644 modules/platforms/cpp/ignite/odbc/install/install_win.ps1