data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

Data API builder provides modern REST and GraphQL endpoints to your Azure Databases and on-prem stores.

Results 387 data-api-builder issues
Sort by recently updated
recently updated
newest added

## Why make this change? Today customer or developer has to feed in schema information in the form of `schema.gql` file while setting up DAB. ## What is this change?...

### What happened? When the table name contains capital letter, Data Api Builder will convert it into lower case and hence the table cannot be read ### Version Microsoft.DataApiBuilder 1.1.7+74ea6c5f37f8629fd7f8b13fc56027bf0bf0a93a...

bug
pgsql

Similar to https://learn.microsoft.com/en-us/azure/data-api-builder/whats-new/version-0-10#whats-new-in-version-010, we need a page for 0.11 with the following salient features: 1. Complete GraphQL support for SQL Data Warehouse as a supported database type listed as `dwsql`...

documentation

Hi Team, I was able to get dab to work on my local host and expose APIs for my database. Now I want to deploy it on Azure and the...

documentation

## Why make this change? - Add back `-x64` file tag in the dab-manifest.json file (`linux-x64`, `osx-x64`, and `win-x64`) - This change will also maintain compat with SWA CLI: https://github.com/Azure/static-web-apps-cli/blob/0055b77b691704f0f383dce0498de851bb81e411/src/core/download-binary-helper.ts#L25...

For given workload/customer requirements -> provide suggestions/link to docs for how to get up and running. e.g. Container apps, azure app service, On-premises IIS

documentation

Identify and document all the breaking changes introduced by the feature. Breaking changes refers to any current setup that is working successfully that would stop working when the feature flag...

documentation
Multiple mutations

As a follow up to the improvements from the PR addressing #948 and Ani's suggestion, we could add automated dependency upgrades (minor/patch versions to start with). We can use GitHub's...

usability
improvement
low priority
config

# Proposed Command: view # Usage: To view certain objects (entity,relationship) defined in the runtime config. # Proposed Commands: ## To view all the entites `hawaii view --all-entities` ## To...

enhancement
cli

### What happened? While DAB will still work fine, I was able to specify two roles with the same name for the same entity, for example: ```json "permissions": [ {...

bug
documentation
validation
triage
cri
hacktoberfest