Vinodh Kumar mali
Vinodh Kumar mali
Hey, have you found any solution? I am also trying to achieve the same thing in my project.
### Suggestion to Improve Delete Query Syntax Hi @tobiemh I'd like to suggest enhancing the delete query syntax with two options: #### Option 1: CASCADE Deletion Syntax: `DELETE CASCADE;` -...
Thank you @sgirones for the response. But how to generate the metrics for the database size any suggestions
Hi @ralyodio you can still match both ['foo', 'bar'] but the syntax will be : For either : ` (text ~ "foo" || text ~ "bar" ) ` For both...