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