IMperiumX / Aura

API Gateway of an online therapy platform that connects users with licensed therapists for virtual counseling and mental health support.
Apache License 2.0
0 stars 0 forks source link

personalized health assessments (recommendation enginer blueprint) #23

Closed IMperiumX closed 1 month ago

IMperiumX commented 1 month ago

workerB

github-actions[bot] commented 1 month ago

This PR has a migration; here is the generated SQL for aura/assessments/migrations/0004_alter_healthassessment_options_and_more.py aura/mentalhealth/migrations/0003_alter_chatbotinteraction_options_and_more.py aura/mentalhealth/migrations/0004_therapysession_recurrences.py aura/users/migrations/0009_alter_therapist_years_of_experience.py aura/users/migrations/0010_alter_patient_emergency_contact_phone_and_more.py aura/users/migrations/0011_alter_coach_rating.py ()

BEGIN;
--
-- Alter field rating on coach
--
-- (no-op)
COMMIT;
IMperiumX commented 1 month ago

This PR has a migration; here is the generated SQL for aura/assessments/migrations/0004_alter_healthassessment_options_and_more.py aura/mentalhealth/migrations/0003_alter_chatbotinteraction_options_and_more.py aura/mentalhealth/migrations/0004_therapysession_recurrences.py aura/users/migrations/0009_alter_therapist_years_of_experience.py aura/users/migrations/0010_alter_patient_emergency_contact_phone_and_more.py aura/users/migrations/0011_alter_coach_rating.py ()

BEGIN;
--
-- Alter field rating on coach
--
-- (no-op)
COMMIT;

This PR has a migration; here is the generated SQL for

TODO: Fix this SQL Generator as it skipps all prev migration files!!