This website requires JavaScript.
Explore
Help
Sign In
starred
/
windmill
Watch
1
Star
0
Fork
0
You've already forked windmill
mirror of
https://github.com/windmill-labs/windmill.git
synced
2026-08-25 00:01:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdfd7b3d6142afea7082b1d623d301514b12e449
windmill
/
backend
/
migrations
/
20260326000000_trashbin.down.sql
T
Ruben Fiszel
69ce946241
feat: add trashbin system for soft-deleting items (
#8519
)
2026-03-26 09:51:34 +00:00
2 lines
31 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
trashbin
;
Reference in New Issue
View Git Blame
Copy Permalink