update newsletter syncing commands and controller
This commit is contained in:
parent
4180da5749
commit
6dcd650cad
9 changed files with 16 additions and 49 deletions
|
@ -26,7 +26,6 @@ export class Newsletter1735118780511 implements MigrationInterface {
|
|||
columns: [
|
||||
{ name: "newsletterId", type: variableType_int, isPrimary: true },
|
||||
{ name: "memberId", type: variableType_int, isPrimary: true },
|
||||
{ name: "addedManually", type: "tinyint", default: "0" },
|
||||
],
|
||||
}),
|
||||
true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue