Using the HEAD version of Drush and 'drush schema-inspect' and get the error:

"The drush command hook naming conventions have changed; the function [error]
drush_schema_schema_inspect must be renamed to drush_schema_inspect.
The old function will be called, but this will be removed shortly."

The attached patch renames the drush_schema_schema_inspect() function to drush_schema_inspect().

CommentFileSizeAuthor
drush_schema_inpect.patch672 byteskarschsp

Comments

xjm’s picture

The patch applied for me and got rid of that error.

Edit: nevermind about the 2nd error.

xjm’s picture

Status: Active » Reviewed & tested by the community
karschsp’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the 6.x-1.x-dev branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.