mtxr / SublimeText-SQLTools

SQLTools for Sublime Text 3
https://code.mteixeira.dev/SublimeText-SQLTools/
GNU General Public License v3.0
177 stars 40 forks source link

Display completions for upper cased aliases #145

Closed tkopets closed 6 years ago

tkopets commented 6 years ago

This commit fixes a bug when SQLTools did not show any completions when uppercase alias was used. Fixes #142