CHORE: Create devcontainer for repo by saurabh500 · Pull Request #147 · microsoft/mssql-python

added 2 commits

July 19, 2025 06:00
…n of virtual environment

Copilot AI review requested due to automatic review settings

July 19, 2025 06:41

@saurabh500 saurabh500 changed the title Create devcontainer for repo CHORE: Create devcontainer for repo

Jul 19, 2025
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

@bewithgaurav

@bewithgaurav

bewithgaurav

@saurabh500

@dlevy-msft-sql

@dlevy-msft-sql

dlevy-msft-sql

@bewithgaurav

…, ARM64 support

- Add unixodbc-dev package for ODBC headers (fixes sql.h not found)
- Move Python package installation from Dockerfile to post-create.sh
- Add ARM64 support: use Azure SQL Edge instead of SQL Server 2025
- Make SQL Server container startup non-fatal (optional)
- Fix false success reporting when build fails
- Disable CMake auto-configure to prevent duplicate builds
- Generate random SA password and store connection string

github-advanced-security[bot]

@bewithgaurav

- Add aliases for both bash and zsh
- Persist DB_CONNECTION_STRING to /etc/environment and shell rc files
- Improve completion message with quick start commands

github-advanced-security[bot]

dlevy-msft-sql

jahnvi480

bewithgaurav