It is only supported MSQL and DWSOL, big miss! No postgresql ? public static readonly HashSet<DatabaseType> AggregationEnabledDatabaseTypes = new() { DatabaseType.MSSQL, DatabaseType.DWSQL, };
It is only supported MSQL and DWSOL, big miss! No postgresql ?
public static readonly HashSet AggregationEnabledDatabaseTypes = new()
{
DatabaseType.MSSQL,
DatabaseType.DWSQL,
};