Do you use `:as-arrays? true` with java.jdbc to return result sets as a sequence of arrays (rather than the default sequence of maps)?
Does the forced uniqueness of column names (in the first array returned) cause you problems? Ragnar Dahlen has proposed an enhancement that would allow that uniqueness to be omitted for `as-arrays?` (it must always be done for maps) - see http://dev.clojure.org/jira/browse/JDBC-101 for background. This seems very reasonable but - since I don't use this features - I have two questions: * Would you want this to be controlled by a new optional argument? * Would you want this to be the default behavior (potentially breaking)? Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880)
signature.asc
Description: Message signed with OpenPGP using GPGMail