On Thu, Mar 4, 2010 at 1:49 PM, Mads Hartmann <[email protected]> wrote: > Ah! That fixed it, thanks a lot Jeppe ;) > > I'm not sure what to say in the ticket though, the column-name blob > was a bad choise made by me.
Yes, but lift tries to be clever and changes the column name if it matches a reserved word (look at your date column, it got the _c appended). We should just add the name "blob" to the list of reserved words. Hey you're a comimtter, you can add it (after creating the ticket :-) /Jeppe -- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
