mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-15 13:17:24 -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]