Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Export data to CSV #3

Open
mits87 opened this issue Nov 28, 2018 · 1 comment
Open

[Feature] Export data to CSV #3

mits87 opened this issue Nov 28, 2018 · 1 comment

Comments

@mits87
Copy link

mits87 commented Nov 28, 2018

Hello,

my suggestion is add functionality as "export as csv" because currently we can't do this.
Second thing is allowing to put query as a text like:

    {
      TableName: 'table',
      Key: { id: 'xxx' },
      ...
      ReturnValues: 'ALL_NEW',
    }

What do you think?

@touchduck
Copy link
Owner

thanks ur teach.
it is good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants