Visual query builder type dropdown choices
Solved
Visual query builder is lacking data types when some inequality operator (less than etc). is selected. For example String and ObjectId types are missing from the dropdown. String / ObjectId can also be compared for less, greater etc.
Yes, the comparison operation of MongoDB applies to any type, and there is no need for type restrictions.
Yes, the comparison operation of MongoDB applies to any type, and there is no need for type restrictions.
Resolved in 7.1.16
Resolved in 7.1.16
Replies have been locked on this page!