report deleted_at
This commit is contained in:
parent
abce017252
commit
d3e186f446
2
1742460251_medical_reports_add_deleted_at.up.sql
Normal file
2
1742460251_medical_reports_add_deleted_at.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_medical_reports`
|
||||||
|
ADD COLUMN `deleted_at` timestamp null default null after `updated_at`
|
Loading…
Reference in New Issue
Block a user