Files
sqlalchemy/test/dialect
Mike Bayer f2ee514c75 Adapt "FOR UPDATE OF" with Oracle limit/offset
This modifies the Oracle ROWNUM limit/offset approach
to accommodate for the "OF" clause in a "FOR UPDATE"
phrase.  The column expressions must be added to the selected
subquery if necessary and adapted on the outside.

Change-Id: Ia71b5fc4df6d326e73863f8ae9f96e8f1a5acfc1
Fixes: #3741
2016-07-05 18:30:25 -04:00
..
2016-06-14 11:48:04 -04:00