Commit Graph

7 Commits

Author SHA1 Message Date
kai
d71b0a7205 Update FDW version to 0.0.42-rc.2 - this adds initial aggregate connection support and fixes a caching optimisation for plugins using v1.3 of the sdk. 2021-07-01 12:37:34 +01:00
Binaek Sarkar
c2071ab4ae Add support for inspection and autocomplete of Reflection tables. Closes #446 (#489) 2021-05-20 16:14:02 +01:00
kai
e35e667efe Rename reflection tables to singular. Add reflection tables to autocomplete. Closes #421. Closes #433
Add missing properties to control, query, mod and controlGroup. Update mod parsing. Update reflection data types to remove length limitations. Remove mod_depends and plugin_depends parsing
2021-05-20 16:11:13 +01:00
Binaek Sarkar
3ef18d373e Add unqualified table names to autocomplete only if they exist in the search path. Closes #378 2021-04-14 16:40:21 +01:00
kaidaguerre
7441230d98 Support setting Steampipe options via HCL config. Closes #230 2021-03-16 17:16:34 +00:00
Binaek Sarkar
131913d02f Add public schema in autocomplete. Closes #123 2021-03-10 11:12:54 +00:00
Binaek Sarkar
9cb59e8a15 .inspect should not require the fully qualified name for unique names. Closes #21 2021-01-29 10:29:54 +00:00