[dbo].[Settings] ([CurrentValue]) Index is missing 2025.2.1 and sql try to fetch its showing error in SQL Index missing. Anyone know about this issue or its known issue in version 2025.2.1
Got 2025.4.0 in my lab and there is no index for currentValue there either.
What is trying to use that index? Or is it just SQL saying it want that index?