ปรับฟิว detail เป็น longText
This commit is contained in:
parent
72a045fcfc
commit
2e2a4336c1
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ export class Portfolio extends EntityBase {
|
|||
name: string;
|
||||
|
||||
@Column({
|
||||
type: "longtext",
|
||||
nullable: true,
|
||||
comment: "รายละเอียดเอกสาร/ผลงาน",
|
||||
default: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue