Skip to content

add full UPDATE / DELETE / INSERT support #4937

@andrisi

Description

@andrisi

Describe the solution you'd like
Steampipe developers clearly understand that the world (or any API) can be seen as a relation database and queried the SQL. Unfortunately getting data is just one slice of these possibilities. Without proper UPDATE support we are only harnessing a part of this magic solution. Also, it's great that you already support SQLite and PostgreSQL FDW APIs, which in turn do support UPDATE, so we are missing out on that.

Additional context
Lets say I create a plugin that sees running processes and display windows as tables. Ok, I can get data on them, but I do want to let them be updateble - thus moving windows around, or changing the priority of a process, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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