dynobase icon indicating copy to clipboard operation
dynobase copied to clipboard

Dynobase - Professional GUI Client for DynamoDB (releases / issues / roadmap repository) https://dynobase.dev

Results 99 dynobase issues
Sort by recently updated
recently updated
newest added

If you are viewing records in a table and use Control or Command A (win/mac) it just selects all the text on the whole application like it's a web browser....

# Steps to reproduce: 1. Open any table 2. Select an Item to edit 3. Either try editing a field directly or open the editor window. 4. Type out a...

The arrow for Import is pointing down and Export is pointing up which is backwards from convention. The Import would be importing into cloud i.e. "uploading" and therefore the arrow...

If you have a table with a key of table_id and a hash of id (per this example), then use this by selecting Query Pattern, it will show you entry...

When I press `Dynobase->Check Updates` option on top menu nothing happens.

triage

I have an audit log table with a hash of user_id and a range of timestamp. This table contains millions of rows of audit log info for many users When...

Prerequisites: - `aws-vault` is installed - a profile is set up on `aws-vault` - MFA is set up on the user's AWS account Steps to reproduce: 1. make sure the...

According to the documentation here: https://dynobase.dev/dynamodb-update-item/ You must right click the item to open the context menu, then select "Edit row". on macOS, I cannot "right click" to open the...

Hi, version >= 10 When you make a query with one attribute that is prt of an index and a filter attribute that start with _ (exemple: _version) the soft...