This website requires JavaScript.
Explore
Help
Sign In
kalugin66
/
windmill
Watch
1
Star
0
Fork
0
You've already forked windmill
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
windmill
/
backend
/
migrations
/
20260326000000_trashbin.down.sql
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