You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i made a normal upgrade of the circles app (i use nextcloud 12.0.2)
sudo -u www-data php /usr/local/bin/occ upgrade
Doctrine\DBAL\Exception\NotNullConstraintViolationException: An exception occurred while executing 'ALTER TABLE oc_circles_members ADD "user_type" SMALLINT NOT NULL':
sudo -u www-data php /usr/local/bin/occ upgrade
Doctrine\DBAL\Exception\NotNullConstraintViolationException: An exception occurred while executing 'ALTER TABLE oc_circles_members ADD "user_type" SMALLINT NOT NULL':
SQLSTATE[23502]: Not null violation: 7 ERROR: column "user_type" contains null values
Update failed
The text was updated successfully, but these errors were encountered: