Skip to content
New issue

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

3.3.0 PostgreSQL craft\helpers\Db::isTextualColumnType() type error #4828

Closed
dbrookes opened this issue Aug 27, 2019 · 1 comment
Closed

Comments

@dbrookes
Copy link

Description

On 3.3.0 with PostgreSQL, entries that use assets and /assets in the CP are returning a 500 with:

Argument 1 passed to craft\helpers\Db::isTextualColumnType() must be of the type string, null given, called in /usr/share/nginx/vendor/craftcms/cms/src/helpers/Db.php on line 491

Looks like the changes in #4807 are not optional for PostgreSQL?

Steps to reproduce

  1. Use the versions below
  2. Go to /assets in the CP

Additional info

  • Craft version: 3.3.0
  • PHP version: 7.3.8
  • Database driver & version: PostgreSQL 10.10
  • Plugins & versions:
@brandonkelly
Copy link
Member

Thanks for reporting this! We just released 3.3.0.1 with a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants