Azure / Azure/data-api-builder
postgreSQL Aggregation not supported?
Open
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
It is only supported MSQL and DWSOL, big miss! No postgresql ?
public static readonly HashSet AggregationEnabledDatabaseTypes = new()
{
DatabaseType.MSSQL,
DatabaseType.DWSQL,
};
Contributor guide
Assessment
This issue has not been assessed yet.