code completion including variables? Chris Tammes 创建于 2014年09月01日 10:45 Would it be possible to include sql variables (like @var) in code completion? I get suggestions for database tables and columns, but not for variables after I used the set-command.Chris
Hi.
This request looks similar to some existent issues, like this: http://youtrack.jetbrains.com/issue/DBE-757
Please vote. BTW, what SQL dialect are you interested in?
Regards,
Alexander.
Yes, it is the same issue.
I am mainly interested in MySQL and SQLite.
Chris