Merge "Fix and make some types in PHPDoc and JSDoc tags more specific"
[lhc/web/wiklou.git] / maintenance / mssql / archives / patch-alter-table-oldimage.sql
1 DROP INDEX /*i*/oi_name_archive_name ON /*_*/oldimage;