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
2024-11-10 17:07:26 +01:00
Code
Issues
Packages
Releases
Activity
5482b9be2c
cc-backend
/
internal
/
repository
/
migrations
/
sqlite3
/
03_add-userprojects.down.sql
2 lines
39 B
MySQL
Raw
Normal View
History
Unescape
Escape
Small fixes after full file review - Remove unnecessary field 'project' from GQl and regenerate - Add newlines to file ends - Fix command-line manager user addition
2023-02-23 12:33:14 +01:00
ALTER
TABLE
user
DROP
COLUMN
projects
;
Reference in New Issue
Copy Permalink