refactor
This commit is contained in:
parent
3e81913b6a
commit
f44a7e2536
9 changed files with 24 additions and 22 deletions
|
|
@ -53,6 +53,7 @@ export class Note {
|
|||
})
|
||||
public threadId: string | null;
|
||||
|
||||
// TODO: varcharにしたい
|
||||
@Column('text', {
|
||||
nullable: true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue