View difference between Paste ID: 09zDB4XA and dqEtu0F3
SHOW: | | - or go back to the newest paste.
1
{"query" (-> (select* client) 
2-
	( fields :client.luid     )
2+
	(#(if (nil? (first-name-field "display")) %1 (apply fields `(
3
                            :client.luid  ))))
4
)}