You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@
3
3
Sqlcmd – command line tool for Microsoft SQL Server.
4
4
[Docker image for the new sqlcmd is also available](https://github.com/fabiang/docker-go-sqlcmd).
5
5
6
+
This image also includes a small program called [dos2unix](https://linux.die.net/man/1/dos2unix), which allows converting Windows line endings to Unix, as sqlcmd returns data with "\r\n".
0 commit comments