mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 20:14:55 -04:00
d92177cede
to a plain Python list would fail to use the correct array constructor. Pull request courtesy Andrew. fixes #3141