sqlmesh icon indicating copy to clipboard operation
sqlmesh copied to clipboard

Add command to reset/remove entire project

Open treysp opened this issue 11 months ago • 2 comments

Delete all engine objects (state and warehouse), caches

treysp avatar Jan 22 '25 18:01 treysp

yes that would be very useful for people who do PoCs and are in the pre-prod phase. I've found myself deleting state db and wh more than once.

serkef avatar Mar 14 '25 15:03 serkef

It would also be great if that command could be run for a particular table and all its dependencies, instead of having to manually delete sqlmesh used / created tables / views

Happily-Coding avatar Mar 28 '25 21:03 Happily-Coding