tora-tool / tora

TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
http://torasql.com/
GNU General Public License v2.0
290 stars 58 forks source link

Autocomplete duplicates schema #133

Closed mkyral closed 4 years ago

mkyral commented 5 years ago

When I select a table from the autocomplete list it add already entered schema, so schema is duplicated.

Steps: 1) Write schema name with dot 2) Select a table from autocomplete list

Expected result: the SCHEMA will be shown only once (SCHEMA.TABLE) Current result: schema is duplicated (SCHEMA.SCHEMA.TABLE)

obrazek

obrazek

I'm using the latest Tora from git with several Oracle DB versions (10, 12...)

ibre5041 commented 4 years ago

fixed by 0225cfeb62e09226cbaf446fe095f6357cf4b8fc