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

Normalize existing website column of organization #1481

Merged
merged 16 commits into from
Sep 22, 2023

Conversation

yeganathan18
Copy link
Member

@yeganathan18 yeganathan18 commented Sep 12, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 65b4a16

This pull request adds two database migrations to normalize the website column of the organizations table and create a new unique index on it. It also adds two new methods to the dataSink.repo.ts file to query segment ids and member ids and emails for a given tenant and segment.

🤖 Generated by Copilot at 65b4a16

website index dropped
normalizing values with script
fall leaves no rollback

Why

How

🤖 Generated by Copilot at 65b4a16

  • Normalize website values for organizations and add unique index (link, link)
  • Add new methods to dataSink.repo.ts for querying segment ids and member ids and emails (link, link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@yeganathan18 yeganathan18 added the Improvement Created by Linear-GitHub Sync label Sep 12, 2023
@yeganathan18 yeganathan18 merged commit 081005b into main Sep 22, 2023
7 of 8 checks passed
@yeganathan18 yeganathan18 deleted the database/normalize-website branch September 22, 2023 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants