Files
UpAndDown/db_assets/sql_scripts/seed_user_treatment_schemes.sql
T
2025-12-06 14:18:31 +03:00

3 lines
345 B
SQL
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
INSERT INTO `up_and_down`.`user_treatment_schemes` (`uuid`, `user_uuid`, `treatment_name`, `instructions`) VALUES ('bb555fcb-b9ee-45f4-9de8-8f16daa5d03b', 'c792bbe6-2bf2-4fe0-a781-ba96bfeaa3b1', 'Схема лечения БАР I', `Аминазин при психозе, Феназепам не более трех раз в неделю`);