Getting an error when trying to upgrade. I've tried everything I can think of. Please help.
Error
[/** * @signature 1ee831c854fe9f35115a3e672916bb91 * @version v1.10.0 * @title Make editable content translatable and add queues * * This patch adds support for translatable administratively editable * content, such as help topic names, department and group names, site page * and faq content, etc. * * This patch also transitions from the timezone table to the Olson timezone * database available in PHP 5.3. */ ALTER TABLE ost_attachment
ADD lang
varchar(16) AFTER inline
] Duplicate column name 'lang'