remove index on confetti column
This commit is contained in:
parent
7ee0245cdc
commit
92d87f955f
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ export class MiAnnouncement {
|
|||
})
|
||||
public silence: boolean;
|
||||
|
||||
@Index()
|
||||
@Column('boolean', {
|
||||
default: false,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue