1
0
Fork 0

add the homepage_verified field to the profile table and the owner-view

This commit is contained in:
Tobias Diekershoff 2022-11-05 15:37:13 +01:00
commit a98d321376
4 changed files with 52 additions and 47 deletions

View file

@ -919,6 +919,7 @@
"postal-code" => ["profile", "postal-code"],
"country-name" => ["profile", "country-name"],
"homepage" => ["profile", "homepage"],
"homepage_verified" => ["profile", "homepage_verified"],
"dob" => ["profile", "dob"],
],
"query" => "FROM `user`