Leif
|
0e44c6a4a3
Update for iOS 9 and Safari 9 compatibility
|
il y a 9 ans |
typicaljoe
|
8c3e735c96
Update TaffyDB to 2.7 with a large number of changes
|
il y a 11 ans |
typicaljoe
|
968b5cf9e8
Update TaffyDB to 2.7 with a large number of changes
|
il y a 11 ans |
typicaljoe
|
ea7b5f7fcb
Merge pull request #28 from japettyjohn/master
|
il y a 11 ans |
James Pettyjohn
|
0b9de73e5c
added a few utility functions and fixed a bug with caching of queries using regex always returning the same results due to the handling of objects by JSON.stringify
|
il y a 12 ans |
James Pettyjohn
|
4a2367fcbf
added contains filtering function for fields with array values
|
il y a 12 ans |
Lea Anthony
|
c775dc4b9e
Fix for zero length array checking
|
il y a 12 ans |
Michael Mikowski
|
0287ffd31b
Updated for jslint; fixed confusing code; reformatted
|
il y a 12 ans |
mmikowski
|
896a012f13
Added code to use jQuery JSON plugin if native JSON object not available
|
il y a 12 ans |
Ian
|
2f21b768dc
2.6.1 - Bug Fix: onUpdate event was running with all updates
|
il y a 12 ans |
Ian
|
6edd910773
2.6 - Added join() method and support for new operators (>,<,>=,<=)
|
il y a 12 ans |
Ian
|
3e4a4fd0fc
2.5.3 - Changes to be more compatible with JSLINT, thanks to mmikowski
|
il y a 12 ans |
Ian
|
193d48d855
2.5.1 - Removed 'exact' filter, added support for ==, ===, !=, and !== filters
|
il y a 12 ans |
Ian
|
558a124253
2.5 - breaking change, {x:x} and "is" now do type coercion. Bug fix with type coercion on .update(). Introduction of exact filter.
|
il y a 12 ans |
Ian
|
207319060e
2.4.1 - Fix for new db().update("col","val") to pass run event
|
il y a 13 ans |
Ian
|
c2a7aa3924
2.4 - Support for db().update(func) and db().update("col","val") along with several bug fixes
|
il y a 13 ans |
Ian
|
60e9d86886
2.3.8 - Fix issue with getObjectKeys not returning the keys of an object
|
il y a 13 ans |
Colin
|
376df76655
Added TAFFY to exports
|
il y a 13 ans |
Ian
|
b5bb454b59
2.3.7 - Fixed issue with arrays being returned when using record ID to lookup a record
|
il y a 13 ans |
Ian
|
093528b0a7
2.3.6 - Fixed issue with using OR with indexes and using isUndefined/isNull filters
|
il y a 13 ans |
Ian
|
2a3c910ef2
2.3.5 - FIxed issue with using indexes and getting back an array of arrays instead of one array
|
il y a 13 ans |
Ian
|
012ff04637
2.3.4 - Fixed bug related to ___id cleanup on record remove
|
il y a 13 ans |
Ian
|
1dd8a6903c
2.3.3 - Several speed improvements, mostly around insert
|
il y a 13 ans |
Ian
|
32db540ee8
2.3.2 - add graceful failure for localStorage if not available
|
il y a 13 ans |
Ian
|
20622b90fe
2.3.1 - Minor tweaks to the way the new onDBChange event and localstorage work
|
il y a 13 ans |
Ian
|
4a3f03c03f
2.3 - Added db.store() for localstorage, added delay to db().callback(), added onChange
|
il y a 13 ans |
Ian
|
4e473293dc
v 2.2.1 some bug fixes with has and JSON
|
il y a 13 ans |
Ian
|
f4440080fa
v 2.2.1 - Fixed bug with has
|
il y a 13 ans |
Ian
|
79ea2982ae
v2.2 ! bug fix, speed improvements, forcePropertyCase default to Null, JSON now public
|
il y a 13 ans |
Ian
|
d965e00b51
2.1 - Added callback(), start(), query cache, and better performance
|
il y a 13 ans |