Loading ndb/include/ndbapi/NdbScanFilter.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ public: COND_GE = 2, ///< upper bound COND_GT = 3, ///< upper bound, strict COND_EQ = 4, ///< equality COND_NE = 5 COND_NE = 5 ///< not equal }; /** Loading Loading
ndb/include/ndbapi/NdbScanFilter.hpp +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ public: COND_GE = 2, ///< upper bound COND_GT = 3, ///< upper bound, strict COND_EQ = 4, ///< equality COND_NE = 5 COND_NE = 5 ///< not equal }; /** Loading