[sqlalchemy] Load schema for foreign keys (Oracle)

2007-08-31 Thread SOS
Hi! I'm having a bit of an issue where a table with a set schema is autoloaded. The table has a self-referential foreign key (it's a tree structure), which is having its referenced table loaded without a schema name. This, it seems, causes SQLAlchemy to stop dead when attempting to load objects f

[sqlalchemy] Re: Cannot connect with cx_Oracle - argument type error

2007-08-14 Thread SOS
Found it! Apparently someone had written the connect string incorrectly (a slash instead of a colon) on the pre-production machine... -S On Aug 14, 12:21 pm, SOS <[EMAIL PROTECTED]> wrote: > I am getting some kind of error from (apparently) cx_Oracle when > attempting to connect

[sqlalchemy] Cannot connect with cx_Oracle - argument type error

2007-08-14 Thread SOS
I am getting some kind of error from (apparently) cx_Oracle when attempting to connect. I am using cx_Oracle 4.2 on my dev box, on which this error does NOT happen. On the pre-production box, we had cx_Oracle 4.3 which gave the error and the admin then installed 4.2, which still gave the error (in

[sqlalchemy] NULLS FIRST/LAST support?

2007-08-09 Thread SOS
/addon that would enable this? Cheers, SOS --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy@googlegroups.com To unsubscribe from this g