convenience function to stand in for .inspect
?
#393
Labels
standalone
Issues related to steampipe anywhere standalone FDW
.inspect
?
#393
Could do this in steampipe_postgres_fdw_github--1.0.sql
then:
select steampipe_fdw_schema('github', 'github_issue');
Much nicer than looking up and using some version of the underlying query.
The text was updated successfully, but these errors were encountered: