Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'text' in 'field list' in /home/p1968/electrotheatre.ru/src/Database.php:95
Stack trace:
#0 /home/p1968/electrotheatre.ru/src/Database.php(95): PDO->prepare('SELECT id, text...')
#1 /home/p1968/electrotheatre.ru/src/Database.php(45): App\Database->run('SELECT id, text...', Array)
#2 /home/p1968/electrotheatre.ru/src/Repository/BannerRepository.php(30): App\Database->fetchOne('SELECT id, text...')
#3 /home/p1968/electrotheatre.ru/src/Bootstrap.php(667): App\Repository\BannerRepository->active()
#4 /home/p1968/electrotheatre.ru/src/Controller/PlaybillController.php(78): App\Bootstrap->twig()
#5 /home/p1968/electrotheatre.ru/src/Router.php(156): App\Controller\PlaybillController->index(Array)
#6 /home/p1968/electrotheatre.ru/src/Router.php(93): App\Router->{closure:App\Router::defineRoutes():156}(Array)
#7 /home/p1968/electrotheatre.ru/public/index.php(23): App\Router->dispatch('/playbill/index...')
#8 {main}
thrown in /home/p1968/electrotheatre.ru/src/Database.php on line 95