Active
Project:
Git Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2011 at 14:40 UTC
Updated:
9 Apr 2011 at 14:40 UTC
db_query("DELETE FROM {variable} WHERE name LIKE '%s%%'", 'git_filter');
This approach always bites. Please use explicit deletion. Somebody might have a git_filter_helper and you'll delete all their variables.