steampipe plugin install chaos

Table: chaos_hydrate_should_ignore_config_with_table_default

Chaos table to test the Hydrate function with Should Ignore Error defined in the Hydrate config, and a table default ignore config

Examples

List all

select
*
from
chaos_hydrate_should_ignore_config_with_table_default;

Schema for chaos_hydrate_should_ignore_config_with_table_default

NameTypeOperatorsDescription
_ctxjsonbSteampipe context in JSON form.
idbigint
ignorable_error_with_ignore_configtext
ignorable_error_with_no_ignore_configtext
sp_connection_nametext=, !=, ~~, ~~*, !~~, !~~*Steampipe connection name.
sp_ctxjsonbSteampipe context in JSON form.