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