Open snarglebritchet opened 12 years ago
Please add a new :as type called :column which
It's equivalent to :as => :array and then using row[0], but avoids building garbage arrays.
Not a bad idea. I might try and hack on this soon.
Please add a new :as type called :column which
It's equivalent to :as => :array and then using row[0], but avoids building garbage arrays.