Skip to content

Fix database table prefixing for query

mattwire requested to merge mattwire/webform_civirules:drupalqueryfixes into master

If using a prefix on the drupal tables you need to wrap the table names in {}

Merge request reports