not correct. web2py DAL does not use SQLAlchemy.

On Feb 13, 6:48 pm, waTR <r...@devshell.org> wrote:
> I believe the DAL is originally just another layer on top of
> SQLAlchemy. So I would think you could use it extremely easily.
>
> Check the code in the dal python file and see how they imported the
> SQLAlchemy library and simply copy and paste that. I think that should
> work.
>
> On Feb 13, 8:44 am, vihang <vihan...@gmail.com> wrote:
>
> > I tinkered around a bit, but DAL did the job well, plus the benefits
> > of using crud & auth made me stick to DAL. I would use sqlalchemy only
> > if I was porting a legacy app using it..
>
> > On Feb 13, 3:41 pm, elffikk <elff...@gmail.com> wrote:
>
> > > hi,
>
> > > is there somebody that used sqlalchemy with web2py,
> > > how hard will be to do that?
>
> > > my thoughts now are to try it with formalchemy as alternative to
> > > web2py models + things like SQLForm or SQLTable

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to