We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After updating from 5.5.0.1 to 5.5.1.1, I can't create a new Single section. Every attempt to save a new one results in a database error.
New section created.
Database Exception – yii\db\Exception SQLSTATE[42S22]: Column not found: 1054 Unknown column 'craft_entries.deletedWithEntryType' in 'WHERE'
in .../vendor/yiisoft/yii2/db/Command.php at line 1320
.../vendor/yiisoft/yii2/db/Command.php at line 1320
Stack trace: https://pastebin.com/kj0fHTj4
5.5.1.1
8.2.25
Linux 5.4.0-196-generic
MariaDB 10.6.20
No response
The text was updated successfully, but these errors were encountered:
Hi, thanks for reporting! I raised a PR for this.
Sorry, something went wrong.
I'm also seeing this issue when running craft/up. Hope the fix can be released soon, already updated and now we're stuck 👀
craft/up
Craft 5.5.2 is out with a fix for this. Thanks again!
i-just
No branches or pull requests
What happened?
Description
After updating from 5.5.0.1 to 5.5.1.1, I can't create a new Single section. Every attempt to save a new one results in a database error.
Steps to reproduce
Expected behavior
New section created.
Actual behavior
in
.../vendor/yiisoft/yii2/db/Command.php at line 1320
Stack trace:
https://pastebin.com/kj0fHTj4
Craft CMS version
5.5.1.1
PHP version
8.2.25
Operating system and version
Linux 5.4.0-196-generic
Database type and version
MariaDB 10.6.20
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: