Pavan Sandeep

Results 10 comments of Pavan Sandeep

any update on this issue @josdejong ?

> Mind adding an extra test case for this as well? Just to make sure it doesn't break in the future do I need to add an extra test case...

I don't see any difference between the two code snippets you provided. Correct me If I missed anything

> Looks like > > ```sql > SELECT > rel.relname AS name > FROM > pg_class rel > WHERE > rel.relnamespace IN ('test schema'::regnamespace) > AND rel.relkind = 'r' >...

@Fasunle Yes, please. I am sorry for not continuing to work on this issue. I was and am currently busy with some other work. Thanks

my flows are not being listed in flow as tool component @dosu

list_flows method returning flows when used in my own custom component. but its not working in flow as tool component @dosu

flow as a tool not working. please see this issue

Actually flows are being listed through list_flows, but some issue with showing them in dropdown I think