Closed hamidsultanzadeh closed 1 year ago
The table will have the following columns: teacher_id (foreign key to teachers table), branch_id (foreign key to branch table), day_of_week, start_time, end_time, is_deleted
The last version of the migration file is commented on here https://github.com/webperside/course-erp-backend/issues/58 name: teachers_schedule_table
don't forget to put the last version on https://github.com/webperside/course-erp-backend/issues/58
Source branch: main
The table will have the following columns: teacher_id (foreign key to teachers table), branch_id (foreign key to branch table), day_of_week, start_time, end_time, is_deleted
The last version of the migration file is commented on here https://github.com/webperside/course-erp-backend/issues/58 name: teachers_schedule_table
don't forget to put the last version on https://github.com/webperside/course-erp-backend/issues/58
Source branch: main