When creating a project, after updating today, several restarts, ( b10d128 Remove some unused properties), i'm receiving error
```
Unhandled Exception ("AphrontQueryException")
#1364: Field 'mailKey' doesn't have a default value
```
Looks like the mailKey hash is not created for the project, as the mailKey column in database has no default value.