Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

35 addp student tell sara #41

Closed
wants to merge 2 commits into from
Closed

Conversation

kashani366
Copy link
Collaborator

addStudentTell

@@ -34,7 +34,7 @@ public class Student {
@Column(name = "national_code", nullable = false, unique = true)
private Long nationalCode;

@Column(name = "phone_number")
@Column(name = "phone_number",nullable = false)
Copy link
Owner

Choose a reason for hiding this comment

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

شما که اجازه ندادید شماره تلفنی نال باشد
پس چه بلایی سر کاربرانی که از قبل توی سیستم بودند و شماره تلفن ندارند پیش میاد؟
چرا مقدار پیش فرض براش در نظر نگرفتی؟
و چرا هر بار کد رو مجدد میگیرین و با دیتابیس خالی شروع میکنید؟

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.

اضافه کردن شماره تلفن به مرحله ایجاد نمودن دانش آموزان
3 participants