Fatal error: Uncaught PDOException: SQLSTATE[42P01]: Undefined table: 7 ERROR: relation "categories" does not exist
LINE 1: SELECT slug, name FROM categories ORDER BY sort_order ASC, c...
^ in /var/www/html/app/helpers.php:107
Stack trace:
#0 /var/www/html/app/helpers.php(107): PDO->query('SELECT slug, na...')
#1 /var/www/html/public/sidebar.php(16): getCategoriesCached()
#2 /var/www/html/public/header.php(882): include('/var/www/html/p...')
#3 /var/www/html/public/index.php(16): include('/var/www/html/p...')
#4 {main}
thrown in /var/www/html/app/helpers.php on line 107