64 bit numbers come back as strings even if defined with Schema.Number
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 157
- Forks
- 7
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I've got some 64 bit IDs in my system that I've defined in my schema as a `Schema.number`. However, when I dump the objects out that are being returned from queries they are strings. I understand why this is and it makes sense, but it would be nice to get an error from postguard or somewhere. Right now the types aren't accurate and that's confusing.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.