-
Mahmoud Aglan authored
The trait was appending _del_YYMMDDHHMMSS (16 chars) without respecting column length limits, causing varchar(20) overflow on employee_number. Now uses shorter _d{id} suffix and truncates the original value to fit within the declared max length per field. Co-Authored-By:Claude Opus 4.6 <noreply@anthropic.com>
42f22330
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Auditable.php | ||
| BelongsToAcademy.php | ||
| HasUuid.php | ||
| ManglesUniqueOnDelete.php | ||
| UsesBranchScope.php |