Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

[FEATURE] Suggest similar table/column names when one is not found in a query #684

Closed
@juanjux

Description

@juanjux

Similarly to what some compilers do when the programmer mistype a symbol, the "table/column" not found could suggest alternative names from existing tables or columns in the specified table(s).

It could use levenshtein distance or some other text distance algorithm.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions