class ScheduleCompletion

Schema Information

Table name: schedule_completions

id          :integer          not null, primary key
user_id     :integer
schedule_id :integer
university_id  :integer
created_at  :datetime
updated_at  :datetime
date        :date