Creating Folders through SQL?

I know that I can create folders in spaces through the REST API, but is there a way to create folders in a space, or better yet a full path of folders :slight_smile:, through SQL?

I would run this before running CREATE OR REPLACE view commands.

1 Like

Hi @patricker,
Currently, there is not a way to do this using a SQL command.

I ended up rolling my own, description/code here: