summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/base.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-12-04 14:16:42 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2011-12-04 14:16:42 -0500
commit81945d7a0c60cc898541189d52564df2010871c1 (patch)
treec39ec598919f1c95d3126d67e19562de9309fef0 /lib/sqlalchemy/engine/base.py
parent133a0b2460f4c71692795ebbe52f9e521bb8782c (diff)
downloadsqlalchemy-81945d7a0c60cc898541189d52564df2010871c1.tar.gz
- [feature] The "extend_existing" flag on Table
now allows for the reflection process to take effect for a Table object that's already been defined; when autoload=True and extend_existing=True are both set, the full set of columns will be reflected from the Table which will then *overwrite* those columns already present, rather than no activity occurring. Columns that are present directly in the autoload run will be used as always, however. [ticket:1410]
Diffstat (limited to 'lib/sqlalchemy/engine/base.py')
0 files changed, 0 insertions, 0 deletions