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-18 16:02:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
windmill
/
backend
/
migrations
/
20260326000000_trashbin.down.sql
T
Add File
New File
Upload File
Apply Patch
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
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
trashbin
;
Reference in New Issue
View Git Blame
Copy Permalink