zshamrock / dynoman

DynamoDB management UI
GNU General Public License v3.0
7 stars 0 forks source link

If the foreign key is the list/set, then open one tab for each of the value from that list/set #253

Closed zshamrock closed 4 years ago

zshamrock commented 4 years ago

For the list also remove the duplicates and open tabs in the order of the iteration. The syntax is the same as for the normal key, i.e. Name.

zshamrock commented 4 years ago

In the query, selection append * as the flag signaling the collection expansion.

zshamrock commented 4 years ago

Looks like it works, so close it for now, and verify on day to day usage on any issues.