When I delete a trigger I get the error:
The trigger seems to delete properly, but this error still shows. Looking at my 'actions' table I don't have a triggerid field.
-cameron
Code:
SQL error: Unknown column 'triggerid' in 'where clause' Query: delete from actions where triggerid=12222 and scope=0
-cameron
Comment