Which is better: session.add_all Vs session.add?
this is my models.py file, i create Doctor model, Patient, Appointment to appointment both models doctor and patient:
this is my models.py file, i create Doctor model, Patient, Appointment to appointment both models doctor and patient: