mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-26 06:06:15 +02:00
Fix header, add migration for user.projects column
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE user ADD COLUMN IF NOT EXISTS projects varchar(255) NOT NULL DEFAULT "[]";
|
Reference in New Issue
Block a user