Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "systems" does not exist
LINE 1: SELECT id, name, slug FROM systems
^ in /var/www/html/src/app/Gallog/Systems/Verse.php:213
Stack trace:
#0 /var/www/html/src/app/Gallog/Systems/Verse.php(213): PDOStatement->execute()
#1 /var/www/html/src/app/Gallog/Systems/Verse.php(243): Gallog\Systems\Verse->loadSystems()
#2 /var/www/html/src/app/Gallog/Controllers/StarmapController.php(27): Gallog\Systems\Verse->loadJson()
#3 /var/www/html/src/app.php(107): Gallog\Controllers\StarmapController->index()
#4 /var/www/html/index.php(2): require('/var/www/html/s...')
#5 {main}
thrown in /var/www/html/src/app/Gallog/Systems/Verse.php on line 213