Activity overview
Latest activity by mickeoplr
This is a really solid update for SQL Compare 14 being able to run the CLI on Linux via Docker is a big win, especially for teams working in mixed environments or CI/CD pipelines. The setup looks pretty straightforward, and using the container image, from Docker Hub makes it much easier to get started without worrying about local dependencies. The example command is helpful, though I’d probably recommend using environment variables or secrets for passwords instead of passing them directly in the command for better security. Also, curious are there any limitations in the Linux container version compared to the Windows CLI yet, or is feature parity mostly there? / comments
This is a really solid update for SQL Compare 14 being able to run the CLI on Linux via Docker is a big win, especially for teams working in mixed environments or CI/CD pipelines. The setup looks p...