mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-14 12:47:22 -04:00
9ea0bb11d9
Fixes: #10504
Fix reflection failure for bigint identity column with
a large identity start value (more than 18 digits).
Change-Id: I8a7ec114e4596b1710d789a4a4fb08013edd80ce
(cherry picked from commit 4c46ed6a9f)