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