Files
grafana/pkg/storage/unified/sql/data
Georges Chaudy 761a8f6c31 Enhance resource_history SQL update to include key_path column
- Updated SQL to set key_path based on resource attributes and action type.
- Removed the migration to make key_path NOT NULL, keeping it nullable to accommodate specific write patterns.
- Adjusted comments to clarify the rationale behind key_path's nullable status.

This change improves the handling of resource history updates and maintains flexibility in data management.
2025-11-17 17:39:50 +01:00
..