mirror of
https://github.com/ent/ent.git
synced 2026-04-30 06:30:55 +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.