Skip to content

Conversation

@MrMeemus
Copy link
Contributor

@MrMeemus MrMeemus commented Jan 6, 2018

Even though we set smart completion to off, it has always been turned back on by the background completion refresher thread. This allowed us to select columns from the current table we are targeting.

This PR removes the initial turn off of smart completion and use default value of true.

Another issue was when typing "Alter Schema xxx" The TRANSFER keyword was not populated. Following the current convention which populates all keywords when the last word before the cursor is a identifier, we will populate the transfer keyword too. We can refactor this when we fine tune smart completion, but this should unblock the current customer experience reported here: #114

@MrMeemus MrMeemus merged commit 92f5d0e into master Jan 8, 2018
@MrMeemus MrMeemus deleted the ron/smart_completion_fix branch January 30, 2018 20:08
hejack0207 pushed a commit to hejack0207/osql-cli that referenced this pull request Apr 27, 2018
hejack0207 pushed a commit to hejack0207/osql-cli that referenced this pull request Apr 27, 2018
hejack0207 pushed a commit to hejack0207/osql-cli that referenced this pull request Apr 27, 2018
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