Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix database reset after address deprecation #6216

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Conversation

FelixMalfait
Copy link
Member

Fix a small bug introduced in #6087 preventing database reset

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

  • Updated address fields in packages/twenty-server/src/database/typeorm-seeds/workspace/companies.ts
  • Replaced single address field with multiple specific address fields
  • Aligns with new address schema to fix database reset issue

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@FelixMalfait FelixMalfait merged commit 70f4624 into main Jul 11, 2024
3 of 4 checks passed
@FelixMalfait FelixMalfait deleted the fix-database-reset branch July 11, 2024 09:02
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

(updates since last review)

  • Added detailed address components (street, city, state, postcode, country) in packages/twenty-server/src/database/typeorm-seeds/workspace/companies.ts
  • Ensured compatibility with new address schema
  • Fixed database reset issue related to address deprecation

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant