Skip to content

postgreSQL Aggregation not supported? #3744

Description

@karayakar

It is only supported MSQL and DWSOL, big miss! No postgresql ?

public static readonly HashSet AggregationEnabledDatabaseTypes = new()
{
DatabaseType.MSSQL,
DatabaseType.DWSQL,
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions