update
This commit is contained in:
@ -12,9 +12,8 @@ export class Summarize {
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 256
|
||||
})
|
||||
position_date: string;
|
||||
position_date: Date;
|
||||
|
||||
@Column({
|
||||
type: 'enum',
|
||||
|
||||
Reference in New Issue
Block a user