grafana/pkg/storage/unified/sql/testdata
Matheus Macabu fc9f32a9f6
SQLTemplates: Add helper to ensure all templates have a test-case (#103964)
* SQLTemplates: Add helper to ensure all templates have a test-case associated

* UnifiedStorage: Add missing sql template test case

* LegacyDashboards: Add sql templates fs to test cases for exhaustiveness check

* RBACStore: Add sql templates fs to test cases for exhaustiveness check

* LegacyIAM: Add missing sql template test cases
2025-04-22 11:21:51 +02:00
..
mysql--resource_blob_insert-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
mysql--resource_blob_query-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
mysql--resource_blob_query-resource.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
mysql--resource_delete-simple.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_history_delete-guid.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_history_delete-wipe.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_history_get-read object history.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_get-read trash second page.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_get-read trash.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_insert-insert into resource_history.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
mysql--resource_history_list-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_poll-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_prune-collapse-generations.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
mysql--resource_history_prune-max-versions.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
mysql--resource_history_read-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_history_read_latest_rv-single path.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
mysql--resource_history_read_latest_rv-with WatchEvent_DELETED.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
mysql--resource_history_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
mysql--resource_insert-simple.sql Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
mysql--resource_insert_from_history-update.sql Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
mysql--resource_list-filter_on_namespace.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_read-without_resource_version.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
mysql--resource_stats-folder.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_stats-global.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_stats-namespace.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_stats-resource.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
mysql--resource_update-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
mysql--resource_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
mysql--resource_version_get-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
mysql--resource_version_insert-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
mysql--resource_version_list-single path.sql SQLTemplates: Add helper to ensure all templates have a test-case (#103964) 2025-04-22 11:21:51 +02:00
mysql--resource_version_update-increment resource version.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
postgres--resource_blob_insert-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
postgres--resource_blob_query-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
postgres--resource_blob_query-resource.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
postgres--resource_delete-simple.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_history_delete-guid.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_history_delete-wipe.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_history_get-read object history.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_get-read trash second page.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_get-read trash.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_insert-insert into resource_history.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
postgres--resource_history_list-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_poll-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_prune-collapse-generations.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
postgres--resource_history_prune-max-versions.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
postgres--resource_history_read-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_history_read_latest_rv-single path.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
postgres--resource_history_read_latest_rv-with WatchEvent_DELETED.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
postgres--resource_history_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
postgres--resource_insert-simple.sql Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
postgres--resource_insert_from_history-update.sql Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
postgres--resource_list-filter_on_namespace.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_read-without_resource_version.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
postgres--resource_stats-folder.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_stats-global.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_stats-namespace.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_stats-resource.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
postgres--resource_update-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
postgres--resource_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
postgres--resource_version_get-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
postgres--resource_version_insert-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
postgres--resource_version_list-single path.sql SQLTemplates: Add helper to ensure all templates have a test-case (#103964) 2025-04-22 11:21:51 +02:00
postgres--resource_version_update-increment resource version.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
sqlite--resource_blob_insert-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
sqlite--resource_blob_query-basic.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
sqlite--resource_blob_query-resource.sql SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
sqlite--resource_delete-simple.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_history_delete-guid.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_history_delete-wipe.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_history_get-read object history.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_get-read trash second page.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_get-read trash.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_insert-insert into resource_history.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
sqlite--resource_history_list-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_poll-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_prune-collapse-generations.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
sqlite--resource_history_prune-max-versions.sql Unistore: Add generation column (#102222) 2025-04-01 20:38:23 +03:00
sqlite--resource_history_read-single path.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_history_read_latest_rv-single path.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
sqlite--resource_history_read_latest_rv-with WatchEvent_DELETED.sql fix(unified-storage): unlist the deleted resource's versions (#102588) 2025-03-27 18:34:37 +01:00
sqlite--resource_history_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
sqlite--resource_insert-simple.sql Unitstore: Fix the Folder migration (#96078) 2024-11-12 12:52:04 +01:00
sqlite--resource_insert_from_history-update.sql Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
sqlite--resource_list-filter_on_namespace.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_read-without_resource_version.sql feat(unified-storage): return guid, group and resource on read/list (#104121) 2025-04-17 12:58:58 +02:00
sqlite--resource_stats-folder.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_stats-global.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_stats-namespace.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_stats-resource.sql Storage/SQL: Support more filter by namespace/group/resource (#99249) 2025-01-21 12:15:08 +03:00
sqlite--resource_update-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
sqlite--resource_update_rv-single path.sql Unistore: Batch write events (#101381) 2025-03-13 10:24:12 +02:00
sqlite--resource_version_get-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
sqlite--resource_version_insert-single path.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
sqlite--resource_version_list-single path.sql SQLTemplates: Add helper to ensure all templates have a test-case (#103964) 2025-04-22 11:21:51 +02:00
sqlite--resource_version_update-increment resource version.sql UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00