]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- modified patch for [ticket:379] - detecting synonyms, dblinks in reflection. test...
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Feb 2007 23:40:31 +0000 (23:40 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 17 Feb 2007 23:40:31 +0000 (23:40 +0000)
commit3b3d94c9ab566aba411cacbe0a3cd08d6d76b735
tree060bee1371de0bbddfe45a9d547d13cf35ac01b0
parent2019974544e9fbfa1a5ccf215856275d0091b12d
- modified patch for [ticket:379] - detecting synonyms, dblinks in reflection.  test passes
except for DBLINK which I cannot get to work on my oracle-xe database.
- probable (also untested) fix for [ticket:363], better error message if we get None back for
remote table information (which is due to rights)
lib/sqlalchemy/databases/oracle.py