Skip to content

Conversation

@ivgag
Copy link
Contributor

@ivgag ivgag commented Dec 6, 2022

if (execOptions == null || (execOptions.command != null && execOptions.command.isBlank())) {
replExecutorProvider.get().execute(Repl.builder()
.withPromptProvider(() -> "sql-cli> ")
.withPromptProvider(() -> ansi(fg(Color.GREEN).mark("sql-cli > ")))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

our default prompt looks like [disconnected]> so there is no space before >

@isapego isapego merged commit aa721d3 into apache:main Dec 8, 2022
lowka pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Mar 18, 2023
Co-authored-by: Ivan Gagarkin <igagarkin@gridgain.com>
lowka pushed a commit to gridgain/apache-ignite-3 that referenced this pull request Apr 19, 2023
Co-authored-by: Ivan Gagarkin <igagarkin@gridgain.com>
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.

3 participants