[sqlalchemy] Re: Multiple database connections - Using ORM to copy table data from one DB to another

2007-10-02 Thread Cory Johns
to copy table data from one DB to another On Sep 18, 2007, at 5:47 PM, Cory Johns wrote: I'm trying to make a small utility that uses a larger application's ORM to copy an object from one database (dev) to another (qa) for testing purposes. But I'm running in to trouble getting

[sqlalchemy] Problem when applying max_identifier_length

2007-06-18 Thread Cory Johns
, und_underwriting_tbl.und_primary_heat_source AS und_underwriting_tbl_und_4 \nFROM und_underwriting_tbl ORDER BY und_underwriting_tbl.oid' [] Thank you, Cory Johns Systems Tower Hill Insurance Group, Inc. CONFIDENTIAL NOTICE: This email including any attachments, contains confidential information

[sqlalchemy] Cached ORM instances and eagerload queries

2007-06-13 Thread Cory Johns
is already cached in the session? Thanks, Cory Johns Systems Tower Hill Insurance Group, Inc. CONFIDENTIAL NOTICE: This email including any attachments, contains confidential information belonging to the sender. It may also be privileged or otherwise protected by work product immunity or other

[sqlalchemy] Re: Cached ORM instances and eagerload queries

2007-06-13 Thread Cory Johns
Excellent, thanks. Works a treat. -Original Message- From: sqlalchemy@googlegroups.com [mailto:[EMAIL PROTECTED] Behalf Of Michael Bayer Sent: Wednesday, June 13, 2007 4:51 PM To: sqlalchemy Subject: [sqlalchemy] Re: Cached ORM instances and eagerload queries ... query=

[sqlalchemy] Determining class of ORM attribute at run-time

2007-05-07 Thread Cory Johns
the class that represents a particular attribute, as determined by mapper() or relation()? Hope this makes sense. Thanks. - Cory Johns CONFIDENTIAL NOTICE: This email including any attachments, contains confidential information belonging to the sender. It may also be privileged or otherwise