1
0
mirror of https://github.com/rancher/steve.git synced 2025-07-01 09:12:12 +00:00
steve/pkg/stores/sqlpartition
Michael Bolot 1149920168 Adding virtual fields
Adds logic which adds virtual fields resources. This allows these fields
to be sorted/filtered on when the SQL cache is enabled. Id and
metadata.state.name were added as the first two fields.
2024-08-28 12:17:53 -05:00
..
listprocessor sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
partition_mocks_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
partitioner_test.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
partitioner.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
store_test.go sql: bugfix: return total resource count correctly (#236) 2024-07-05 16:17:16 -04:00
store.go Adding virtual fields 2024-08-28 12:17:53 -05:00