]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed table name in REFERENCES clause to include schema if applicable
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Jul 2006 00:13:23 +0000 (00:13 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 18 Jul 2006 00:13:23 +0000 (00:13 +0000)
commit99dca5043c10f3a01e2220a763f256cb28dc96aa
tree2df919da286ed0508e75968700b055ca1f8b4b08
parent92a86a08ce1d0ac1815e19affb7da2259518ca3c
fixed table name in REFERENCES clause to include schema if applicable
lib/sqlalchemy/ansisql.py