[Sqlalchemy-tickets] Issue #4002: warn when postgresql distinct columns used on other dialect (zzze
Brought to you by:
zzzeek
From: Michael B. <iss...@bi...> - 2017-05-30 13:44:29
|
New issue 4002: warn when postgresql distinct columns used on other dialect https://bitbucket.org/zzzeek/sqlalchemy/issues/4002/warn-when-postgresql-distinct-columns-used Michael Bayer: e.g. query.distinct(<cols>) also add doc note. |