mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
Allows for HasNeighbors' selector to be a generic selector instead of *SelectTable. A use case for this is doing HasNeighbors* function on materialized queries instead of on concrete tables only.