On Feb 16, 2011, at 5:10 PM, kevinpfromnm wrote: > is there support in hobofields for a single type to create multiple columns > currently?
Nope, nor is there the capability to define column options for rich types (:scale and :precision would be very helpful when dealing with lots of decimal fields). There was a thread about it way back in 2009: http://groups.google.com/group/hobousers/tree/browse_frm/thread/83900cefaa77ae10/80be4f0090af1bd6 but not much came of it. The idea in that post was more along the lines of "grouping" fields, but I could see a similar mechanism making compound types workable. --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
