migrate && optimize

This commit is contained in:
Bright 2025-08-28 12:54:09 +07:00
parent b5e534413a
commit 8d010cd389
4 changed files with 38 additions and 18 deletions

View file

@ -24,7 +24,7 @@ export class Registry extends EntityBase {
@Column({
nullable: true,
length: 20,
length: 40,
comment: "คำนำหน้าชื่อ เช่น นาย นาง นางสาว",
default: null,
})