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

Output SQL results as Markdown and text #730

Open
robertmarkbram opened this issue Nov 12, 2020 · 2 comments
Open

Output SQL results as Markdown and text #730

robertmarkbram opened this issue Nov 12, 2020 · 2 comments
Labels
feature request New issue opened using "Feature request" template

Comments

@robertmarkbram
Copy link

Is your feature request related to a problem? Please describe.
I want more flexible ways to deal with SQL output, not just CSV or JSON.

Describe the solution you'd like
After executing an SQL command, I would like to be able to open results as ..

  1. markdown
  2. plain text (as per console output)

Describe alternatives you've considered
Copy JSON or CSV and paste it into a converter.

@robertmarkbram robertmarkbram added the feature request New issue opened using "Feature request" template label Nov 12, 2020
@erickeniuk
Copy link

Any updates on this by chance?

@gjsjohnmurray
Copy link
Collaborator

Any updates on this by chance?

I don't think any work has been undertaken in this area yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New issue opened using "Feature request" template
Projects
None yet
Development

No branches or pull requests

3 participants