Method Query_GetParentIdsFromDescendantsSql(string, int)

Assembly: redb.Postgres.dll

PostgreSQL: WITH RECURSIVE for traversing ancestors.

public string Query_GetParentIdsFromDescendantsSql(string idsString, int depthLimit)