Azure / Azure/data-api-builder

Create separate config for Aspire project to fix PostgreSQL

Open
#3,598 0 comments 0 reactions 0 assignees View on GitHub
pgsql
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

> shouldn't this be taken from env variable in Aspire or we will have separate database named config files? AppHost.cs still has the `db-type` reference which can fail for PostgreSQL ![image.png](https://github.com/user-attachments/assets/d6076781-63f5-4894-901e-3e9c3568ea6d)

_Originally posted by @souvikghosh04 in [#3597](https://github.com/Azure/data-api-builder/pull/3597/changes#r3257615147)_

The Aspire project currently depends on the environment variable `db-type` for PostgreSQL. However, the default config we ship is `mssql`. Introduce a separate config that will fix usage of Aspire project for PostgreSQL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.