update
This commit is contained in:
@ -24,7 +24,7 @@ export class TrxCompany {
|
|||||||
|
|
||||||
@Column({
|
@Column({
|
||||||
nullable: false,
|
nullable: false,
|
||||||
unique: true,
|
default: null,
|
||||||
length: 256,
|
length: 256,
|
||||||
})
|
})
|
||||||
type: string;
|
type: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user