Method Query_GetIdsWithAncestorsSql(string)
PostgreSQL: Get all IDs with their ancestors using recursive CTE.
public string Query_GetIdsWithAncestorsSql(string idsString)
PostgreSQL: Get all IDs with their ancestors using recursive CTE.
public string Query_GetIdsWithAncestorsSql(string idsString)