Creating database from scratch on linux
I have a bunch of Ruby services which talk to sql server. I'd love to be able to stand up and tear down databases for development using Microsoft's mssql-server-linux docker container while still managing my database via Redgate. This would require a linux-based CLI tool that could create the database from source.
To do this would require a linux-compatible container
1
vote
Anonymous
shared this idea