Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4048)

Issue 193680043: python-sql: Add limitstyle (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 2 months ago by ced
Modified:
9 years, 2 months ago
Reviewers:
Visibility:
Public.

Description

Add support for the SQL2008 'OFFSET ... FETCH ...' but keep the 'LIMIT ... OFFSET ...' as default as it is the more common used. issue33

Patch Set 1 #

Patch Set 2 : Add parentheses also for offset #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -35 lines) Patch
M CHANGELOG View 1 chunk +2 lines, -0 lines 0 comments Download
M sql/__init__.py View 1 5 chunks +27 lines, -20 lines 0 comments Download
M sql/tests/test_select.py View 1 2 chunks +37 lines, -15 lines 0 comments Download

Messages

Total messages: 2
ced
9 years, 2 months ago (2015-01-31 22:34:19 UTC) #1
ced
9 years, 2 months ago (2015-01-31 22:36:37 UTC) #2
Add parentheses also for offset
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b