Patrick Decat

Results 55 issues of Patrick Decat

This PR adds support for compiling FDW standalone plugins against PosgreSQL 17. ``` ARG GO_VERSION="1.24.4" ARG POSTGRES_VERSION="17.5" ARG POSTGRES_SHORT_VERSION="17" ARG STEAMPIPE_PLUGIN_AWS_VERSION="1.14.1" # FDW Builder Base Stage - Common base for...

Without this PR, when using matrix items (that I'm adding to the OVH plugin in https://github.com/francois2metz/steampipe-plugin-ovh/pull/74), queries such as the following are missing items when removing the filtered matrix item...

This PR resolves an issue when querying a table with Steampipe for a subset of columns, then re-querying the same table with additional columns, the latter are not populated and...

**[REQUIRED] Describe the feature you'd like:** I have a carousel view on a panel dashboard so that it fills to whole width, but in a vertical-stack so that I can...

feature

# Integration test logs Logs ``` Add passing integration test logs here ``` # Example query results Results ``` steampipe query "select * from aws_ec2_fleet where fleet_id = 'fleet-839f1697-91a4-eca5-ac90-090060fb0954'" +--------------------------------------------+-------------------------------------------------------------------------------------+-------------+-----------------+---------------------------+---------+--------------------------------------+---------+------------------------------------+--------------------+------------------------------+-----------------------------+-------------------------------------+---------------------------+---------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------+--------------+-------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------+----------+--------------------------------------------+--------+-----------------------------------------------------------------------------------------+-----------+-----------+--------------+--------------------+----------------------------------------------------------------+----------------------------------------------------------------+...

community-contribution