Drop a table
Last updated
Last updated
In both self-hosted Epsilla and Epsilla Cloud, you can use the following code to programmatically drop tables:
status_code, response = db.drop_table(table_name="MyTable")
On Epsilla Cloud, you can also intuitively drop vector tables via GUI