This is an automated email from the ASF dual-hosted git repository. mjumper pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit 306f7a0297e128b4a6c6db2f22a9bca0f300d5e8 Merge: 52b95f13c c4e6b046a Author: Mike Jumper <[email protected]> AuthorDate: Thu May 11 08:36:43 2023 -0700 GUACAMOLE-926: Merge disabling of batch executor for SQL Server. .../jdbc/JDBCAuthenticationProviderModule.java | 9 +++--- .../guacamole/auth/jdbc/JDBCEnvironment.java | 18 ++++++++++++ .../SQLServerAuthenticationProviderModule.java | 4 +++ .../auth/sqlserver/conf/SQLServerEnvironment.java | 32 ++++++++++++++++++++++ .../conf/SQLServerGuacamoleProperties.java | 13 +++++++++ 5 files changed, 72 insertions(+), 4 deletions(-)
