2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

FEATURE: Add Group#full_name.

This commit is contained in:
Guo Xiang Tan 2016-12-13 16:16:26 +08:00
parent 5a2794a0c7
commit 43ee9f884e
14 changed files with 30 additions and 15 deletions

View file

@ -514,6 +514,7 @@ end
# bio_cooked :text
# public :boolean default(FALSE), not null
# allow_membership_requests :boolean default(FALSE), not null
# full_name :string
#
# Indexes
#