markgomer commented on issue #1178:
URL: https://github.com/apache/age/issues/1178#issuecomment-1690044732
I actually forgot one argument, so I should be calling `SELECT
drop_graph('graph_name', true);`, which works.
So now I raise a question: in what cases would setting the `cascade` option
to `false` would be useful?
Calling the function with `false`, on any graph I tested, raised the same
error.
Should we change the function so it always considers the `cascade` argument
as `true`?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]