andialbrecht / crunchyfrog

Head over to RunSQLRun, the successor of CrunchyFrog
http://runsqlrun.org
GNU General Public License v3.0
5 stars 2 forks source link

Tab completion of tables, columns and SQL syntax #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

It would be really great to be able to go "sel<tab>" to get select, and
then "select * from syn<tab>" to get "select * from syntax_gloobifier_t".
It would also be nice, once I've identified a table, to be able to tab
complete fields in the select and where... bits of an SQL statement.

Original issue reported on code.google.com by nea...@gmail.com on 6 Feb 2009 at 5:30

GoogleCodeExporter commented 9 years ago
This is a feature that definitely will find it's way into one of the next major 
releases.

Original comment by albrecht.andi on 6 Feb 2009 at 6:38

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 6 Feb 2009 at 6:39

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 16 Mar 2009 at 5:22

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 27 Apr 2009 at 10:47

GoogleCodeExporter commented 9 years ago
Committed a big change that adds autocompletion in the development version:
http://bitbucket.org/andialbrecht/crunchyfrog/changeset/a491f121cb3b/

There might be some nits to be sorted out, but it will go into the next release.

Original comment by albrecht.andi on 27 Apr 2009 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 15 May 2009 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 20 May 2009 at 1:19