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
Installing from the store fails, with an apparently bad database query:
An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'deploy_config' can't have a default value
Steps/Code to Reproduce
Install NextCloud 27.1.2
Attempt to install AppAPI
Expected Results
AppAPI extension installs correctly
Actual Results
Fails to install, citing query error.
Setup configuration
NextCloud 27.1.2 with mySQL 8.0.34
The text was updated successfully, but these errors were encountered:
Describe the bug
Installing from the store fails, with an apparently bad database query:
An exception occurred while executing a query: SQLSTATE[42000]: Syntax error or access violation: 1101 BLOB, TEXT, GEOMETRY or JSON column 'deploy_config' can't have a default value
Steps/Code to Reproduce
Expected Results
AppAPI extension installs correctly
Actual Results
Fails to install, citing query error.
Setup configuration
NextCloud 27.1.2 with mySQL 8.0.34
The text was updated successfully, but these errors were encountered: