Automatic slug fields with MySQL triggers 08 January 2022 Guus-Beltman Back-End This article explains how to generate slug values in the MySQL database in a function and use triggers to auto update records by calling the database function. [More]