microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
323 stars 56 forks source link

Support for data volumes #446

Open yorek opened 11 months ago

yorek commented 11 months ago

It would be great if there could be an option to attach to the created container a exiting or a new data volume so that databases can be stored in the data volume instead of the container where also SQL Server is running. That would make extremely easy to update SQL Server to a newer version/CU without having to worry about existing databases