mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 07:49:48 +08:00
move website from User to UserProfile
This commit is contained in:
@ -7,4 +7,5 @@ end
|
||||
#
|
||||
# user_id :integer not null, primary key
|
||||
# location :string(255)
|
||||
# website :string(255)
|
||||
#
|
||||
|
Reference in New Issue
Block a user