chaitanyagupta / zorm

Common Lisp ORM for PostgreSQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow user to specify how much of a relation should be fetched by default

chaitanyagupta opened this issue · comments

i.e. whether the user wants to fetch only the default columns when following relationships, or something different.