Method Query_GetIdsWithAncestorsSql(string)

Assembly: redb.Postgres.dll

PostgreSQL: Get all IDs with their ancestors using recursive CTE.

public string Query_GetIdsWithAncestorsSql(string idsString)