AppVeyor CI testing should be added to this repository. AppVeyor is another continuous integration platform which is free for open source projects and offers CI testing support for GitHub repositories. The big difference is AppVeyor platform specializes in testing on the Windows environment. This would enable the test suite to be ran on a Windows environment and include test coverage for the Microsoft SQL Server database driver.
This is actually a really good idea, didn't know something like this existed for Windoze. Do you have experience with that service? Can you maybe send a POC PR showing off how it could work?
I have some limited experience from work I did on another repo. An account needs to be setup using the repo GitHub account, a configuration file needs to added to the repo, and possibly a file for DSN specific information.
Handled in #2617
Most helpful comment
Handled in #2617