hey there,
I always encounter an error when executing the migration script. The first error is: “Exec user statement error: pq: duplicate key value violates unique constraint ‘idx_user_email’.” When I add the “–drop tenants and users” flag, I get this error: “Prepare tenant statement error: pq: column ‘tags’ of relation ‘tenant’ does not exist.”
Does anyone have an idea what might be wrong here?