RelationalAI / rai-sdk-python

The RelationalAI Software Development Kit (SDK) for Python.
Apache License 2.0
17 stars 4 forks source link

Delete database by name #32

Closed geokollias closed 2 years ago

geokollias commented 3 years ago

After https://github.com/RelationalAI/relationalai-infra/pull/1837 is in, the frontend will support deleting databases by name (similar to /compute). This PR exposes that functionality to the SDK.