Skip to main content

Module delete

Module delete 

Source
Expand description

Delete command โ€” drop an object from Materialize and remove its project file.

Structsยง

DeleteResult ๐Ÿ”’
DeleteTarget ๐Ÿ”’
A resolved delete target: the parsed name, file path, and DROP SQL.

Enumsยง

ObjectKind
The kind of object to delete.

Functionsยง

run
Run the delete command.