mysql-events icon indicating copy to clipboard operation
mysql-events copied to clipboard

Add listener for alter table statements

Open tejush1998 opened this issue 9 months ago • 0 comments

This will allow for your mysql-listener to listen to alter statements by checking type of event as 'query'. This will help in logging any changes done to mysql schema.

tejush1998 avatar May 09 '24 18:05 tejush1998