1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-01-21 17:09:05 +01:00
cc-backend/internal/repository/migrations/mysql/06_change-config.up.sql

2 lines
45 B
MySQL
Raw Normal View History

ALTER TABLE configuration MODIFY value TEXT;