update
This commit is contained in:
@ -33,12 +33,6 @@ export class BrivaCompany {
|
||||
})
|
||||
status: Status;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 256
|
||||
})
|
||||
type: string;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
length: 256
|
||||
|
||||
Reference in New Issue
Block a user