Skip to content
Snippets Groups Projects
Commit 84ad40e1 authored by Jared Hancock's avatar Jared Hancock
Browse files

`isdeleted` column does not exist

parent fda938c6
No related branches found
No related tags found
No related merge requests found
...@@ -7,4 +7,4 @@ ALTER TABLE `%TABLE_PREFIX%ticket_attachment` ...@@ -7,4 +7,4 @@ ALTER TABLE `%TABLE_PREFIX%ticket_attachment`
DROP `file_name`, DROP `file_name`,
DROP `file_key`, DROP `file_key`,
DROP `updated`, DROP `updated`,
DROP `isdeleted`; DROP `deleted`;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment