Remove email column from schema information

This commit is contained in:
Vinoth Kanan 2017-11-15 15:45:19 +05:30
parent 0d8ddaf4ab
commit 9ed16343fc

View File

@ -1137,7 +1137,6 @@ end
# name :string
# seen_notification_id :integer default(0), not null
# last_posted_at :datetime
# email :string(513)
# password_hash :string(64)
# salt :string(32)
# active :boolean default(FALSE), not null