Automatic creation of table in supabase

need to allow to create table in supabase based on the fields passed to node

It would help if there was a node for:

My use case:

Any resources to support this?

Are you willing to work on this?

Can you explain with more details?

You have a Node and the output of that Node are parameters that you need to use to create a table and those parameters should be columns in that table. Is it?

the use case is that when i write to supabase, then i would like the tool to create the table automaticllly based on the table fields. it is done for example in rivery in the background.

I would also like a node like this please

1 Like