EsupPortail / Esup-Pod

plateforme de gestion de fichier vidéo
https://pod.esup-portail.org/
GNU Lesser General Public License v3.0
35 stars 75 forks source link

[DONE] Use maxid to get nextautoincrement #1114

Closed ZephOne closed 5 months ago

ZephOne commented 5 months ago

Having a bug using postgresql with pod I came accros the use of the key word AUTO_INCREMENT here which doesn't exist in postgresql.

ptitloup commented 5 months ago

testé sur mariadb10, ok pour moi