Files
Allen Chen 22ede6eedc Fix mssql index column order
Fixed issue where the index reflection for SQL Server would
not correctly return the order of the column inside an index
when the order of the columns in the index did not match the
order of the columns in the table.
Pull request courtesy of Allen Chen.

Fixes: #12894
Closes: #12895
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/12895
Pull-request-sha: bd9bd43219

Change-Id: I45ed30bbd0fcfd4f67cb2b682ecb3a18029be2b7
2025-10-09 20:33:46 +02:00
..
2025-04-22 15:54:50 +00:00