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.
column_atext
combined_columnstext
idbigint=
sp_connection_nametext=, !=, ~~, ~~*, !~~, !~~*Steampipe connection name.
sp_ctxjsonbSteampipe context in JSON form.