Commit Graph

10 Commits

Author SHA1 Message Date
elianddb 5db5aac06c add mariadb connectors for existing langs 2025-10-12 17:33:54 -07:00
elianddb 49592b4bdf docker process 2025-10-12 17:33:41 -07:00
Neil Macneale IV 06b4e81039 Update MySqlClient project to target .NET 8.0
Fix test failure for "dotnet mysql client" by updating the MySqlClient
project from net5.0 to net8.0 target framework. This aligns with the
.NET 8.0 SDK installed in the Docker environment.

The MySqlConnector test was already working, but MySqlClient was still
targeting the old framework version.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-29 19:24:28 +00:00
Neil Macneale IV 70cf8e475a Set end line format to unix 2025-07-29 11:47:01 -07:00
Bradley Grainger 75521e6bbe Update MySqlConnector to latest version.
The NuGet package and .NET version being used were both out of support.
2025-07-29 08:47:25 -07:00
John Bampton 977064fc0d Fix spelling 2025-03-19 03:48:45 +10:00
James Cor 1ba71c3efc [no-release-notes] add warning test for dotnet integration (#8445) 2024-10-11 15:44:26 -07:00
Daylon Wilkins 8aeb1c659e Removed deprecated dolt functions 2023-01-03 02:13:37 -08:00
Vinai Rachakonda 4a5a033c5d Expand Client Tests to include sql functions (#2303) 2021-10-29 10:18:38 -07:00
Dustin Brown 503665c32c /integration-tests: move mysql-client-tests to integration-tests 2021-03-15 12:53:14 -07:00