summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/compiler.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-06-13 15:18:13 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2016-06-14 11:48:04 -0400
commitf38f890849700ee1bf719a31275260e2da455bc3 (patch)
treee5d8a958d853f05081e57045baa8c9806ad8f27a /lib/sqlalchemy/sql/compiler.py
parent7189d0bc82598c2d6dcbb55b054837416db2ee7d (diff)
downloadsqlalchemy-f38f890849700ee1bf719a31275260e2da455bc3.tar.gz
Deprecate FromClause.count()
count() here is misleading in that it not only counts from an arbitrary column in the table, it also does not make accommodations for DISTINCT, JOIN, etc. as the ORM-level function does. Core should not be attempting to provide a function like this. Change-Id: I9916fc51ef744389a92c54660ab08e9695b8afc2 Fixes: #3724
Diffstat (limited to 'lib/sqlalchemy/sql/compiler.py')
0 files changed, 0 insertions, 0 deletions