update newsletter syncing commands and controller

This commit is contained in:
Julian Krauser 2024-12-26 12:34:31 +01:00
parent 4180da5749
commit 6dcd650cad
9 changed files with 16 additions and 49 deletions

View file

@ -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