microsoft / microsoft/DacFx

AoT build of sqlpackage

Open
#373 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
460
Forks
29
Avg merge
4d 9h
Merged PRs (30d)
7

Description

Can we get an AOT build of sqlpackage. It is common to want to run sqlpackage in the sql server container (which doesn't have dotnet installed), would be great to be able to just run sqlpackage without having to get a dotnet install done (which right now is a bit of a pain because the latest doesn't work (#372) and breaks any scripts that are installing latest LTS), so you have to step back to work out which one does work, and now hardcode a specific version (which will eventually break again when that specific version drops out of support)

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by reviewing how sqlpackage is currently built and distributed, then determine the supported AOT target and container requirements; done means sqlpackage runs in a SQL Server container without a separate dotnet installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, sql
Domain
build-system, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.