entity-fields

62 views
Skip to first unread message

Mark Roghelia

unread,
Dec 13, 2012, 12:16:14 PM12/13/12
to sqlk...@googlegroups.com
Anybody know what "entity-fields" is supposed to do? The documentation has this comment in the "user" entity example:

(entity-fields :first :last) ;; Default fields for selects

I took that to mean if you (select users) without specifying (fields) you'll get the fields defined by entity-fields, but in my experience you always get all the columns of the table when you leave off (fields) regardless of what you've put in entity-fields.

Is this a bug or have I misunderstood the purpose of entity-fields?

Thanks,

Mark


Dean Pehrsson-Chapman

unread,
May 29, 2013, 4:32:13 AM5/29/13
to sqlk...@googlegroups.com
This is what the doc says, but the tests don't cover it - they still expect ".*" despite the use of entity-fields.
Reply all
Reply to author
Forward
0 new messages