Skip to content

Update Tooltip Help Text in Edit Database > SQL Lab Settings #12751

@yousoph

Description

@yousoph

Screenshot

image

Description

Tooltip / help text updates to the SQL Lab Settings on the Edit Database modal to be more descriptive

Updates:

Allow in SQL Lab:
Expose this DB in SQL Lab -> Allow this database to be queried in SQL Lab

Allow CTAS:
Allow CREATE TABLE AS option in SQL Lab -> Allow creation of new tables based on queries

Allow CVAS:
Allow CREATE VIEW AS option in SQL Lab -> Allow creation of new views based on queries

Allow DML:
Allow users to run non-SELECT statements (UPDATE, DELETE, CREATE, ...) -> Allow manipulation of the database using non-SELECT statements such as UPDATE, DELETE, CREATE, etc.

Allow Multi Schema Metadata Fetch:
Allow SQL Lab to fetch a list of all tables and all views across all database schemas. For large data warehouse with thousands of tables, this can be expensive and put strain on the system. -> no change

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:databasesRelated to database configurations and connections

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions