You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pressing CTRL + Space in VSCode, after SELECT, successfully auto-complete with the available tables, however, if I open with quote like that: SELECT ", it doesn't autocomplete, but it should work the same.