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

feat: Adding Return Column to table command #415

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 23, 2023

  1. feat: Adding Return Column to table command

    Consider a table of
    ID Name Description
    1  Task1 Task description
    
    It would be good to select the row but retrieve the ID for example for further processing
    
    like 'task 1 delete' when first row was selected
    deicon committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    227904e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37417ec View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b18c785 View commit details
    Browse the repository at this point in the history