2 lines
86 B
SQL
Executable File
2 lines
86 B
SQL
Executable File
ALTER TABLE `patient_details` ADD `patient_agreement` LONGTEXT NULL AFTER `progress`;
|