summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/mysql/oursql.py
diff options
context:
space:
mode:
authorFederico Caselli <cfederico87@gmail.com>2021-03-30 23:15:04 +0200
committerMike Bayer <mike_mp@zzzcomputing.com>2021-03-31 22:13:30 -0400
commita357baec856bb73c511f8f8484d316f19a29252a (patch)
treebcc2f6c4da109191e93e74bfb5558d9ab09b8c7f /lib/sqlalchemy/dialects/mysql/oursql.py
parent62e68beea671215e98cb939bb87af95d6d9f35ee (diff)
downloadsqlalchemy-a357baec856bb73c511f8f8484d316f19a29252a.tar.gz
Fix MSSQL / Oracle limit/offset regressions
Fixed a regression in MSSQL 2012+ that prevented the order clause to be rendered when ``offset=0`` is used in a subquery. Fixed critical regression where the Oracle compiler would not maintain the correct parameter values in the LIMIT/OFFSET for a select due to a caching issue. Co-authored-by: Mike Bayer <mike_mp@zzzcomputing.com> Fixes: #6163 Fixes: #6173 Change-Id: Ieb12354271d09ad935d684ee0db4fa0128837215
Diffstat (limited to 'lib/sqlalchemy/dialects/mysql/oursql.py')
0 files changed, 0 insertions, 0 deletions