Commit Graph

244 Commits (9a917a6d57f97eb9b43669ab952e3d879fbb945c)

Author SHA1 Message Date
Tim Shadel 9a917a6d57 Fix multiple sort criteria 11 years ago
Louis Chatriot 5c418952d5 Some styling 11 years ago
Anatoly Pashin 790562c45f fixed setAutocompactionInterval interval arg 11 years ago
Louis Chatriot b1b43008c9 Executor bug completely fixed 11 years ago
Louis Chatriot da1e4dfe13 Fixed this bug 11 years ago
Louis Chatriot c4b29f789d Error code works as expected 11 years ago
Louis Chatriot cf43ec1b6b One more test 11 years ago
Bryan English 91a23044c7 operator 11 years ago
Louis Chatriot 407a7c1bac Use cursor for counting documents 11 years ago
Louis Chatriot 1625e79ec9 find and findOne take care of deep copying the returned docs 11 years ago
Louis Chatriot 905a520e0a Ability to get a cursor from a findOne 11 years ago
Louis Chatriot e050dcac23 Multiple consecutive sorts are handled 11 years ago
Louis Chatriot b04a1d23fe Able to use sync or async API with cursor 11 years ago
Louis Chatriot b8f641e0fe Returning cursor conflicts with the executor 11 years ago
Louis Chatriot 83c5b63265 Tested sort with dates, strings and nested fields 11 years ago
Louis Chatriot 35180e800d Cursor completely tested with sort, limit, skip 11 years ago
Louis Chatriot 4b780652d4 Limit and sort together tested 11 years ago
Louis Chatriot 6c674b7f82 Tested method chaining 11 years ago
Louis Chatriot 14f4b375ec Added the sort option, first test done 11 years ago
Louis Chatriot a981aa3675 Use cursor to find documents 11 years ago
Jason Rhodes b3c69f67aa Made upsert return reference to created document 11 years ago
Louis Chatriot 3a2db5f56e Handle errors in autoload 11 years ago
Louis Chatriot e6cc5242f4 Fixed EXDEV issue in NW apps 11 years ago
Louis Chatriot 03f68398e6 Can remove an index 11 years ago
Louis Chatriot 0a1d4cac78 Created function to remove an index 11 years ago
Louis Chatriot 878082f38d Remember an index upon any reload 11 years ago
Louis Chatriot 34a3ba2046 Made treatRawData tests pass 11 years ago
Louis Chatriot 8040655c6e All tests except persistence pass 11 years ago
Louis Chatriot 8a5372f3cb Detect array-specific comparison functions 11 years ago
Louis Chatriot bbbc18137c Renames queryOperatorArray 11 years ago
Louis Chatriot 5c2e44ea69 Renames queryOperatorArray 11 years ago
Louis Chatriot 74ac0bae62 Dot notation is now able to go inside arrays and array indexes 11 years ago
Louis Chatriot 4ff94fa1bf Stashing tests on 11 years ago
Louis Chatriot 7ea00ef9cb Added comment 11 years ago
Louis Chatriot 4776c988ec Use a more robust persistence scheme, thanks spolu and szawcz 11 years ago
Louis Chatriot 35b46c286b All tests including the crash one pass 11 years ago
Louis Chatriot d5ec5185eb Basic test for persistCachgedDatabase 11 years ago
Louis Chatriot 2a4f55504d loadDatabase now uses ensureDatafileIntegroty 11 years ago
Louis Chatriot e609be27de ensureDatafileIntegrity completely tested 11 years ago
Louis Chatriot adea00478c Created function ensuring datafile integrity 11 years ago
Louis Chatriot 9ee4c8abf9 No crash for a bad filename if in memory only 11 years ago
Leandro Ferrari Thomaz f39ae3a118 New operator and extended dot operator subdocument search 11 years ago
Leandro Ferrari Thomaz 6e41c82dfd New operator and extended dot operator subdocument search 11 years ago
Leandro Ferrari Thomaz bbc1ff6eb7 New operator and extended dot operator document search 11 years ago
lf250055 d6eeb00d95 New operator and extended dot operator document search 11 years ago
Louis Chatriot 69f31fe3e5 Test that we cant transform a user error in a NeDB error 11 years ago
Louis Chatriot c0baaede1a Bulk inserts work as expected 11 years ago
Louis Chatriot 6fb4a61688 Bulk insert works when no constraint is violated 11 years ago
Louis Chatriot 542acbcbe7 All tests pass 11 years ago
Louis Chatriot 856f214175 Roll back an insert if a unique is violated on a key array element 11 years ago