6 messages in com.googlegroups.pylons-discussRe: New SQLAlchemy tutorial
FromSent OnAttachments
Mike Orr24 Feb 2008 21:20 
askel25 Feb 2008 21:46 
Jorge Vargas27 Feb 2008 02:31 
Eric Ongerth27 Feb 2008 12:02 
Wichert Akkerman24 Mar 2008 02:24 
Wichert Akkerman24 Mar 2008 02:36 
Subject:Re: New SQLAlchemy tutorial
From:Jorge Vargas (jorg@public.gmane.org)
Date:02/27/2008 02:31:08 AM
List:com.googlegroups.pylons-discuss

On Sun, Feb 24, 2008 at 11:20 PM, Mike Orr
<slug@public.gmane.org> wrote:

I've put a new SQLAlchemy tutorial in the Pylons official docs. http://wiki.pylonshq.com/display/pylonsdocs/Using+SQLAlchemy+with+Pylons

It's an update of "SQLAlchemy 0.4 for people in a hurry" with the new model structure that will be in Pylons 0.9.7 (the init_model() function and 'meta' module). I'll need somebody to test it, especially that the variable names & locations are consistent.

seems really nice, I check the text and I found 3 little things, when I get some time I'll test the code.

U got a broken link for "Relational databases for people in a hurry"

also the wiki ate ur \ "C: foo" on Windows).

double word Or we can can search on a joined objects' property,

Then we'll need to update the other tutorials to match, especially "QuickWiki" and "Making a Pylons Blog". Christopher Abaid was working on QuickWiki, what's its status? The blog tutorial just needs the model module split up. Any volunteers?

There are a few other tutorials and FAQ items that mention SQLAlchemy. These need to be checked for up-to-date-ness, and anything for SQLAlchemy 0.3 moved to "SQLAlchemy 0,3 for people in a hurry" or deleted.

-- Mike Orr <slug@public.gmane.org>