Replies: 1 comment 1 reply
-
Did you manage to recreate the index on it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a type with a property named
date
and it's an index, days ago I ran the index rebuilding on the type (#480),after that the index broken, is there a chance to fix it ?
sql:
select from SomeType order by date desc
exception:
Beta Was this translation helpful? Give feedback.
All reactions