I wasn't using a cast operator. If it was trying to cast implicitly, it's probably because the class implementation was incorrect.
I've worked out the problems with the implementation. It's working for me now. On Monday, July 22, 2013 12:40:46 AM UTC-7, Noel Grandin wrote: > > I'm surprised H2 even tried to run that, on current SVN head, it > generates a parse error at the cast operator. > > Why are you trying to use the cast operator in this context? > > On 2013-07-20 06:33, Brian Craft wrote: > > create aggregate GROUP_BCONCAT for "group_bconcat2" :: nil > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
