We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a91c365 commit fc6aef5Copy full SHA for fc6aef5
ShowBuildMenu.bat
@@ -46,9 +46,9 @@ if errorlevel 0 goto build-visual-studio
46
:test-setup-menu
47
echo A. Add a test configuration for SQL Server.
48
echo B. Add a test configuration for Firebird (x86).
49
-echo C. Add a test configuration for Firebird (x64).
+echo C. Add a test configuration for Firebird (x64). [not recommended]
50
echo D. Add a test configuration for SQLite (x86).
51
-echo E. Add a test configuration for SQLite (x64).
+echo E. Add a test configuration for SQLite (x64). [not recommended]
52
echo F. Add a test configuration for PostgreSQL.
53
echo G. Add a test configuration for Oracle.
54
echo.
0 commit comments