what do you think about code completion funktions for:
- basic SQL commands, for instance, instead of typing FROM you can simply
type "f" and then press a spezific key.
- database tables and columns (even when they are aliased)
- local variables and displays parameter information when calling stored
procedures or functions
- when you are writing a SQL statement and you start to write a join
clause: you will see a list of the foreign keys for the table you are
querying. Select a foreign key, and the join clause will be automatically added
Original issue reported on code.google.com by nowak.wi...@gmx.de on 1 Feb 2010 at 9:23
Original issue reported on code.google.com by
nowak.wi...@gmx.de
on 1 Feb 2010 at 9:23