MongoDB have an integer always be positive -


is possible enforce field , have mongodb have positive value integer field? ideal if increment wouldn't make number negative.

you can't able restrict data input/output on mongodb, need in program/code


Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -