1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-07-27 06:36:07 +02:00
Files
cc-backend/internal/repository/migrations/mysql/06_change-config.up.sql
2023-06-29 14:55:38 +02:00

2 lines
45 B
SQL

ALTER TABLE configuration MODIFY value TEXT;