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
2025-06-08 16:43:49 +02:00
Code
Issues
Packages
Releases
Activity
cc-backend
/
internal
/
repository
/
migrations
/
sqlite3
/
10_node-table.down.sql
Jan Eitzinger
4dc0da5099
Add node table schema
2025-06-02 12:07:01 +02:00
2 lines
27 B
SQL
Raw
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
node
;
Reference in New Issue
View Git Blame
Copy Permalink