[sqlalchemy] Re: Using custom functions and threading (v. 0.4.6)

2008-07-01 Thread Ryan Ginstrom
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Ginstrom > If I start my method calls with "begin()" would I be able to > create functions in the connection object, then use my > session object to run queries? Founds this one out for myself: no, it doesn't wo

[sqlalchemy] Re: Using custom functions and threading (v. 0.4.6)

2008-07-01 Thread Ryan Ginstrom
hod call with a "self.session.close()" If I start my method calls with "begin()" would I be able to create functions in the connection object, then use my session object to run queries? Regards, Ryan Ginstrom --~--~-~--~~~---~--~~ You received thi

[sqlalchemy] Using custom functions and threading (v. 0.4.6)

2008-07-01 Thread Ryan Ginstrom
ng on to cause this? (2) Is there something horribly wrong with my approach? Thanks in advance for any enlightenment. Regards, Ryan Ginstrom --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "sqlalchemy" grou