Config::mysql_8_auto_increment_fix()
Method: Added this to fix MySQL 8 AUTO_INCREMENT issue with already created tables
Source: src/config.php:281
Method: Added this to fix MySQL 8 AUTO_INCREMENT issue with already created tables
Source: src/config.php:281
Method: Added this to fix MySQL 8 AUTO_INCREMENT issue with already created tables
Source: src/core/class-automator-db.php:253
Method: Added this function to directly fetch trigger data instead of looping thru recipe and it’s triggers for parsing. Specially needed for multi-trigger parsing
Source: src/core/lib/class-automator-functions.php:1073