Closed
Description
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?
In my client, I added a method client(query, params)
that returned the client after the query ran.
Metadata
Metadata
Assignees
Labels
No labels