dbcli/mssql-cli

Windows on ARM support?

开放

#494 创建于 2020年10月3日

 (1 条评论) (3 个反应) (0 位负责人)Python (193 个派生)auto 404
good first issue

仓库指标

星标
 (1,413 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Since SSMS is not available for ARM, I was seeking out alternatives and ran across this. Of course I can use mssql-cli's x86 edition via emulation, but I've been trying to only use natively compiled applications on my ARM device. Is there any hope of an ARM64 compilation for Windows on ARM? I need something lightweight like this to complement Visual Studio Code which is available natively on ARM64.

贡献者指南