Skip to content

Conversation

@Dhroov7
Copy link

@Dhroov7 Dhroov7 commented Aug 28, 2018

@championswimmer please review.

id: string
contactNo?: string
email?: string
batches?: Batch[]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

similarly batches entiy should have teachers: Teachers[] field too now right ?

@Dhroov7
Copy link
Author

Dhroov7 commented Aug 29, 2018

@championswimmer Added the teacher batches relationship.

@Dhroov7
Copy link
Author

Dhroov7 commented Sep 3, 2018

@championswimmer Please review the last changes.

id: string
center: Center | BaseType
course: Course | BaseType
teacher: Teacher | BaseType
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be of array type

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants