It would be useful to have the method Inspector.get_unique_constraints implemented for SQL Server. My immediate use case is that alembic uses this method to detect unique constraints, and it would be ...