Category Archives: tinydb

Khóa học miễn phí TinyDB – Logical Negate nhận dự án làm có lương

TinyDB – Logical Negate Logical Negate works as an inverse logical gate. It will match the documents that don”t match the given query. In simple words, it will display the opposite meaning of the given command. Syntax The syntax of TinyDB Logical Negate is as follows − db.search(~(Query().field) Here, field represents the part of data […]