feat: implement doctor data migration and update booking link UI in doctor-detail template

This commit is contained in:
2026-07-29 07:55:55 +07:00
parent 186f70ec32
commit 9bfd3ba5f9
51 changed files with 1070681 additions and 497 deletions
+1
View File
@@ -0,0 +1 @@
SELECT table_name, column_name, data_default FROM user_tab_columns WHERE table_name = 'SIS_SPECIALTY';