Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dynamoose/dynamoose

Dynamoose is a modeling tool for Amazon's DynamoDB
https://github.com/dynamoose/dynamoose

Fixed inputs types for Mode.update()

lmanerich opened this pull request over 1 year ago
pendingTasks error handling

jinseok0 opened this pull request almost 2 years ago
pendingTasks error handling

jinseok0 opened this pull request almost 2 years ago
pendingTasks error handling

jinseok0 opened this pull request almost 2 years ago
[BUG] No way to retrieve SchemaDefinition from Schema

lmanerich opened this issue almost 2 years ago
Compare table names using prefix and suffix

VladyslavKochetkov opened this pull request almost 2 years ago
[Bug] Use prefix and suffix when comparing table names

VladyslavKochetkov opened this pull request almost 2 years ago
Version 3.2.0

fishcharlie opened this pull request almost 2 years ago
Nested Attributes in Dynamoose

fishcharlie opened this issue almost 2 years ago
Bump eta, @docusaurus/core and @docusaurus/preset-classic in /docs

dependabot[bot] opened this pull request almost 2 years ago
move '@aws-sdk' modules from 'dependencies' to 'peerDependencies'

KanghoonYi opened this pull request almost 2 years ago
add readStrict option

KanghoonYi opened this pull request almost 2 years ago
[BUG] Slow on querying table with GSI.

ChunAllen opened this issue almost 2 years ago
[BUG] Dynamoose is trying to create a table which already exists

piotrwalczak1 opened this issue almost 2 years ago
[FEATURE] add environmental variables for local connection

nghhoese opened this issue almost 2 years ago
Bump webpack from 5.73.0 to 5.76.1 in /docs

dependabot[bot] opened this pull request almost 2 years ago
Only include ./dist in npm package

autopulated opened this pull request almost 2 years ago
Make .query() respect .using() index

yuliswe opened this pull request almost 2 years ago
[BUG] Dynamoose 2.8.8 will not update schema of a table the first time

rbonestell opened this issue almost 2 years ago
Bump @sideway/formula from 3.0.0 to 3.0.1 in /docs

dependabot[bot] opened this pull request almost 2 years ago
Add skip conform to schema

vasily-polonsky opened this pull request almost 2 years ago
[BUG] Nested query attributes aren't retrieved with ProjectionExpression

phdesign opened this issue almost 2 years ago
Update import statement

yyaskriloff opened this pull request almost 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs

dependabot[bot] opened this pull request almost 2 years ago
Bump http-cache-semantics from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request almost 2 years ago
Bump ua-parser-js from 0.7.31 to 0.7.33 in /docs

dependabot[bot] opened this pull request about 2 years ago
Bump simple-git from 3.11.0 to 3.16.0 in /docs

dependabot[bot] opened this pull request about 2 years ago
[FEATURE] Improve configuration documentation

williamrjribeiro opened this issue about 2 years ago
[FEATURE] Publish already implemented features

danieldspx opened this issue about 2 years ago
Bump json5 from 2.2.1 to 2.2.3 in /docs

dependabot[bot] opened this pull request about 2 years ago
Batch get/consistent reads

craig95 opened this pull request about 2 years ago
Bump json5 from 2.2.1 to 2.2.3

dependabot[bot] opened this pull request about 2 years ago
Fix toJSON return type for ItemArray

james-lennon opened this pull request about 2 years ago
[BUG] dynamoose.aws always undefined

netomarchiori opened this issue about 2 years ago
Typos fix

Mostafatalaat770 opened this pull request about 2 years ago
[BUG] Aliases don't work with update

jdukewich opened this issue about 2 years ago
[BUG] Duplicating attributes with aliases

jdukewich opened this issue about 2 years ago
FIX - fixed recreating indexes when table throughput is set ON_DEMAND

sromic opened this pull request about 2 years ago
[BUG] Not able to authenticate dynamoose client on AWS Lambda

shalinisree opened this issue about 2 years ago
[BUG]

kalib-code opened this issue about 2 years ago
Bump simple-git from 3.11.0 to 3.15.0 in /docs

dependabot[bot] opened this pull request about 2 years ago
[BUG] Timestamps with type Date do not work as expected

Zefrock opened this issue about 2 years ago
Unable to get data from nested json list of objects

ddjain opened this issue about 2 years ago
[BUG] Index can't be found for query when using .in() operator

joelclouddistrict opened this issue about 2 years ago
Bump minimatch, recursive-readdir and serve-handler in /docs

dependabot[bot] opened this pull request about 2 years ago
Bump parse-url from 7.0.2 to 8.1.0

dependabot[bot] opened this pull request about 2 years ago
Bump loader-utils from 2.0.2 to 2.0.4 in /docs

dependabot[bot] opened this pull request about 2 years ago
Table query

famence opened this pull request about 2 years ago
Bump loader-utils from 2.0.2 to 2.0.3 in /docs

dependabot[bot] opened this pull request about 2 years ago
[BUG] batchGet does not convert output keys to alias names

m-butler opened this issue over 2 years ago
[BUG] Not operator doesn't work on range key

akowalsk opened this issue over 2 years ago
Issues Using With Localstack

kevinswarner opened this issue over 2 years ago
dynamoose whether createbackup is supported ?

820465323 opened this issue over 2 years ago
Fixed the duplication of alias property inside guide/schema (Documentation)

sulemanelahi opened this pull request over 2 years ago
fix:typoError - repetition of alias property

sulemanelahi opened this pull request over 2 years ago
I dedicate any and all copyright interest in this software to the

sulemanelahi opened this pull request over 2 years ago
fix:typoError - repetition of alias property

sulemanelahi opened this pull request over 2 years ago
Common table instance for models with same tableName

famence opened this pull request over 2 years ago
[QUESTION/FEATURE] `set` function called when deleting by key

cgorrieri opened this issue over 2 years ago
[FEATURE] Set default values as actual values after save

cgorrieri opened this issue over 2 years ago
Respect all the indexes from all the schemas in table

famence opened this pull request over 2 years ago
Adjust the return of save/create to conform to schema

halan opened this pull request over 2 years ago
[BUG] Models order matters to create GSIs for single table approach

heycalmdown opened this issue over 2 years ago
[BUG] GSI has deleted with `update: true` and `throughput: ON_DEMAND`

heycalmdown opened this issue over 2 years ago
[BUG] Dynamoose does not supports timestamp for nested schema in Array type

joaoGabriel55 opened this issue over 2 years ago
Version 4.0 Planning

fishcharlie opened this issue over 2 years ago
[BUG] v3 `update` ttl to `undefined` fails

fishcharlie opened this issue over 2 years ago
[FEATURE] Options for enable Dynamodb Stream when create or update table

Chrisissorry opened this issue over 2 years ago
[BUG] Get value with Buffer type doesn't work

Drarig29 opened this issue over 2 years ago
Automatically split batches into smaller chunks

Drarig29 opened this issue almost 3 years ago
fix: add treatment when result.Items is not been returned using DAX

estevanbc opened this pull request almost 3 years ago
[FEATURE] Export all TypeScript interfaces throughout the project

mendellerner opened this issue almost 3 years ago
[FEATURE] v3 single table attribute mapping

alexedwardjones opened this issue about 3 years ago
[BUG] Slow scan operations

Josefnm opened this issue over 3 years ago
[BUG] Model.create and Model.get differ on custom types

pmezard opened this issue over 3 years ago
[BUG] Not able to use update with Model.update $ADD with typescript

AbrahamGeorge8547 opened this issue over 3 years ago
[BUG] - Unable to set nested array attribute as a non required property

idangabbay564 opened this issue over 3 years ago
[QUESTION] How to extend Document

jornki opened this issue about 4 years ago
[BUG] '$SET' does not exist in type 'Partial<Model>'

Mayk05s opened this issue about 4 years ago
[BUG] CreatedDate is updating when saving document with same PK

AllanOricil opened this issue about 4 years ago
[FEATURE] Multiple Region Parallel Queries

mgwidmann opened this issue over 4 years ago
[BUG] Schema with nested array throw errors

CtrlAltDft opened this issue over 4 years ago
[BUG] Object schema with number key is not accepted.

rkSeongheonKim opened this issue over 4 years ago
[BUG] Schema set function is not called

EdouardDem opened this issue over 4 years ago
[BUG] expires ttl setting is not working for model.table.create.request

testowenyoung opened this issue over 4 years ago
Plugin Support

fishcharlie opened this issue almost 5 years ago
Debug mode

MickL opened this issue almost 5 years ago
Dynamoose not using DocumentClient which makes DAX support useless

majkiee opened this issue almost 5 years ago
how to update existing data with current value increment

derit opened this issue over 5 years ago