#!/usr/bin/php -q
Fatal error: Uncaught mysqli_sql_exception: Cannot add or update a child row: a foreign key constraint fails (`bets`.`matchs`, CONSTRAINT `matchs_away_team` FOREIGN KEY (`away_team`) REFERENCES `teams` (`id`)) in /var/www/html/scorecool/public/v3/get_matchs.php:191
Stack trace:
#0 /var/www/html/scorecool/public/v3/get_matchs.php(191): mysqli->query()
#1 {main}
thrown in /var/www/html/scorecool/public/v3/get_matchs.php on line 191