systemli / userli

Web application to (self-) manage email users and encrypt their mailboxes.
https://systemli.github.io/userli/
GNU Affero General Public License v3.0
64 stars 13 forks source link

fix: Add missing default value for roles column #585

Closed 0x46616c6b closed 5 months ago

0x46616c6b commented 5 months ago

I was unable to spin up an empty database and fill it with our data fixtures. The error was:

An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1364 Field 'roles' doesn't have a default value

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud