Skip to content

Commit

Permalink
fix: changelog and migration
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed Mar 14, 2024
1 parent 61b6e8e commit 8bf2541
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

### Migration

Make sure the core is already upgraded to version 8.0.0 before migrating

```sql
CREATE TABLE IF NOT EXISTS tenant_first_factors (
connection_uri_domain VARCHAR(256) DEFAULT '',
Expand Down

0 comments on commit 8bf2541

Please sign in to comment.