Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "google_places" does not exist
LINE 1: SELECT COUNT(*) FROM google_places WHERE 1=1
^ in /var/www/html/src/Models/GooglePlaces.php:93
Stack trace:
#0 /var/www/html/src/Models/GooglePlaces.php(93): PDOStatement->execute(Array)
#1 /var/www/html/src/Controllers/GooglePlacesController.php(22): ClozapAdmin\Models\GooglePlaces->listPaginated(NULL, NULL, NULL, NULL, 7491, 25)
#2 /var/www/html/public/index.php(77): ClozapAdmin\Controllers\GooglePlacesController->list('')
#3 {main}
thrown in /var/www/html/src/Models/GooglePlaces.php on line 93