]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Remove reflect=True in Base.prepare examples
authorGord Thompson <gord@gordthompson.com>
Tue, 14 Jun 2022 13:27:31 +0000 (07:27 -0600)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 14 Jun 2022 20:13:55 +0000 (16:13 -0400)
commit2da2e4daec380bfa52be914b711e73b0f859a6e8
treed20d7ced42c0b22aebc4cb32249ac53ef90c5804
parent01b40e9e519fc24edc32f76e085fe4719982181a
Remove reflect=True in Base.prepare examples

Change-Id: Icdb17fab0f92762a266efbe1a64bec1d5a6dc9ab
(cherry picked from commit be9937d385a74560b65c6ab525f13bc68a5041c1)
lib/sqlalchemy/ext/automap.py