Skip to content
Snippets Groups Projects
user avatar
Jared Hancock authored
There was a major goof for osTicket 1.8.0 where the installer created a
`form_id` column in the `%filter` table; however, the upgrader neglected to
add the column. Therefore, users who have upgraded from a version previous
to 1.8.0 will not have the `form_id` column in their database whereas users
who installed osTicket >= v1.8.0 and upgraded will have the column. Since
MySQL has no concept of `ADD IF NOT EXISTS`, this dynamic query will
assist with adding the column if it doesn't exist.

Thanks, http://stackoverflow.com/a/16405301/1025836
9568ff48
Name Last commit Last update
..
00ff231f-9f3b454c.patch.sql
02decaa2-60fcbee1.patch.sql
15719536-dd0022fb.patch.sql
15af7cd3-98ae1ed2.patch.sql
15b30765-dd0022fb.cleanup.sql
15b30765-dd0022fb.patch.sql
15b30765-dd0022fb.task.php
16fcef4a-d51f303a.patch.sql
1b0fce99-ed60ba20.patch.sql
1da1bcba-15b30765.patch.sql
2e20a0eb-98ae1ed2.patch.sql
2e7531a2-d0e37dca.patch.sql
32de1766-852ca89e.patch.sql
4323a6a8-9ef33a06.patch.sql
435c62c3-2e7531a2.cleanup.sql
435c62c3-2e7531a2.patch.sql
435c62c3-2e7531a2.task.php
49478749-c2d2fabf.patch.sql
522e5b78-02decaa2.patch.sql
60fcbee1-f8856d56.patch.sql
61c9d5d7-6de40a4d.patch.sql
61c9d5d7-6de40a4d.task.php
6de40a4d-1b0fce99.patch.sql
740428f9-8aeda901.patch.sql
7be60a84-522e5b78.patch.sql
852ca89e-740428f9.patch.sql
8aeda901-16fcef4a.patch.sql
8aeda901-16fcef4a.task.php
934954de-f1ccd3bb.patch.sql
98ae1ed2-e342f869.cleanup.sql
98ae1ed2-e342f869.patch.sql
98ae1ed2-e342f869.task.php
9f3b454c-c0fd16f4.patch.sql
a67ba35e-98ae1ed2.patch.sql
aa4664af-b19dc97d.patch.sql
abe9c0cb-bbb021fb.patch.sql
aee589ab-98ae1ed2.patch.sql
b19dc97d-435c62c3.patch.sql
bbb021fb-49478749.patch.sql
c00511c7-7be60a84.cleanup.sql
c00511c7-7be60a84.patch.sql
c00511c7-7be60a84.task.php
c0fd16f4-d959a00e.patch.sql
c2d2fabf-aa4664af.patch.sql
d0e37dca-1da1bcba.patch.sql
d51f303a-dad45ca2.patch.sql
d51f303a-dad45ca2.task.php
d959a00e-32de1766.patch.sql
dad45ca2-61c9d5d7.cleanup.sql
dad45ca2-61c9d5d7.patch.sql
dad45ca2-61c9d5d7.task.php
dd0022fb-f4da0c9b.patch.sql
e342f869-c00511c7.patch.sql
ed60ba20-934954de.patch.sql
f1ccd3bb-f5692e24.cleanup.sql
f1ccd3bb-f5692e24.patch.sql
f1ccd3bb-f5692e24.task.php
f4da0c9b-00ff231f.patch.sql
f5692e24-4323a6a8.patch.sql
f5692e24-4323a6a8.task.php
f8856d56-abe9c0cb.patch.sql