Merge branch 'refactor/db-not-null-constraints-for-users' into 'develop'
authorkaniini <ariadne@dereferenced.org>
Sun, 27 Oct 2019 05:32:01 +0000 (05:32 +0000)
committerkaniini <ariadne@dereferenced.org>
Sun, 27 Oct 2019 05:32:01 +0000 (05:32 +0000)
commitfbadd36cc05818c64d7d163f0e49499f75eeb167
treeacef246e8e862363f91e2ca9094d174487bac55c
parenta9cadf3905098813a93f7059e49ad0fde52df840
parent175f6c83559387f71d49f6f3e4b1d7a12c5d011f
Merge branch 'refactor/db-not-null-constraints-for-users' into 'develop'

Add NOT NULL constraints for users table

See merge request pleroma/pleroma!1910