mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-18 06:32:08 -04:00
28b86bcd4f
- added select.prefix_with(), adds arbitrary prefixes to a SELECT's columns clause, [ticket:504]