summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/json.py
diff options
context:
space:
mode:
authorSamuel Chou <sam.chou@windystudios.com>2018-09-19 13:30:24 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2018-09-20 19:04:46 -0400
commit33fccc486111fc6b41eab651cc7325c83099ad45 (patch)
treeeb26f09702a4ce9ab2e2da9eb67de5903d23d4e7 /lib/sqlalchemy/dialects/postgresql/json.py
parent95094d3789a558b310782c27a33b95dddb092dfc (diff)
downloadsqlalchemy-33fccc486111fc6b41eab651cc7325c83099ad45.tar.gz
Allow dialects to customize group by clause compilation
Refactored :class:`.SQLCompiler` to expose a :meth:`.SQLCompiler.group_by_clause` method similar to the :meth:`.SQLCompiler.order_by_clause` and :meth:`.SQLCompiler.limit_clause` methods, which can be overridden by dialects to customize how GROUP BY renders. Pull request courtesy Samuel Chou. Change-Id: I0a7238e55032558c27a0c56a72907c7b883456f1 Pull-request: https://github.com/zzzeek/sqlalchemy/pull/474
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/json.py')
0 files changed, 0 insertions, 0 deletions