Table name: session_messages
id :integer not null, primary key messageable_id :integer messageable_type :string(255) created_by_id :integer created_by_type :string(255) message :text message_type :string(255) created_at :datetime updated_at :datetime university_id :integer