henplus
henplus copied to clipboard
TAB-completion through schema doesn't work
First thanks for henplus - it's very nice tool. However it doesn't complete table names when I use schema prefix e.g.: select * from myschema.t<TAB>
It doesn't trace current schema too. When I change schema (e.g. in hsqldb: set schema myschema) and command rehash, henplus complete names from default (public) schema, but they are not actual...
I observe above troubles with hsqldb.
Regards Marek
Marek Zakowicz ( mazaczek ) - 2005-09-16 12:59:33 UTC