]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
initial draft : setting found_table properly so as to also reflect existing tables...
authorSumit Khanna <ksumeet40@gmail.com>
Thu, 30 Sep 2021 07:00:17 +0000 (12:30 +0530)
committerSumit Khanna <ksumeet40@gmail.com>
Thu, 30 Sep 2021 07:00:17 +0000 (12:30 +0530)
commit8df30ea9e3f17714ba92aeec23ba5b72120e6b2a
tree755a8ff3ca0bb56df3e0d6645b38ee0f964fa733
parent0f9335b8aa0047ee410848e30a7899db24f9b745
initial draft : setting found_table properly so as to also reflect existing tables but with no columns
lib/sqlalchemy/engine/reflection.py