This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
steampipe
Watch
1
Star
0
Fork
0
You've already forked steampipe
mirror of
https://github.com/turbot/steampipe.git
synced
2026-02-19 07:00:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d55903d44b3a60b7f3daa10fc3d392aa01558c8d
steampipe
/
interactive
History
Binaek Sarkar
d55903d44b
Fixes issue where table names with special characters are not handled correctly in auto-complete and
.inspect
.
Closes
#1109
2021-11-24 13:52:01 +00:00
..
highlighter.go
Add support for terminal mode detection for syntax highlighting.
Closes
#804
.
Closes
#744
2021-08-26 15:01:02 +01:00
interactive_client_cancel.go
Refactor service code to make it simpler to support external database connections.
Closes
#696
2021-07-26 17:07:28 +01:00
interactive_client_init.go
Add prepared statement name column to steampipe_query and steampipe_control reflection tables.
Closes
#890
2021-09-13 11:54:49 +01:00
interactive_client.go
Fixes issue where table names with special characters are not handled correctly in auto-complete and
.inspect
.
Closes
#1109
2021-11-24 13:52:01 +00:00
interactive_helpers.go
Refactor service code to make it simpler to support external database connections.
Closes
#696
2021-07-26 17:07:28 +01:00
run.go
Create prepared statements one by one to allow accurate error reporting and reduce memory burden. Fix workspace file watching. Fix async error display. Close ##1148.
Close
#1152
.
Close
#1085
2021-11-21 10:53:33 +00:00
variables.go
Add support for variables.
Closes
#754
2021-08-06 11:10:53 +01:00