Technically you can still do SQLDB. DAL(...) returns a SQLDB object or
a GQLDB object if DAL('gae'). In the new DAL the DAL(...) funciton
will return a DAL object instead of SQLDB or GQLDB.

Massimo

On Aug 16, 2:17 pm, Pynthon Pynthon <forumx...@gmail.com> wrote:
> Nice work! Is SQLDB also changed in DAL? Thats what I mentioned when I read
> the new chapters.
>
> 2009/8/16 Yarko Tymciurak <yark...@gmail.com>
>
> > I will migrate web2conf to this release  (PyCon registration for 2010 is
> > scheduled to go online mid September).
>
> > - Yarko
>
> > On Sun, Aug 16, 2009 at 1:40 PM, mdipierro <mdipie...@cs.depaul.edu>wrote:
>
> >> Minor typos and bug sizes. form.vars.uploadfield_newfilename is back.
> >> The new logo is in (experimental). The
>
> >> Major change is the replacement:
>
> >> SQLField -> Field
> >> SQLRows -> Rows
> >> SQLXorable -> Expression
> >> SQLQuery -> Query
> >> SQLSet -> Set
> >> SQLStorage -> DALStorage
>
> >> The classes with SQL prefix stry for backward compatibility. Now you
> >> can use Field everywhere, you never need SQLField or db.Field any
> >> more.
>
> >> Please give it a try and let me know if there is any bug.
>
> >> Massimo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@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