webperside / course-erp-backend

We are developing this project on Youtube Live
14 stars 1 forks source link

[FEATURE] Create migration file for teachers #72

Closed hamidsultanzadeh closed 1 year ago

hamidsultanzadeh commented 1 year ago

The table will have the following columns: id, user_id (foreign key to users table), is_deleted

The last version of the migration file is commented on here #58 name: teachers_table

don't forget to put the last version on #58

Source branch: main

aytiqaqash commented 1 year ago