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 , through SQL?
I would run this before running CREATE OR REPLACE view commands.
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 , through SQL?
I would run this before running CREATE OR REPLACE view commands.
Hi @patricker,
Currently, there is not a way to do this using a SQL command.
I ended up rolling my own, description/code here: