Skip to content

Heuristics for showing a useful "next steps" message and link #3

@simonw

Description

@simonw

If you perform a write like this one:

create view blah as select * from foo;

It would be nice to show a confirmation message like this:

View created: blah

This could be achieved for a bunch of common cases using really simple regular expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions