Adrian Praja

Results 9 comments of Adrian Praja

Hi Michael Just a +1 on this 👍 I'm building an SQL library on top of aws-sdk and using [email protected] for npm tests and I have ``` DROP INDEX idx_name...

Hi Mark, Indeed `@awspilot/dynamodb` v2.x does not work with AWS SDK v3, feature releases of `@awspilot/dynamodb` ( v3.x ) will use AWS SDK v3. Switching to AWS SDK v3 doesn't...

yes indeed only OR is supported for filtering results in both SELECT and SCAN although amazon does support it It's on my todo list, I'll get to it hopefully soon

Hi, I'm working on a full rewritten version of the library with support for async/await and then hopefully will include OR support too. I don't have ETA .

Hi Mark, Indeed, IF is undocumented and uses Expected, I am migrating to ConditionExpression, I'll get back to you with a fix -adrian

Unfortunately you will have to update the entire root attribute The library does not support it yet

Sorry I had no idea these issues are open Sure, I'd be happy to merge and publish new version

Hi @youngchen7, this repository code is old and unmaintained I had no idea people still using it or that if it even works I'll take a look at your PR...

Hi Sunny, The binaries in this repo are pretty old, can't even remember what OS were they compiled on. I'll try to recompile on Amazon Linux 2, inside a docker,...