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