Learn how to use the Azure Database for MySQL trigger binding in Azure Functions. Azure Database for MySQL trigger bindings monitor the user table for changes (inserts and updates) and invoke the ...
*On another note, if we Atlas would've LOCK TABLE/DROP TRIGGER X/CREATE TRIGGER X/UNLOCK TABLE, we could've edit the same trigger body with same trigger name and would be able to see the body changes ...