migrate && optimize
This commit is contained in:
parent
b5e534413a
commit
8d010cd389
4 changed files with 38 additions and 18 deletions
|
|
@ -24,7 +24,7 @@ export class Registry extends EntityBase {
|
|||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 20,
|
||||
length: 40,
|
||||
comment: "คำนำหน้าชื่อ เช่น นาย นาง นางสาว",
|
||||
default: null,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue