This website requires JavaScript.
Explore
Help
Sign In
ClusterCockpit
/
cc-backend
Watch
1
Star
0
Fork
0
You've already forked cc-backend
mirror of
https://github.com/ClusterCockpit/cc-backend
synced
2026-07-22 06:50:38 +02:00
Code
Issues
Packages
Releases
Activity
Files
931a2a6e79ad72fc019ded31ef037b1df698d943
cc-backend
/
internal
/
repository
/
migrations
/
sqlite3
/
09_add-job-cache.down.sql
T
moebiusband
eab7961a83
Introduce caching table for faster job inserts
...
Fixes
#392
2025-05-16 17:32:19 +02:00
2 lines
32 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
job_cache
;
Reference in New Issue
View Git Blame
Copy Permalink