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