Skip to content

Releases: Tools4ever-NIM/NIM-System-PowerShell-MySQL

2.0.1

Choose a tag to compare

@msheldont4e msheldont4e released this 29 Jun 13:51
  • Updated connection reuse and disposing of sessions
  • Resolved various connection issues

2.0

2.0

Choose a tag to compare

@msheldont4e msheldont4e released this 26 Jun 15:22

⚠️ IMPORTANT NOTICE

Nuget MySQLConnector driver is used starting in this version of the connector. You will be prompted on the connection screen if the driver is not installed. Then a powershell command will be provided to install missing driver

  • Migration to nuget MySQLConnector for MariaDB Compatibility
  • Better datatype handling

1.0.3

Choose a tag to compare

@msheldont4e msheldont4e released this 07 Jan 22:33
  • Fixed issue with querying tables and views in database for configuration screen.

1.0.2

Choose a tag to compare

@msheldont4e msheldont4e released this 03 Jun 13:53
  • Updated logging levels for PowerShell logging improvements

1.0.1

Choose a tag to compare

@msheldont4e msheldont4e released this 20 Dec 21:20
0187410
  • Updated README to include Data Tables and Actions

1.0

1.0

Choose a tag to compare

@msheldont4e msheldont4e released this 07 Dec 16:09
61e5fd7

Initial Version