korma / Korma

Tasty SQL for Clojure.
http://sqlkorma.com
1.48k stars 222 forks source link

Using `fields` in a select-statement doesn't override the `fields`-setting in the defentity. #244

Closed zilti closed 9 years ago

zilti commented 9 years ago

Using fields in a select-statement doesn't override the fields-setting in the defentity.

immoh commented 9 years ago

You're correct, it adds new fields.