Skip to content

Support multi-line SQL in prompt#11

Merged
KOBA789 merged 1 commit intomainfrom
multiline
Dec 22, 2021
Merged

Support multi-line SQL in prompt#11
KOBA789 merged 1 commit intomainfrom
multiline

Conversation

@KOBA789
Copy link
Copy Markdown
Owner

@KOBA789 KOBA789 commented Dec 22, 2021

ghsql> select
    -> Status
    -> from
    -> items
    -> ;
| Status | 
| Todo   | 
| Todo   | 
| Todo   | 
| Todo   | 

@KOBA789 KOBA789 merged commit 0d57ae0 into main Dec 22, 2021
@KOBA789 KOBA789 deleted the multiline branch December 22, 2021 11:20
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

Successfully merging this pull request may close these issues.

1 participant