mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-07 00:01:12 -04:00
8340361bfa
select() would be modified if it had an "offset" attribute, causing the construct to not compile correctly a second time. [ticket:2545]