diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-27 17:10:55 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-12-27 17:10:55 -0500 |
commit | de786a4208e621229769a8fb1f876f358dc4e70e (patch) | |
tree | 88b3900b32adbb63e832180f290975a1fc9e9b57 /lib/sqlalchemy/dialects/postgresql/json.py | |
parent | f50c670e47bb562ee23b52f56a8d469f7f946f89 (diff) | |
download | sqlalchemy-de786a4208e621229769a8fb1f876f358dc4e70e.tar.gz |
- Declarative does an extra check to detect if the same
:class:`.Column` is mapped multiple times under different properties
(which typically should be a :func:`.synonym` instead) or if two
or more :class:`.Column` objects are given the same name, raising
a warning if this condition is detected. [ticket:2828]
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions