i edited further, and its now the normal doc on the site. one thing I completely spaced on, is i got "explcit" / "implicit" wrong. the way im using these terms now (i.e. in the book), are:
explicit: connection.execute(statement) explicit connectionless: engine.execute(statement) implicit (implies connectionless): statement.execute() On Jul 7, 5:31 am, "Neil Blakey-Milner" <[EMAIL PROTECTED]> wrote: > On 7/6/07, Michael Bayer <[EMAIL PROTECTED]> wrote: > > > I just wrote this but haven't had time to carefully proof it...if > > people have corrections / comments let me know. > > I think this is a lot easier to understand - thanks and well done. > > Neil > -- > Neil Blakey-Milnerhttp://nxsy.org/ > [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
