Skip to content

Returns information about all pipe objects.

func.inspect_all_pipes()
func.inspect_all_pipes()
┌─────────────┐
│ (pipe info) │
└─────────────┘
INSPECT_ALL_PIPES()
SELECT * FROM TABLE(INSPECT_ALL_PIPES());
┌────────────────┐
│ (pipe details) │
└────────────────┘