Closed
Description
Bug report
Illuminate \ Database\ QueryException
PHP 8.0.16
9.52.5
SQLSTATE[HY000]: General error: 1 near "SHOW": syntax error
SHOW INDEX FROM failed_jobs
;
What I did
Fresh installation using sqlite database and devtools, clicked on "create new model"
What I expected to happen
view is properly coming up
What happened
error occurred
What I've already tried to fix it
yes, with a fresh migration
Backpack, Laravel, PHP, DB version
"backpack/crud": "^5.5",
"backpack/devtools": "^1.3",
When I run php artisan backpack:version
the output is:
LARAVEL VERSION:
v9.52.5@e14d28c0f9403630d13f308bb43f3d3cb73d6d67
BACKPACK PACKAGE VERSIONS:
backpack/crud: 5.5.5
backpack/devtools: 1.3.5
backpack/generators: 3.3.16
Operating System and Server Setup
Windows 10, Server built-in VSCode
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done