25 Jan
2011
25 Jan
'11
1:05 p.m.
Hi. I didn't quite understand the :plists argument. I want for select to return me lists of plists. I tried this: (query "select * from table1;" :plists t) but it doesn't work ? P.S. What's with the Croatia example ? I'm from Croatia.
25 Jan
25 Jan
1:10 p.m.
Hey,
(query "select * from table1;" :plists t)
It is not a keyword argument. Rather, there is a regular optional argument that gets a keyword value that determines the output format. (query "select * from table1;" :plists) should work.
P.S. What's with the Croatia example ? I'm from Croatia.
I was living in Zagreb when I wrote part of the documentation. Great country! Best, Marijn
5126
Age (days ago)
5126
Last active (days ago)
1 comments
2 participants
participants (2)
-
Haris
-
Marijn Haverbeke