2 lines
107 B
SQL
2 lines
107 B
SQL
ALTER TABLE `ufutx_medical_reports`
|
|
ADD COLUMN `deleted_at` timestamp null default null after `updated_at` |