edgardmessias / glpi-singlesignon

GNU General Public License v3.0
68 stars 51 forks source link

fix: crash caused by duplicated picture column #48

Closed RaulPastorClemente closed 1 year ago

RaulPastorClemente commented 1 year ago

mariadb now supports "IF NOT EXISTS " clause. This should solve crashes when trying to add a duplicated column.