[RSS]

Code completion in the SQL editor

Description

Issue 133988.

Provide code completion in the SQL editor. The code completion should work for all four big SQL statements (SELECT, INSERT, UPDATE, DELETE). Both database metadata and SQL keywords should be provided by the code completion. All database objects, such as catalogs and schemas, should be provided.