steampipe plugin install chaos

Table: chaos_list_single_key_columns

Chaos table to test the list call with single key column

Examples

List all

select
*
from
chaos_list_single_key_columns;

Schema for chaos_list_single_key_columns

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form, e.g. connection_name.
column_atext
combined_columnstext
idbigint=