SqlQueryRun
Reference documentation for SqlQueryRun
modela.data.SqlQueryRun module
class SqlQueryRun
– Bases: Resource
__init__
(item=, client=None, namespace=’’, name=’’, version=‘v0.0.1’)
class SqlQueryRunClient
– Bases: object
-
__init__
(stub, modela) -
create(sqlqueryrun) → bool
-
delete(namespace, name) → bool
-
get(namespace, name) → Union[SqlQueryRun, bool]
-
list(namespace) → Union[List[SqlQueryRun], bool]
-
update(sqlqueryrun) → bool
Feedback
Was this page helpful?
Glad to hear it!
Sorry to hear that.