odata-query

OData v4 query builder

MIT License

Downloads
403.8K
Stars
225
Committers
23
odata-query - Latest Release

Published by techniq about 3 years ago

  • Merge pull request #90 from Boilingwaterr/type-issue 385c2d7
  • fixed deep type instantiation 14c22ee
  • added NestedOrderBy type c42c3df
  • Update README.md f3c6cef
  • Merge pull request #78 from odobosh-lohika-tix/support-for-decimal-type-readme-fix ec32afd
  • Removed extra quotes f690bf5

https://github.com/techniq/odata-query/compare/v6.7.0...v6.7.1

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #77 from odobosh-lohika-tix/support-for-decimal-data-type cc00acd
  • Removed double type 3d10fde
  • Extend number with double type, added decimal as new type a1d92ea
  • Added support of decimal numbers 78664ed

https://github.com/techniq/odata-query/compare/v6.6.0...v6.7.0

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #75 from diegomvh/master 1d6553a
  • Filter undefined values 280c612
  • Alias Refactoring, filter key option 2b0ae19
  • Has Operator 87cb04b

https://github.com/techniq/odata-query/compare/v6.5.1...v6.6.0

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #74 from odobosh-lohika-tix/support-for-collections-without-nested-property-key ccb6812
  • Updated spaces 18a9e64
  • Added spaces f7af64d
  • Changed description 109bb3a
  • Removed extra condition 09141de
  • Add comments af75c12
  • Added collection updates to README f77ddd1
  • Merge remote-tracking branch 'upstream/master' into support-for-collections-without-nested-property-key-documentation-and-any-filter-fix 7ad237f
  • Create function renderPrimitiveValue for primitive value string build b743eef
  • fixed "collection operator with "and" operator on the item of a simple collection" test 34fe1fa

https://github.com/techniq/odata-query/compare/v6.5.0...v6.5.1

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #73 from diegomvh/master 7896f5d
  • Revert "Count in expand can't be Filter" 59bbe37
  • Count in expand can't be Filter d53cc04
  • Refactoring top and skip and null value 8dadd22
  • Expand Allow Levels with number and 'max' 5ae66ba
  • Allow Expand With Count dac33e6

https://github.com/techniq/odata-query/compare/v6.4.0...v6.5.0

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #72 from odobosh-lohika-tix/support-for-collections-without-nested-property-key 9233336
  • changed ITEM_ROOT value to empty string, fixed INDEXOF_REGEX, FUNCTION_REGEX 7d4613e
  • add test for or operator 849fd59
  • Add support for collections without nested property key(filterKey) d12ea25

https://github.com/techniq/odata-query/compare/v6.3.0...v6.4.0

odata-query -

Published by techniq almost 4 years ago

  • Merge pull request #69 from cklogs/feature/support-any/all-queries-for-simple-string-collections ca6e8b8
  • Added support for any and all queries on simple string collections. a0e9801

https://github.com/techniq/odata-query/compare/v6.2.1...v6.3.0

odata-query -

Published by techniq about 4 years ago

  • Merge pull request #67 from jjavierdguezas/fix/include-top-and-skip-with-zero-value befd1f3
  • remove extra space a60150a
  • [FIX] Allow zero in query values Resolves #66 - Allow zero in query values (now $top=0 and $skip=0 works) - Add some tests 2d3643b
  • Merge pull request #65 from Aarabika/master f38eb3d
  • add duration type support 0c0cc6a

https://github.com/techniq/odata-query/compare/v6.2.0...v6.2.1

odata-query -

Published by techniq over 4 years ago

  • Merge pull request #62 from techniq/topic/22-in-operator 83a4f38
  • chore: updated readme 7753f17
  • fix: support for not in 5322ae1
  • refactor: proper support for in operator 65ccbf7

https://github.com/techniq/odata-query/compare/v6.1.1...v6.2.0

odata-query -

Published by techniq over 4 years ago

  • Update package-lock.json ede71db
  • Vesion bump to 6.1.0 2189f35
  • Merge branch 'master' of github.com:techniq/odata-query 0c7ea2b
  • Merge pull request #60 from gomball/feature/browserify 52a2c91
  • remove needles dependency ff014ed
  • improve/fix browser part of build command 3e53700
  • generate browser bundle on build command b0eae5b
  • new entry point 1d2035e
  • add dependencies dfbbc53
  • remove trailing comma d8f487e
  • Merge pull request #56 from martypowell/master 1ba1db1
  • Merge pull request #1 from martypowell/github-actions 07bea3f
  • Add default node github workflow ef1e0d8

https://github.com/techniq/odata-query/compare/v6.0.1...v6.1.1

odata-query -

Published by techniq over 5 years ago

  • Merge pull request #41 from techniq/typescript 07d3a77
  • Adding commonjs module support e3b0e68

https://github.com/techniq/odata-query/compare/v6.0.0-0...v6.0.0-1

odata-query -

Published by techniq over 5 years ago

  • Merge pull request #40 from Sayan751/typescript 4016590
  • Documnetation for empty any() 8256b7b
  • feat(collection operator): Empty any #23 b5d892f
  • Minor changes related to typings fad4ef9
  • Corrected typing and refactored buildTransforms 3977a1a
  • Enhanced transform and aggregate d60032b
  • Revised Draft#3 2b00cf8
  • Revised draft#2 WIP fc1dc07
  • Moving to TS Draft#1 4d7e335
  • Documentation of binary datatype and not operator 645f4e9

https://github.com/techniq/odata-query/compare/v5.7.0...v6.0.0-0

odata-query -

Published by techniq over 5 years ago

  • Merge pull request #38 from fabio-b:master 935d21b
  • Merge pull request #37 from Sayan751:binary-support cf55983
  • PR #34 indexof with nested function now applies proper prefix for collections 1d33e17
  • Revert "Updating dependecies and build chain" 062957a
  • adding support for binary datatype 013efbe
  • Updating dependecies and build chain 17ca035

https://github.com/techniq/odata-query/compare/v5.6.1...v5.7.0

odata-query -

Published by techniq over 5 years ago

  • Merge pull request #35 from fabio-b:master e9b4caa
  • support nested property names with same beginning letter a87663a

https://github.com/techniq/odata-query/compare/v5.6.0...v5.6.1

odata-query -

Published by techniq over 5 years ago

  • Merge pull request #29 from Affable-Gent:master 2e5e8a1
  • Move 'not' logical operator check from function to main build function cf6609f
  • Support basic 'not' logical operations f52c197

https://github.com/techniq/odata-query/compare/v5.5.0...v5.6.0