We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Review updates
Formatting touchup
Correct markup that github doesn't like
Add client cross-compile instructions for CLion on the Linux Project Setup page
Updated Project Setup (Windows) (markdown)
Update binary path refs
Remove FTXUI ref since we no longer use it
Server binaries are no longer output to Server/bin/
We don't want this counted as a header for navigation
Remove headers under the spoiler blocks entirely
Try to fix navigation for VS2026/2022 sections
Remove explicit dimensions from images
Add section for VS2026 & add link to VS2022 installer (although it's not really necessary, MS just doesn't directly link it anymore)
Projects build for 64-bit by default now, so we should use 64-bit ODBC
Updated Project Setup (Linux) (markdown)
Add required ODBC tweaks for Docker connections on windows
Add test account list to Project Setup (Windows) > Connect with Client. Add CLion SQL Client setup guide.
Update Project Setup URL references
Updated Project Setup (markdown)
Break down the very large Project Setup page into multiple pages
Created SQL Server 2022 Manual Setup (markdown)
Created Using Git (markdown)
Created Project Setup (Linux) (markdown)
Update images referencing .slnx
Update .sln -> .slnx
Update Project-Setup.md ODBC linux section with homebrew (MacOS) commands, and update ODBC config file instructions to use `odbcinst -j` to locate the files.