Skip to content

Create new tables/views in a database client #319

Closed
@domoritz

Description

@domoritz

I would like to add a temporary table/view to a database and then query the database after I added the table/view. Because running SQL queries to add a table/view is a side effect, what's the right way in Observable to get the client after the query finished?

Related to #310 #313.

In my client, I added a method client(query, params) that returned the client after the query ran.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions