Akshay Joshi
|
7a3f3046df
|
Merge pgcli code with version 1.10.3, which is used for auto complete feature.
|
2018-08-27 15:00:56 +05:30 |
Akshay Joshi
|
88a2309a26
|
Fix auto-complete. Fixes #3374
|
2018-06-13 15:53:21 +01:00 |
Murtuza Zabuawala
|
c3ddb7df38
|
PEP8 fixes for the utils module. Fixes #3076
|
2018-01-31 13:58:55 +00:00 |
Murtuza Zabuawala
|
a0a6428e86
|
Ensure compatibility with newer sqlparse modules. Fixes #1725
|
2016-09-26 13:49:54 +01:00 |
Dave Page
|
7d0fe669ca
|
Code tidy.
|
2016-06-21 14:21:06 +01:00 |
Dave Page
|
3026b470e9
|
Optimise Python imports.
|
2016-06-21 14:12:14 +01:00 |
Akshay Joshi
|
0a354055a9
|
Adding support for autocomplete in the SQL Editor.
In Query editor, we can use the autocomplete feature by using keyword
combination - 'Ctrl + Space'.
|
2016-05-21 16:04:29 +05:30 |