Database Error PDOException

Documentation API

Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'url_' in 'where clause'

If you are using SQL keywords as table column names, you can enable identifier quoting for your database connection in config/app.php.

If you want to customize this error message, create src/Template/Error/pdo_error.ctp

toggle vendor stack frames