Learn how to update your database data through migrations.
novuhq/novu
repository root:
Version | Feature | Migration Path(s) |
---|---|---|
v2.1 | Preference centralization | ./preference-centralization/preference-centralization-migration.ts |
v0.23 | API keys encryption | ./encrypt-api-keys/encrypt-api-keys-migration.ts |
v0.18 | Multi-Provider | ./integration-scheme-update/add-primary-priority-migration.ts ./integration-scheme-update/add-integration-identifier-migration.ts |
Integration Store | ./novu-integrations/novu-integrations.migration.ts | |
v0.16 | In-App Integration | ./in-app-integration/in-app-integration.migration.ts |
Secure Flag Fix | ./secure-to-boolean/secure-to-boolean-migration.ts | |
v0.15 | Database TTL | ./expire-at/expire-at.migration.ts |
v0.12 | Organization Invite Fix | ./normalize-users-email/normalize-users-email.migration.ts |
v0.9 | Seen/Read Support | ./seen-read-support/seen-read-support.migration.ts |
v0.8 | Secure Credentials | ./fcm-credentials/fcm-credentials-migration.ts ./encrypt-credentials/encrypt-credentials-migration.ts |
v0.4 | Change Promotion | ./changes-migration.ts |