[Lift] Re: Working with database views

2009-11-08 Thread GA
Yes, it just did the trick. It compiles now. Why is it working now? Isn't it Mapper also a MetaMapper? On Nov 8, 2009, at 12:27 PM, Jeppe Nejsum Madsen wrote: GA my_li...@me.com writes: Hello guys, I need to create a database view to create a very specific query from an API. I am

[Lift] Re: Working with database views

2009-11-08 Thread David Pollak
On Sun, Nov 8, 2009 at 5:51 AM, GA my_li...@me.com wrote: Yes, it just did the trick. It compiles now. Why is it working now? Isn't it Mapper also a MetaMapper? No. A Mapper corresponds to a row in your table. A MetaMapper corresponds to the table itself. On Nov 8, 2009, at 12:27 PM,