update
This commit is contained in:
@ -30,7 +30,7 @@ export class TrxEmailLog {
|
||||
request_at: Date;
|
||||
|
||||
@Column({
|
||||
nullable: false,
|
||||
nullable: true,
|
||||
type: "text",
|
||||
})
|
||||
response: string;
|
||||
|
||||
Reference in New Issue
Block a user