Problem/Motivation

When attempting to delete a folder using the Cloudinary Storage DB module in Drupal, an error is thrown due to an undefined function db_like().

Steps to reproduce

Try to delete any folder, the code will crash as it is right now.

Proposed resolution

See the included patch

Comments

jneuteboom created an issue.