Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tuplo/dynoexpr issues and pull requests

#51 - Dynoexpr doesn't allow to escape dynamic keys in objects

Issue - State: closed - Opened by dawidk92 over 1 year ago - 2 comments

#50 - Breaking Change Not Documented

Issue - State: closed - Opened by svozza over 1 year ago - 4 comments

#49 - feat: expression attribute values by types

Pull Request - State: closed - Opened by togashi over 1 year ago - 2 comments
Labels: released

#48 - Fix import so crypto-data builds

Pull Request - State: closed - Opened by yokelpole over 1 year ago - 6 comments

#47 - build(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#46 - feat: avoiding hash collisions

Pull Request - State: closed - Opened by isEvrythngTkn over 1 year ago - 2 comments
Labels: released

#45 - Feature Request: Support validation of sets

Issue - State: open - Opened by bilalq almost 2 years ago

#44 - feat: avoid instantiating DocumentClient

Pull Request - State: closed - Opened by bilalq almost 2 years ago - 4 comments
Labels: released

#43 - feat(deps)!: make aws-sdk a peer/dev dependency

Pull Request - State: closed - Opened by bilalq almost 2 years ago - 1 comment
Labels: released

#42 - dynoexpr doesn't support list_append

Issue - State: closed - Opened by dawidk92 about 2 years ago - 6 comments

#41 - A combination of UpdateRemove with Condition throws an error

Issue - State: closed - Opened by dawidk92 about 2 years ago - 2 comments

#40 - can't use comparison operator "<>" with boolean value

Issue - State: closed - Opened by cmygray about 2 years ago - 2 comments

#39 - dynoexpr doesn't support if_not_exists

Issue - State: closed - Opened by dawidk92 about 2 years ago - 2 comments

#38 - build(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#37 - logical operator "OR" doesn't work

Issue - State: closed - Opened by mkarsene over 2 years ago - 2 comments

#36 - High Severity Security Issue In aws-sdk Dependency

Issue - State: closed - Opened by svozza over 2 years ago - 2 comments

#35 - build(deps): bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#34 - fix: update types to include null

Pull Request - State: closed - Opened by mikestopcontinues almost 3 years ago - 1 comment
Labels: released

#33 - not contains not working

Issue - State: closed - Opened by yjun1806 about 3 years ago - 2 comments

#32 - build(deps): bump ws from 7.4.2 to 7.4.6

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#31 - `dynoexpr` should handle `null` value type

Issue - State: closed - Opened by mikestopcontinues about 3 years ago - 5 comments
Labels: released

#30 - New build style in 1.24 and 1.25 causing new errors

Issue - State: closed - Opened by cranberyxl about 3 years ago - 8 comments

#29 - Remove dependency on AWS-SDK

Issue - State: closed - Opened by ruicsh about 3 years ago - 6 comments

#28 - build(deps): bump hosted-git-info from 2.8.8 to 2.8.9

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies

#27 - feat: allow multiple expressions on the same field

Pull Request - State: closed - Opened by ruicsh over 3 years ago - 1 comment
Labels: released

#26 - Question: Support for multiple values for the same attribute

Issue - State: closed - Opened by belezebu over 3 years ago - 4 comments
Labels: released

#25 - fix: update add attribute names

Pull Request - State: closed - Opened by cranberyxl over 3 years ago - 1 comment
Labels: released

#24 - UpdateAdd attributes don't match

Issue - State: closed - Opened by cranberyxl over 3 years ago - 3 comments
Labels: released

#23 - Allow between operation on string values and support dot notation in update expressions

Pull Request - State: closed - Opened by tobitailor over 3 years ago - 2 comments
Labels: released

#22 - build(deps): bump node-notifier from 8.0.0 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#21 - build(deps): bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: released, dependencies

#20 - Several fixes and improvements

Pull Request - State: closed - Opened by tobitailor over 3 years ago - 1 comment

#19 - feat: accept array of objects on Update SET operations

Pull Request - State: closed - Opened by ruicsh over 3 years ago - 1 comment
Labels: released

#18 - Array of objects

Issue - State: closed - Opened by richardtapendium over 3 years ago - 2 comments
Labels: bug, released

#17 - feat: accept generic type to be applied to result

Pull Request - State: closed - Opened by ruicsh almost 4 years ago - 1 comment
Labels: released

#16 - Type error on params being passed into `docClient.update`

Issue - State: closed - Opened by richardtapendium almost 4 years ago - 3 comments
Labels: bug, released

#15 - refactor: reduce the size of bundled files by parcel-bundler

Pull Request - State: closed - Opened by m4i almost 4 years ago - 1 comment
Labels: released

#14 - feat: include types on npm package

Pull Request - State: closed - Opened by ruicsh almost 4 years ago - 1 comment
Labels: released

#13 - Cannot find module 'dynoexpr' or its corresponding type declarations.

Issue - State: closed - Opened by m4i almost 4 years ago - 2 comments
Labels: bug, released

#12 - feat: convert Set values to DynamoDbSet

Pull Request - State: closed - Opened by ruicsh almost 4 years ago - 1 comment
Labels: released

#11 - wrap arrays in createSet when using ADD and DELETE update actions

Issue - State: closed - Opened by ruicsh almost 4 years ago - 2 comments
Labels: enhancement

#10 - feat: multiple update operations in one expression

Pull Request - State: closed - Opened by ruicsh almost 4 years ago - 1 comment
Labels: released

#9 - FR: Support multiple update actions

Issue - State: closed - Opened by mikestopcontinues almost 4 years ago - 5 comments
Labels: enhancement

#8 - feat: handle batch and transaction requests

Pull Request - State: closed - Opened by ruicsh almost 4 years ago - 1 comment
Labels: released

#7 - Support for batch and transact expressions?

Issue - State: closed - Opened by mikestopcontinues almost 4 years ago - 3 comments
Labels: released

#6 - feat: handle ambiguous values that look like comparators or operations

Pull Request - State: closed - Opened by ruicsh about 4 years ago - 1 comment
Labels: released

#5 - parseInValue: Regex attempts to parse invalid Condition Expressions in Filter strings

Issue - State: closed - Opened by DanielCender about 4 years ago - 2 comments
Labels: released

#4 - feat: detect math operators on update expressions

Pull Request - State: closed - Opened by ruicsh about 4 years ago - 1 comment
Labels: released

#3 - Edge Case: Update attribute operator parsing issues

Issue - State: closed - Opened by DanielCender about 4 years ago - 2 comments

#2 - Fix/illegal expression attr values

Pull Request - State: closed - Opened by DanielCender about 4 years ago - 1 comment
Labels: released

#1 - Condition with just attribute_not_exists throws Dynamo error

Issue - State: closed - Opened by DanielCender about 4 years ago - 1 comment