We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
freetds
1 parent ade3b42 commit 2f0fdf1Copy full SHA for 2f0fdf1
1 file changed
scripts/macos/setup_env.sh
@@ -52,6 +52,7 @@ apps=(
52
"graphviz" # Convert dot files to images
53
"ripgrip" # Render markdown in terminal with interactive preview
54
"dockutil" # Command line tool for manipulating macOS Dock items
55
+ "freetds" # FreeTDS allows TablePro (https://tablepro.app) to natively talk to Microsoft SQL Server and Sybase databases
56
)
57
58
# List of casks (GUI apps) to be installed
0 commit comments