[sqlalchemy] Re: SAWarning: Got 'None' querying 'table_name' from all_cons_columns - does the user have proper rights to the table?

2010-08-10 Thread Sven A. Schmidt
Thanks, Michael. I wish I could update to 0.6.3 but unfortunately I'll have to stick with the deployed version of 0.5.5 for now. But in any case the good news is that this used to work once. It's just that quite a few parameters are at work here so it may be difficult to track down why it's

[sqlalchemy] Re: SAWarning: Got 'None' querying 'table_name' from all_cons_columns - does the user have proper rights to the table?

2010-08-10 Thread Sven A. Schmidt
Michael, I've found the problem when I stepped back and started from scratch. It turns out that the error message is actually just a warning (and I'm still getting it) but the schema reflection works despite this message. I wrongly assumed this is why my script is failing but it's actually due to