When i try to by pass the nightmare logic of Firestore (preventing the use of multiple operators > < >= etc.) by using enum, FF tell me : "First character can't be number."
Can you tell me WHY ?
When i try to by pass the nightmare logic of Firestore (preventing the use of multiple operators > < >= etc.) by using enum, FF tell me : "First character can't be number."
Can you tell me WHY ?
Nothing else than typing numbers in enum values.